quakeforge/tools/qwaq
Bill Currie ea69921e6a [qwaq] Validate window before acquiring string
If the window is invalid and recovery is done, string ids will leak if
acquired before validation.

Afterwards, make the rest of the builtin wrappers consistent: extract
parameters, validate, [acquire resources], generate command.
2020-02-29 12:33:45 +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] Validate window before acquiring string 2020-02-29 12:33:45 +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