quakeforge/ruamoko/qwaq/builtins
Bill Currie f9e442d323 [util] Make sys globals all thread-local
This was mainly for the shutdown functions, thus allowing Sys_Shutdown
(and Sys_RegisterShutdown) to be per-thread, but it seemed like a good
idea to make everything per-thread.
2023-03-05 18:31:30 +09:00
..
curses.c [gamecode] Make modules responsible for freeing resources 2023-03-03 20:26:00 +09:00
debug.c [gamecode] Make modules responsible for freeing resources 2023-03-03 20:26:00 +09:00
editbuffer.c [gamecode] Make modules responsible for freeing resources 2023-03-03 20:26:00 +09:00
graphics.c [console] Switch to using a canvas for the console 2023-01-22 03:45:50 +09:00
main.c [util] Make sys globals all thread-local 2023-03-05 18:31:30 +09:00
qwaq-cmd.c [qwaq] Fix up file headers 2021-12-24 06:45:13 +09:00
qwaq-curses.c [qwaq] Fix up file headers 2021-12-24 06:45:13 +09:00
qwaq-graphics.c [qwaq] Drop qwaq-graphics.log 2021-12-24 06:45:13 +09:00
term-input.c [gamecode] Make modules responsible for freeing resources 2023-03-03 20:26:00 +09:00
threading.c [qwaq] Implement more debugger def views 2021-09-25 01:42:36 +09:00