quakeforge/ruamoko
Bill Currie a5f57a8a4c [qwaq] Parse arguments into sets
The sets are separated by --, and the first set is passed to
getopt_long which currently recognizes only --qargs and non-options. The
--qargs options parses out a set (to -- or end of args) that is passed
to the qargs sub-system for standard qf command line parsing. Set 0 is
for the main qwaq application. Any additional sets (excluding --qargs)
will be used to spawn additional threads when that's working.
2020-03-21 12:58:07 +09:00
..
cl_menu [cl_menu] Update plist usage of obj_msg_sendv 2020-03-12 00:52:42 +09:00
game [build] Dependency checking for all ruamoko code 2020-03-03 17:24:53 +09:00
gui [build] Dependency checking for all ruamoko code 2020-03-03 17:24:53 +09:00
include [ruamoko] Add str_char builtin 2020-03-10 18:16:55 +09:00
lib [ruamoko] Add str_char builtin 2020-03-10 18:16:55 +09:00
qwaq [qwaq] Parse arguments into sets 2020-03-21 12:58:07 +09:00
scheme [cl_menu,scheme] Clean up after tightened pointer checks 2020-03-05 15:02:40 +09:00
Doxyfile.in Update doxygen config files for 1.8.9.1 2016-01-04 11:17:09 +09:00
Makefile.am [qwaq] Move from tools to ruamoko 2020-03-01 00:55:15 +09:00