quakeforge/libs/console
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
..
bi_inputline.c Massive whitespace cleanup. 2012-05-22 08:23:22 +09:00
buffer.c Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
client.c Clean up all the system shutdown calls 2019-07-12 23:15:26 +09:00
complete.c Massive whitespace cleanup. 2012-05-22 08:23:22 +09:00
console.c Clean up all the system shutdown calls 2019-07-12 23:15:26 +09:00
filelist.c Fix a pile of sizeof goofs. 2018-09-07 20:00:57 +09:00
inputline.c Use memmove instead of strcpy when deleting chars. 2012-06-23 20:54:55 +09:00
list.c Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
Makefile.am Fix a pile of automake deprecation warnings. 2013-11-24 13:11:50 +09:00
menu.c Simplify the call to PR_LoadProgsFile. 2018-10-11 10:06:48 +09:00
server.c Clean up all the system shutdown calls 2019-07-12 23:15:26 +09:00
view.c Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00