quakeforge/libs
Bill Currie 36de3c147e move Sys_Quit and Sys_Error totally into libQFutil. They will call a list
of pre-registered (Sys_RegisterShutdown) function before actually exiting
the program. This should take care of the pain when an ncurses server
crashes.
2001-09-24 21:00:23 +00:00
..
audio total nukage of Con_*Printf calls from libs (except for video). Sys_*Printf 2001-09-21 04:22:46 +00:00
console - add some comments to libs/console/inputline.c 2001-09-23 00:36:21 +00:00
gamecode - add a NUM_FOR_BAD_EDICT function, which doesn't care if it's a bad 2001-09-23 01:29:52 +00:00
gib total nukage of Con_*Printf calls from libs (except for video). Sys_*Printf 2001-09-21 04:22:46 +00:00
models total nukage of Con_*Printf calls from libs (except for video). Sys_*Printf 2001-09-21 04:22:46 +00:00
util move Sys_Quit and Sys_Error totally into libQFutil. They will call a list 2001-09-24 21:00:23 +00:00
video Whoops. 2001-09-24 18:03:36 +00:00
.gitignore looks like utils is more or less complete for now, except for some fixes in 2001-02-23 23:16:13 +00:00
Makefile.am the beginnings of the console lib (using plugins for the client/server type 2001-07-16 20:41:10 +00:00