quakeforge/libs
Bill Currie 2d5df34234 [gamecode] Add VM enter/exit events
And rename prd_exit to prd_terminate (the idea is the host will
terminate the VM). This makes it possible for the debugger to pause the
VM before any code, even a builtin function, is executed. Breaks the
debugger source window, but only because it's not updating on file
change (I think).
2020-03-26 12:30:32 +09:00
..
audio [util] Make hash-tables semi-thread-safe 2020-03-25 15:43:16 +09:00
client Fix a pile of automake deprecation warnings. 2013-11-24 13:11:50 +09:00
console [util] Make hash-tables semi-thread-safe 2020-03-25 15:43:16 +09:00
gamecode [gamecode] Add VM enter/exit events 2020-03-26 12:30:32 +09:00
gib [util] Make hash-tables semi-thread-safe 2020-03-25 15:43:16 +09:00
image Separate file search from loading. 2014-01-28 16:22:05 +09:00
models [util] Make hash-tables semi-thread-safe 2020-03-25 15:43:16 +09:00
net Do a pure/const/noreturn/format attribute pass. 2018-10-09 12:42:21 +09:00
qw Fix a pile of automake deprecation warnings. 2013-11-24 13:11:50 +09:00
ruamoko [util] Make hash-tables semi-thread-safe 2020-03-25 15:43:16 +09:00
util [util] Make hash-tables semi-thread-safe 2020-03-25 15:43:16 +09:00
video [util] Make hash-tables semi-thread-safe 2020-03-25 15:43:16 +09:00
Makefile.am Avoid building unneeded libs. 2012-08-20 14:12:20 +09:00