quakeforge/nq/include
Bill Currie 4e4d1b99b4 Clean up all the system shutdown calls
I added Sys_RegisterShutdown years ago and never really did anything
with it: now any system that needs to be shutdown can ensure it gets
shutdown on program exit, and in the correct order (ie, reverse to init
order).
2019-07-12 23:15:26 +09:00
..
chase.h Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
cl_skin.h Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
client.h Clean up all the system shutdown calls 2019-07-12 23:15:26 +09:00
game.h Nuke UNALIGNED_OK. 2012-06-15 22:02:17 +09:00
host.h Do a pure/const/noreturn/format attribute pass. 2018-10-09 12:42:21 +09:00
Makefile.am Rename host_skin.c to cl_skin.c. 2011-12-22 16:54:22 +09:00
protocol.h Move entity_state_t into client/entities.h 2012-07-05 09:39:16 +09:00
server.h Do a pure/const/noreturn/format attribute pass. 2018-10-09 12:42:21 +09:00
sv_pr_cmds.h Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
sv_progs.h Make simple gravity acceleration framerate independent. 2012-04-28 14:54:58 +09:00