quakeforge/tools/qwaq
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
..
.gdbinit why not? 2001-06-27 05:48:25 +00:00
builtins.c Massive whitespace cleanup. 2012-05-22 08:23:22 +09:00
defs.qc Correct the spelling of "int" and clean up the mess. 2011-03-25 16:53:04 +09:00
main.c Fix misreporting of failed progs load. 2018-10-11 13:39:48 +09:00
main.qc Add a little test case for accessing types. 2012-11-15 13:40:11 +09:00
Makefile.am Fix a pile of automake deprecation warnings. 2013-11-24 13:11:50 +09:00
progs.src.in Add a little test case for accessing types. 2012-11-15 13:40:11 +09:00
qwaq-bi.c Clean up all the system shutdown calls 2019-07-12 23:15:26 +09:00
qwaq.c Fix misreporting of failed progs load. 2018-10-11 13:39:48 +09:00
qwaq.h Initial checkin of the qwaq mini-engine. 2012-07-15 07:39:50 +09:00
test.r Correct the spelling of "int" and clean up the mess. 2011-03-25 16:53:04 +09:00
types.r Use the class name in type encodings. 2012-12-15 12:21:22 +09:00