Game Development Community

Benoit Touchette's Forum Posts

Thread Post Date Posted
... Np, will let you know as i started doing some programmer art for something i am working so i need to... read more 01/20/2006 (6:04 am)
... I'll try to find some time to test this on the weekend under Linux.... read more 01/20/2006 (4:48 am)
... There is a typo on Install Scripts.sh line 31 you if ( p and if should be if ( cp if i understand co... read more 01/20/2006 (4:45 am)
LINUX : sucessfull installation of torque , quark and jedit Yeah i know, i just like giving out cd's :) Edit: note the cd set also comes with a livecd.... read more 01/17/2006 (9:10 am)
LINUX : sucessfull installation of torque , quark and jedit Use 5.10 (and you can get free silver cd's delivered from the ubuntu foundation for x86 and x86_64, ... read more 01/16/2006 (1:05 pm)
Converting images to .map files Here's the old version for use with gcc available @ [url]http://members.fortunecity.com/torktools/ma... read more 01/13/2006 (2:02 pm)
Sun Studio now free :) i'm an mc/mcedit fan myself ... have been seen poking through code using eclipse though. Actua... read more 01/10/2006 (10:16 am)
LINUX : sucessfull installation of torque , quark and jedit Just tried your fix and it does work. But some of the fonts are so damned small, ugh!... read more 01/07/2006 (9:51 am)
Linux Collaboration David@ i already answer above.... read more 01/03/2006 (9:11 am)
Linux Collaboration That was 32bit only unfortunately. You need to add -m32 to the CFLAGS.GENERAL and LFLAGS.GENERAL to ... read more 01/03/2006 (8:35 am)
Linux Collaboration Ron@ Hope things go ok and you get better.... read more 12/29/2005 (5:28 pm)
Christmas-fun-racer, which is totally free :) Already posted there... read more 12/29/2005 (5:26 pm)
Christmas-fun-racer, which is totally free That would be nice tried running the windows version in wine and locked up my machine tight enough t... read more 12/29/2005 (7:19 am)
Linux Collaboration I should be getting the internet back on tonight, will be testing again within the next day or so.... read more 12/22/2005 (6:12 am)
Linux Collaboration Ron@ Most likely it is. I won't have access to my other machine (has ubuntu 5.10 on it) till monday,... read more 12/15/2005 (4:33 pm)
Linux Collaboration Ron@ Just recompiled all of it from a clean checkout, only issue is i had to add -L/usr/X11R6/lib to... read more 12/15/2005 (4:01 pm)
Linux Collaboration Mandriva 2006 compiles TGE fine (as of this morning), tools and dedicated needed the fixes mentioned... read more 12/15/2005 (12:46 pm)
Linux Collaboration EddieRay: try this as root ld --whole-archive -shared -o /usr/lib/libtheora.so /usr/lib/libtheora... read more 12/15/2005 (11:02 am)
Linux Collaboration EddieRay@ Doh! should have read through before posting Ron@ I'm at work will give it a qu... read more 12/15/2005 (10:43 am)
Linux Collaboration Jeff@ Thanks Jeff. EddieRay@ GLU is never provided with the drivers from any of the video card ma... read more 12/15/2005 (10:31 am)
Linux Collaboration Ron@ This morning i just edited main.cs so that $gameDefault was set to starter.fps and did ./torqu... read more 12/15/2005 (8:20 am)
Linux Collaboration Draemer@ Install the ogg/vorbis (bin/libs/dev/whatever) packages, had the same on ubuntu last week. ... read more 12/15/2005 (7:07 am)
Linux Collaboration Ron- :) i know the feeling. glad to hear it made it in. Will try to get some more time tonight to ... read more 12/15/2005 (6:40 am)
Linux Collaboration Np :)... read more 12/15/2005 (3:22 am)
Linux Collaboration I was refering to a dedicated binary created doing make dedicated. if i run the engine by itself it ... read more 12/15/2005 (3:14 am)
Linux Collaboration ./torqueDemo_DEBUG.bin and ./torqueDemod_DEBUG.bin -dedicated (need to edit main.cs so that $default... read more 12/15/2005 (3:05 am)
Linux Collaboration Only have one system available right now, with a clean checkout the engine compiles and runs fine wi... read more 12/15/2005 (2:45 am)
Linux Collaboration Cool just did a cvs up to see what was new in platformX86UNIX/x86UNIXCPUInfo.cc line 47 reads clo... read more 12/14/2005 (6:39 pm)
Linux Collaboration I am offline till the monday 19th, still got lots of packing to do for my move sunday :( Let me k... read more 12/14/2005 (9:05 am)
Linux Collaboration Yeah i managed it also but it segfaults, getting something like Charles B gets.... read more 12/14/2005 (8:48 am)
Linux Collaboration Ron: did you manage to get dedicated running?... read more 12/14/2005 (8:28 am)
Linux Collaboration Ok :)... read more 12/14/2005 (8:13 am)
Linux Collaboration Any updates?... read more 12/14/2005 (7:50 am)
Linux Collaboration I just sent you the patch with all the local changes.... read more 12/11/2005 (5:39 pm)
Linux Collaboration Ron: As soon as i can i'll send you a single patch with all the changes to get everything working (m... read more 12/11/2005 (7:17 am)
Linux Collaboration To get the tools to compile i had to apply this patch [url]http://draekko.atspace.com/torque-targ... read more 12/11/2005 (6:52 am)
Linux Collaboration I isolated the changes for getting gcc 4.0.x to work to the following patch. [url]http://draekko.... read more 12/11/2005 (6:35 am)
Linux Collaboration Just tested on ubuntu with gcc 4.0.2 and it also works there with the modifications i made.... read more 12/11/2005 (4:13 am)
Linux Collaboration Dreamer: Are you using gcc 4.0.x? I get that with it. Ron: I now have it working with gcc 4.0.1 ... read more 12/11/2005 (4:01 am)
Linux Collaboration Charles B: Take out the #ifndef DEDICATED at the start of x86UNIXThread.cc and x86UNIXSemaphore.cc ... read more 12/10/2005 (3:52 pm)
Linux Collaboration Here is a patch with the changes suggested by Ron and the fix for the missing timeLo/timeHi. [url... read more 12/10/2005 (2:16 pm)
Linux Collaboration I just had to unpack my system and test this out :) Ron: When i do a clean checkout the map2dif p... read more 12/10/2005 (1:38 pm)
Linux Collaboration You can checkout the linux coldwar demo to see how its done. [url]http://www.coldwar-game.com/[/url]... read more 12/09/2005 (4:11 am)
Linux Collaboration Looks like i am out of commission till january as i am getting ready to move just before the holiday... read more 11/29/2005 (6:32 am)
Linux Collaboration Jeff: Aren't you guys on holiday time :) ?? Justin: For our build/testing purposes we use RH 7.3 ... read more 11/25/2005 (9:50 am)
Linux Collaboration Jeff: Most distros from the last two years support glibc 2.3.2 and up and either gcc 3.3.x or 3.4.x.... read more 11/25/2005 (8:05 am)
Linux Collaboration Ron, hopefully it won't come to that ;)... read more 11/24/2005 (6:03 am)
Linux Collaboration I'm also in.... read more 11/24/2005 (1:30 am)
1.4 Status/Problem solving Thread. And so the wheel of great mysteries turns :)... read more 11/23/2005 (1:52 pm)
CVS tag for 1.4? Probably won't happen till the linux version gets done.... read more 11/23/2005 (12:31 pm)