quakeforge/tools/qfcc
Bill Currie 7198be5726 Treat entities a bit like structures in field_expr ().
Look in the entity field symbol table for the field before looking in the
normal symbol table. This allows entity fields to be accessed even when
the current scope has symbol of the same name. However, checking the
normal symbol table where there is no such field allows for field
variables when I get around to implementing them.
2011-03-08 19:28:11 +09:00
..
doc Optionally create *_[xyz] symbols for accessing vector components. 2011-03-07 10:21:40 +09:00
include Remove the auxfunction manipulation from the compiler proper. 2011-03-07 13:33:02 +09:00
source Treat entities a bit like structures in field_expr (). 2011-03-08 19:28:11 +09:00
test Fix initializing local float variables with an integer constant. 2011-03-05 17:23:58 +09:00
AUTHORS more mailing list corrections 2003-07-12 21:50:22 +00:00
bootstrap scary, but the only changes qfcc needed to build as part of quakeforge was 2002-01-22 05:48:03 +00:00
configure.in fix CPP_NAME for independently built qfcc 2002-06-04 20:43:11 +00:00
Makefile.am "make dist" fixes 2010-08-21 13:09:53 +09:00
TODO Update TODO. 2011-02-22 12:23:00 +09:00