quakeforge/nq/include
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_skin.h
client.h Clean up about 12000 allocations 2024-01-05 11:50:48 +09:00
game.h Nuke qboolean from orbit 2023-06-13 18:06:11 +09:00
host.h Nuke qboolean from orbit 2023-06-13 18:06:11 +09:00
Makemodule.am
protocol.h [nq] Move usercmd_t to protocol.h 2022-06-03 15:42:10 +09:00
server.h [util] Add Sys_setjmp and Sys_longjmp 2023-12-01 12:13:26 +09:00
sv_pr_cmds.h
sv_progs.h [gamecode] Save all param pointers with PR_SaveParams 2024-09-05 00:00:44 +09:00