quakeforge/ruamoko/qwaq
Bill Currie 6d3fadfe6e [qwaq] Move local defs viewer to its own class
While trying to build a view without deriving from it was a neat idea,
it doesn't work so well because a view really needs to know how to draw
itself. This even fixes the segfault when stepping past the end of the
program.
2020-03-30 13:42:31 +09:00
..
builtins [qwaq] Create a type encoding class 2020-03-30 12:43:02 +09:00
debugger [qwaq] Move local defs viewer to its own class 2020-03-30 13:42:31 +09:00
editor [qwaq] Clean up the qwaq directory 2020-03-30 02:34:08 +09:00
ui [qwaq] Clean up the qwaq directory 2020-03-30 02:34:08 +09:00
.gdbinit [qwaq] Move from tools to ruamoko 2020-03-01 00:55:15 +09:00
gcd.r [qwaq] Bring in qc gcd to use for debugger testing 2020-03-24 23:02:19 +09:00
Makefile.am [qwaq] Move local defs viewer to its own class 2020-03-30 13:42:31 +09:00
qwaq-app.h [qwaq] Clean up the qwaq directory 2020-03-30 02:34:08 +09:00
qwaq-app.r [qwaq] Create a type encoding class 2020-03-30 12:43:02 +09:00
qwaq.h [qwaq] Add an editor buffer 2020-03-22 21:31:30 +09:00