quakeforge/ruamoko/qwaq/builtins
Bill Currie be474d9937 [gamecode] Remove the wart from def and function names
I never liked the leading s_ (though I guess it means one is supposed to
interpret the int as a string pointer, but meh).
2021-12-31 15:02:31 +09:00
..
curses.c [qwaq] Disable xterm mouse handling on shutdown 2021-10-29 10:16:42 +09:00
debug.c [gamecode] Remove the wart from def and function names 2021-12-31 15:02:31 +09:00
editbuffer.c [qwaq] Fix up file headers 2021-12-24 06:45:13 +09:00
graphics.c [qwaq] Add an event handler for graphics 2021-12-24 06:45:13 +09:00
main.c [qwaq] Adapt startup code for use in a game engine 2021-12-24 06:45:13 +09:00
qwaq-cmd.c [qwaq] Fix up file headers 2021-12-24 06:45:13 +09:00
qwaq-curses.c [qwaq] Fix up file headers 2021-12-24 06:45:13 +09:00
qwaq-graphics.c [qwaq] Drop qwaq-graphics.log 2021-12-24 06:45:13 +09:00
term-input.c [qwaq] Rename input.c 2021-12-24 06:45:13 +09:00
threading.c [qwaq] Implement more debugger def views 2021-09-25 01:42:36 +09:00