quakeforge/tools/qfcc
Bill Currie f73e1bf353 [qfcc] Move ctor creation out of class_finish_module
Now, ctor expressions are collected and emitted after all other code,
and the ctor function being created outside of class_finish_module means
it's no longer limited to just class related initialization.
2024-10-01 16:51:49 +09:00
..
doc [qfcc] Update doc for recent lyx 2024-08-11 20:46:55 +09:00
include [qfcc] Move ctor creation out of class_finish_module 2024-10-01 16:51:49 +09:00
source [qfcc] Move ctor creation out of class_finish_module 2024-10-01 16:51:49 +09:00
test [gamecode] Save all param pointers with PR_SaveParams 2024-09-05 00:00:44 +09:00
AUTHORS more mailing list corrections 2003-07-12 21:50:22 +00:00
Makemodule.am [build] Move to non-recursive make 2020-06-25 11:35:37 +09:00
TODO [qfcc] Add some TODO items 2024-08-12 08:51:39 +09:00