quakeforge/tools/qfcc
Bill Currie 950a3aa83d Avoid infinite recursion when encoding struct types.
Structures (especially hard-coded ones) can be really nasty as they can
refer to themselves. Avoid the recursion by setting the type_def field of
the type before doing the recursive encodings in the structure encoder.
2012-11-08 17:06:38 +09:00
..
doc Add an extended mode to qfcc. 2012-07-14 17:16:33 +09:00
include Add the ability to dump qfo type encoding. 2012-11-08 17:06:38 +09:00
source Avoid infinite recursion when encoding struct types. 2012-11-08 17:06:38 +09:00
test Massive whitespace cleanup. 2012-05-22 08:23:22 +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 Do an audit of the Makefile.am files. 2012-02-07 16:04:19 +09:00
TODO Update TODO. 2011-02-22 12:23:00 +09:00