Search found 2 matches

by GaidinTS
Sat Mar 10, 2007 2:03 pm
Forum: Programming Discussion
Topic: Compile in Linux Successfull, but not?
Replies: 3
Views: 2961

Worked beautifully. Thanks for the help guys
by GaidinTS
Fri Mar 09, 2007 5:52 pm
Forum: Programming Discussion
Topic: Compile in Linux Successfull, but not?
Replies: 3
Views: 2961

Compile in Linux Successfull, but not?

I'm compiling the ioquake3 source using their make file, and the game compiles successfully, and I can run ioQuake3 fine. Just to make sure everything was running fine, I did a quick code change to g_missile.c to slow down the rockets speed, and I recompiled. Once again successfully. When I got into...