quakeforge/tools/qfcc
Bill Currie 29cac0fe3a Optionally create *_[xyz] symbols for accessing vector components.
"vector-components" in code options controls this feature. The default is
off for advanced code and on for traditional code. Disabling
vector-components prevents the comonent names polluting the namespace and
reduces the number of globals needed for vector fields if the components
of that field are never used.
2011-03-07 10:21:40 +09:00
..
doc Optionally create *_[xyz] symbols for accessing vector components. 2011-03-07 10:21:40 +09:00
include Optionally create *_[xyz] symbols for accessing vector components. 2011-03-07 10:21:40 +09:00
source Optionally create *_[xyz] symbols for accessing vector components. 2011-03-07 10:21:40 +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