quakeforge/tools/qwaq
Bill Currie 17005637ca [qwaq] Rename the internal function names
Now they reflect the curses functions they wrap. The externally visible
builtin names are not changed because the parameters are in x, y order
rather than curses' y, x order.
2020-02-29 12:52:13 +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
event.h [qwaq] Remove unnecessary fields from mouse events 2020-02-27 21:08:12 +09:00
main.c Create a basic hello world 2020-02-27 01:18:38 +09:00
Makefile.am Create a basic hello world 2020-02-27 01:18:38 +09:00
progs.src.in Add a little test case for accessing types. 2012-11-15 13:40:11 +09:00
qwaq-app.r [qwaq] Convert remaining functions to command queue 2020-02-29 11:44:43 +09:00
qwaq-bi.c Add a shutdown builtin to qwaq. 2018-08-19 19:44:45 +09:00
qwaq-curses.c [qwaq] Rename the internal function names 2020-02-29 12:52:13 +09:00
qwaq.c Improve handling of pr_argc 2020-02-25 17:36:29 +09:00
qwaq.h Initial checkin of the qwaq mini-engine. 2012-07-15 07:39:50 +09:00