quakeforge/ruamoko
Bill Currie b84bf16cab [util] Add a function to reverse delete cbuf stacks
I'm not 100% sure this is the best fix for the issue, but the way the
cbuf interpreter stack works (especially in the console code) meant that
the stack was built in the order opposite to how it could be safely
deleted with the existing function. Yeah, more leaks :P
2023-03-05 18:31:30 +09:00
..
cl_menu [cl_menu] Reorder menu pic loading for better layout 2022-09-20 19:43:53 +09:00
game [build] Support silent rules for qfcc 2020-06-26 10:52:06 +09:00
gui [build] Fix a pile of issues building under cygwin 2022-09-19 13:41:24 +01:00
include [ruamoko] Add support for PL_KeyAtIndex 2023-02-14 12:45:04 +09:00
lib [ruamoko] Own created property list objects 2023-03-04 00:39:37 +09:00
qwaq [util] Add a function to reverse delete cbuf stacks 2023-03-05 18:31:30 +09:00
scheme [build] Fix a pile of issues building under cygwin 2022-09-19 13:41:24 +01:00
Doxyfile.in Update doxygen config files for 1.8.9.1 2016-01-04 11:17:09 +09:00
Makemodule.am [build] Move to non-recursive make 2020-06-25 11:35:37 +09:00