1
0
Fork 0
forked from fte/fteqw
FTE QuakeWorld - a magical QuakeWorld engine
Find a file
Lance 030e080baa Wrapped sv.state with #ifndef CLIENTONLY to resolve npqtv's compile
error (I hope it's the proper fix, Spike please check if I did the 
right thing):
./client/cl_main.c: In function "Host_Init"
./client/cl_main.c:3708: error: "sv" undeclared (first use in this 
function)
./client/cl_main.c:3708: error: (Each undeclared identifier is reported 
only once


git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@3158 fc73d0e0-1445-4013-8a0c-d673dee63da5
2009-04-06 05:46:17 +00:00
engine Wrapped sv.state with #ifndef CLIENTONLY to resolve npqtv's compile 2009-04-06 05:46:17 +00:00
fteqtv Track special modelindexes. 2008-11-09 23:10:28 +00:00
plugins make qvm almost works... 2008-06-04 21:09:30 +00:00
q3asm2 Redefine snprintf for Windows. 2008-06-27 19:16:15 +00:00
quakec Made the boolean type consistently int or float, without using conversions. 2008-11-09 23:29:13 +00:00