1
0
Fork 0
forked from fte/fteqw
FTE QuakeWorld - a magical QuakeWorld engine
Find a file
Spoike 819d541362 local float blob = someformula; works now.
added support for -TDP (and #pragma TARGET DP). It is identical to -TFTE except for the instructions used. To be used with Blub's patch when he commits it for DP. It should allow more, this is a first-version.
#if defined(A) && defined(B) will also work as expected. Careful with nesting however, as complex formulas will not. Please use only a single operator.

git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@3047 fc73d0e0-1445-4013-8a0c-d673dee63da5
2008-10-16 23:04:36 +00:00
engine local float blob = someformula; works now. 2008-10-16 23:04:36 +00:00
fteqtv Yeah, so sue me! 2008-10-06 05:38:19 +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 Stripped some prints. 2008-10-16 22:02:39 +00:00