Search found 8 matches

by sindikat
Wed May 18, 2011 3:27 pm
Forum: General Discussion
Topic: IRC channel
Replies: 18
Views: 48309

Re: IRC channel

Please bear in mind that there is a misleading topic here: http://forums.te4.org/viewtopic.php?f=9&t=2258
by sindikat
Fri May 13, 2011 1:39 pm
Forum: Bugs
Topic: [b25] ]] in Lua, is it bug or not?
Replies: 1
Views: 1434

[b25] ]] in Lua, is it bug or not?

Let's say i've created a static map like that map = [[ ~~~ ~~~ ~~~]] everything works fine. But when i create a map like that map = [[ ~~~ ~~~ ~~~ ]] try to go to the south and you will have an error thrown, like the hero went past the lower border. Is it Lua specific syntax thing or a bug? If forme...
by sindikat
Fri May 13, 2011 12:05 pm
Forum: General Discussion
Topic: Slowdown on different OSes
Replies: 20
Views: 5640

Re: Slowdown on different OSes

If anyone interested, to make ToME work on Debian + Nvidia, do as it said on: http://wiki.debian.org/NvidiaGraphicsDrivers
Everything works fine on my Debian Testing with proprietary Nvidia drivers as of May 2011
by sindikat
Fri May 13, 2011 12:03 pm
Forum: Bugs Archive
Topic: Is there a definitive topic on the online profile?
Replies: 10
Views: 2883

Re: Is there a definitive topic on the online profile?

When i tried to run it, it first complained about lack of libGL.so.1 file, and when i made a symlink from /usr/lib32 to /usr/lib64, it started to complain about wring ELF number. i don't have binary now, so i can't check. So i simply compiled from source. btw, something happened to this page, please...
by sindikat
Wed May 11, 2011 2:41 pm
Forum: General Discussion
Topic: Compiling ToME4 (Linux)
Replies: 18
Views: 6960

Re: Compiling ToME4 (Linux)

SOLVED
:)
by sindikat
Wed May 11, 2011 2:28 pm
Forum: General Discussion
Topic: Compiling ToME4 (Linux)
Replies: 18
Views: 6960

Re: Compiling ToME4 (Linux)

Hi all! I did everything as said in http://te4.org/wiki/howtocompile, but installed premake from debian 6.0 official repositories. Now when i do "premake gmake" in t-engine source folder, it says: ** premake.lua: build/options.lua:23: attempt to call global 'newoption' (a nil value) ** Scr...
by sindikat
Wed May 11, 2011 2:13 pm
Forum: Bugs Archive
Topic: Is there a definitive topic on the online profile?
Replies: 10
Views: 2883

Re: Is there a definitive topic on the online profile?

(running Debian 6.0 amd64)
I would really appreciate if darkgod put to the "Download" section of the website, that linux binary is only for x86 ;)
by sindikat
Fri Apr 01, 2011 2:16 pm
Forum: General Discussion
Topic: Slowdown on different OSes
Replies: 20
Views: 5640

Re: Slowdown on different OSes

I have a fresh Debian 6.0 with no DE, installed not much ago. ToME4 lags hard. I have a GeForce 7600GT video card. May be i should install some packages? btw i have mesa-utils, libsdl-mixer1.2 and libsdl-image1.2 installed already.