quakeforge/tools/qwaq
Bill Currie a3ed5926b9 [qwaq] Remove unnecessary fields from mouse events
id and z seem to always be 0.

Ironically, it turns out that the work needed for "int id" and "large"
struct nil init wasn't strictly necessary to get to this point, but
without having done that work, I wouldn't know :)
2020-02-27 21:08:12 +09:00
..
.gdbinit why not? 2001-06-27 05:48:25 +00:00
Makefile.am Create a basic hello world 2020-02-27 01:18:38 +09: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
progs.src.in Add a little test case for accessing types. 2012-11-15 13:40:11 +09:00
qwaq-app.r [qwaq] Remove unnecessary fields from mouse events 2020-02-27 21:08:12 +09:00
qwaq-bi.c Add a shutdown builtin to qwaq. 2018-08-19 19:44:45 +09:00
qwaq-curses.c [qwaq] Remove unnecessary fields from mouse events 2020-02-27 21:08:12 +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