quakeforge/ruamoko/qwaq/builtins
Bill Currie 70aa970c32 [gamecode] Make modules responsible for freeing resources
It should have been this way all along, and it seems I thought they were
when I did rua_gui.c as it already freed its resource block, which would
have been a double free (oops). Fixes an invalid write when shutting
down progs in qwaq-cmd (relevant change not committed).
2023-03-03 20:26:00 +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 [gamecode] Make modules responsible for freeing resources 2023-03-03 20:26:00 +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