quakeforge/tools/qfcc/doc
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
..
man Optionally create *_[xyz] symbols for accessing vector components. 2011-03-07 10:21:40 +09:00
Makefile.am Makefiles for docs. 2002-01-05 18:46:05 +00:00
expressions.txt document all those weird opcodes :) 2001-11-05 19:32:50 +00:00
hello.r Updates to the Ruamoko manual, still very much in progress. 2003-02-18 20:08:05 +00:00
hello2.r Updates to the Ruamoko manual, still very much in progress. 2003-02-18 20:08:05 +00:00
qcc.txt audit the usage of "only" 2010-01-13 06:42:26 +00:00
qfcc-output.txt Updates to the Ruamoko manual, still very much in progress. 2003-02-18 20:08:05 +00:00
qfcc.lyx audit the usage of "only" 2010-01-13 06:42:26 +00:00
radians.r Updates to the Ruamoko manual, still very much in progress. 2003-02-18 20:08:05 +00:00
warnings.txt Objective-C warnings documentation from gcc. 2010-12-16 20:12:24 +09:00