quakeforge/ruamoko/qwaq/debugger
Bill Currie cfe7c44df0 [gamecode] Rename ev_integer to ev_int
And other related fields so integer is now int (and uinteger is uint). I
really don't know why I went with integer in the first place, but this
will make using macros easier for dealing with types.
2022-01-18 13:27:19 +09:00
..
views [qwaq] Fix window closure 2021-09-26 10:35:24 +09:00
debug.h [gamecode] Clean up string_t and pointer_t 2022-01-18 12:11:14 +09:00
debug.r [qwaq] Implement more debugger def views 2021-09-25 01:42:36 +09:00
debugger.h [qwaq] Fix page up/down and deal with tabs 2021-06-10 12:13:55 +09:00
debugger.r [qwaq] Fix page up/down and deal with tabs 2021-06-10 12:13:55 +09:00
localsdata.h [qwaq] Fix TableView's scrolling 2021-09-25 10:53:39 +09:00
localsdata.r [qwaq] Fix window closure 2021-09-26 10:35:24 +09:00
typeencodings.h [qwaq] Calculate type sizes for compound types 2021-06-04 13:34:15 +09:00
typeencodings.r [gamecode] Rename ev_integer to ev_int 2022-01-18 13:27:19 +09:00