Game Development Community

Ryan J. Parker's Forum Posts

Thread Post Date Posted
There is no way I'm paying $59.99 for Warcraft III - Standard $10.00 is lunch and dinner at Wendy's!! OK, I'll blame Vivendi. Regardless, it's absurd!... read more 07/01/2002 (1:22 pm)
theoretical DoD port? A game doesn't have to be commercial to be great. Look at bzflag, for example! - rjp... read more 05/09/2002 (12:45 pm)
Vehicle AI I had been working on *racing* AI, for a racing game. Nothing complete yet, though. Is that what y... read more 05/08/2002 (5:35 pm)
FYI: reskinning code changed, assimilated into TGE Ah, so I see! Isn't it fun to check files into the CVS server?! :-)... read more 05/07/2002 (12:36 pm)
FYI: reskinning code changed, assimilated into TGE So does that mean your code is now in the HEAD?... read more 05/07/2002 (11:07 am)
Gaming will never be a "professional" arena I remember reading somewhere Quake III tourneys were letting some people 'make a living' :-) I sa... read more 05/07/2002 (5:56 am)
Another Linux user Oh no! Not _strcmp()! *overflows the day buffer* - rjp... read more 05/03/2002 (6:14 am)
What Linux distribution do you use? [url=http://www.slackware.com]Slackware[/url]: nice and clean Got root?... read more 05/03/2002 (6:10 am)
Tribes 2 Linux Update I will work for bandwidth. What about you, John? :-)... read more 05/01/2002 (12:39 pm)
Is Java's ServerSocket compatible with Winsock? Yup, you can use Java, UNIX sockets, whatever! TCP, UDP, ICMP, doesn't matter!... read more 04/30/2002 (4:55 am)
Can't modify scale when exporting from Milkshape Did you create the special 'opt: ' material as described in the docs? This should allow you to scal... read more 04/29/2002 (3:16 pm)
Vehicles in Latest Torque Version What do you mean 'configured' it? What were you trying to configure/save?... read more 04/29/2002 (5:32 am)
Just joined :). Linux user here. Please don't start a holy war :-)... read more 04/28/2002 (9:01 pm)
Some questions. Vehicles are pretty straight forward. Could use a little work for a 'racing game' per se (gear shif... read more 04/27/2002 (8:08 pm)
Linux server question When I had the dedicated server port running it depended on the GL libraries to just run the dedicat... read more 04/27/2002 (1:32 pm)
Allright. Making Headway! BTW, to get your streaming shoutcast, you just run: [code]mpg123 [shoutcast url][/code]. You could ... read more 04/25/2002 (6:30 pm)
Allright. Making Headway! [quote]How do you open a PC zip file in Linux? This is going to be a common problem.[/quote]There ma... read more 04/25/2002 (4:27 pm)
Torque v. UT: Head2Head Thus proving that art really does matter! Nice picture!... read more 04/25/2002 (7:09 am)
Mandrake Linux 8.2 is out! I'd classify Mandrake and Gnome as 'bloatware' :-) Get slackware and window maker! Runs blazingl... read more 04/24/2002 (6:58 pm)
Car with weapon mounts [imports the model into his game]... read more 04/24/2002 (4:27 pm)
Mandrake Linux 8.2 is out! Tim, XFree86 is not your problem. It's your window manager. I'd suggest [url=http://www.windo... read more 04/23/2002 (5:35 am)
Mandrake Linux 8.2 is out! John, As of now no accelerated X on FreeBSD. The server should be no problem. It works on Ope... read more 04/22/2002 (8:28 am)
Mandrake Linux 8.2 is out! Interesting thing you mention FreeBSD nVidia drivers ... a few of us (three of us) were working on F... read more 04/21/2002 (9:55 pm)
HEAD busted currently *Points to the Microsoft product* :-\... read more 04/21/2002 (5:50 pm)
Mandrake Linux 8.2 is out! Hahaha, I can just see the TGE-driven game now: Select your distribution of Linux, which kernel y... read more 04/21/2002 (3:55 pm)
Mandrake Linux 8.2 is out! I know debian is! It's just not the only one! I was trying to get everyone to note that slackware ... read more 04/21/2002 (2:54 pm)
Mandrake Linux 8.2 is out! (This is sorta late) Don't forget about slackware! It's the only real non-commercial distro. aroun... read more 04/21/2002 (12:52 pm)
Learning Game Programming [url]http://www.gamedev.net[/url] and [url]http://www.flipcode.com[/url] are good places to start.... read more 04/21/2002 (10:18 am)
Linux make problem Change the -w on the CFLAGS.GENERAL in conf.GCC2.LINUX.mk to -Wall instead of -w. Note that the W i... read more 04/20/2002 (7:00 pm)
Linux make problem John, I think it'd be a good idea to take out the option that causes GCC to be silent. It's us... read more 04/20/2002 (12:56 pm)
Milkshape Export Woes I ran into the same problem. Remove the opt:'s from your material list and see what happens .... I... read more 04/19/2002 (10:03 am)
Final Elf Sorceress Concept Damn, and I was hoping for an blonde, e3-like, booth babe! Seriously though ... not too bad.... read more 04/18/2002 (9:12 pm)
Torque Vehicles Anyone looked into doing any racing AI?... read more 04/18/2002 (6:22 pm)
Wheeled Vehicle Tires It's pretty easy to get your tires how you want them. This is for my 'excalibur' car: [code]databl... read more 04/18/2002 (6:12 pm)
Fix: MS - Simple Alpha Channel Support for Milkshape Exporter Milkshape3D v1.5.10 is out. Lets me import PNG files and specify them as a Material. I added a sph... read more 04/18/2002 (7:49 am)
Linux Forum Open You must have never heard about [url=http://www.freebsd.org]FreeBSD[/url] :-).... read more 04/18/2002 (5:15 am)
More concept art - Elves I'd like to see some actual 3D models already!! - rjp ... and no, we don't have guns hidden .... read more 04/17/2002 (11:56 am)
Code merges and other fun problems I've come to believe that you won't please everybody. Not with anything ... not even coding standar... read more 04/17/2002 (7:50 am)
Player, Weapon, and Vehicle Model Preparation Due to the wake Milkshape is designed, you have to do things somewhat "hokie" to get multiple animat... read more 04/16/2002 (2:08 pm)
Vehicles in Latest Torque Version Some sort of TCP project would be helpful so that we all don't invent the same wheel (and thus by no... read more 04/15/2002 (8:50 am)
Vehicles in Latest Torque Version Gears are something I'd like to get into Torque. Along with the associated HUD and sounds :-). I'm... read more 04/15/2002 (5:42 am)
An Update on the CD Player script posted in my ,plan Just dynamically link it and you'll be OK.... read more 04/13/2002 (7:54 pm)
Some more linux discussion...why not! Tim you have broken the cardinal rule: [b]don't judge a book by it's cover[/b]. Or in this case: ... read more 04/12/2002 (2:01 pm)
Some more linux discussion...why not! Looks like I haven't plugged it enough: Get windowmaker! [url]http://www.windowmaker.org[/url]. Y... read more 04/12/2002 (10:53 am)
wanna see my lava bed recording It'd be great if FilePlanet wasn't as horrid as it is. Post some screenshots or something :-).... read more 04/11/2002 (6:26 am)
stable torque for linux? Why not use Loki's? With all of this talk of window managers I can't help but commment: get [url=http://www.windowmaker... read more 04/10/2002 (11:50 am)
TGE Script Documentation You should be able to get to it ... try putting http:// in front of the link if it is not there in y... read more 04/04/2002 (12:50 pm)
TGE Script Documentation Ok, I asked my friend and he said it was cool to release the perl script. You can download it at: ... read more 04/04/2002 (12:04 pm)
Script Docs I would have, but I'm not positive it doesn't break any NDA's, License Agreements, etc :-).... read more 04/04/2002 (7:25 am)
TGE Script Documentation A friend of mine wrote a perl script that would generate HTML pages of the script routines, variable... read more 04/04/2002 (6:48 am)