quakeforge/tools/qwaq
Bill Currie 644ef93dde [qwaq] Create some ring-buffer macros
I expect I will need several messaging buffers, and ring buffers tend to
be quite robust. Replacing the event buffer code with the macros made
testing easy.
2020-02-28 22:27:29 +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] Create some ring-buffer macros 2020-02-28 22:27:29 +09:00
qwaq-bi.c Add a shutdown builtin to qwaq. 2018-08-19 19:44:45 +09:00
qwaq-curses.c [qwaq] Create some ring-buffer macros 2020-02-28 22:27:29 +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