1
0
Fork 0
forked from fte/fteqw
FTE QuakeWorld - a magical QuakeWorld engine
Find a file
Spoike aa85907fa0 Prevents a[b] = c(d) from becoming a[d] = c(d);
Also added support for constant expressions (rather than single constants) inside array definitions (note that this may cause other problems, and requires the preevaluate constants optimisation).


git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1167 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-07-28 02:36:39 +00:00
CVSROOT initial checkin 2004-08-20 13:10:07 +00:00
engine Prevents a[b] = c(d) from becoming a[d] = c(d); 2005-07-28 02:36:39 +00:00
plugins Made ultra l33t. 2005-07-20 11:52:08 +00:00
quakec A list of known extensions. 2005-07-16 15:58:00 +00:00