quakeforge/tools/qfcc
Bill Currie 698d27c996 [gamecode] Save all param pointers with PR_SaveParams
Builtins calling other functions that call back into progs can get their
parameter pointers messed up resulting in all sorts of errors. Thus wrap
all callbacks to progs in PR_SaveParams/PR_RestoreParams.

Also, ditch PR_RESET_PARAMS in favor of using PR_SetupParams and move
setting pr_argc into PR_SetupParams.
2024-09-05 00:00:44 +09:00
..
doc [qfcc] Update doc for recent lyx 2024-08-11 20:46:55 +09:00
include [qfcc] Actually parse ruamoko from strings 2024-09-04 09:35:25 +09:00
source [qfcc] Parse about 2/5 of the glsl functions 2024-09-04 10:43:11 +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