quakeforge/ruamoko
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
..
cl_menu [cl_menu] Set input line width 2023-12-21 10:30:57 +09:00
game [build] Support silent rules for qfcc 2020-06-26 10:52:06 +09:00
gatest [gatest] Correct and clean up Hodge calculation 2024-06-23 13:25:27 +09:00
gui [build] Fix a pile of issues building under cygwin 2022-09-19 13:41:24 +01:00
include [ruamoko] Remove hack-in matrix type 2024-09-04 10:36:32 +09:00
lib [qfcc] Check declarator type chains 2024-08-21 08:23:12 +09:00
qwaq [gamecode] Save all param pointers with PR_SaveParams 2024-09-05 00:00:44 +09:00
scheme [qfcc] Handle signed-unsigned int comparison better 2023-12-20 23:09:06 +09:00
Doxyfile.in Update doxygen config files for 1.8.9.1 2016-01-04 11:17:09 +09:00
Makemodule.am [gatest] Add basic geometric algebra test 2023-05-19 00:34:05 +09:00