quakeforge/tools/qwaq
Bill Currie 4df926e531 Write extended ddef information to progs far data
I was originally going to put it in the debug syms file, but I realized
that the data persistence code would need access to both def type and
certainly correct def offsets for defs in far data.
2020-02-22 14:11:15 +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 Make pr.load_file 'return' the file size 2020-02-21 21:17:28 +09:00
main.qc Write extended ddef information to progs far data 2020-02-22 14:11:15 +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 Add a shutdown builtin to qwaq. 2018-08-19 19:44:45 +09:00
qwaq.c Make pr.load_file 'return' the file size 2020-02-21 21:17:28 +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 Write extended ddef information to progs far data 2020-02-22 14:11:15 +09:00