quakeforge/libs
Brian Koropoff 503dab1aee The tokenizer will now not break tokens appart within quotes or braces.
This means things like echo ~{somefunc arg1 arg2} will get parsed properly
without having to enclose it in quotes.  Exported the Cmd_Return function
so that anything can return values to GIB (such as quakec).
2002-04-14 01:12:19 +00:00
..
audio this should fix compiling snd_sun on solaris 2002-04-07 03:24:29 +00:00
console and the command api to csqc and use it to bind menu_load and menu_save. F2 2002-04-12 17:19:49 +00:00
gamecode and the command api to csqc and use it to bind menu_load and menu_save. F2 2002-04-12 17:19:49 +00:00
models fix a missing \n 2002-04-03 18:50:36 +00:00
util The tokenizer will now not break tokens appart within quotes or braces. 2002-04-14 01:12:19 +00:00
video add the keyhelp command. think xev 2002-04-13 04:56:00 +00:00
.gitignore looks like utils is more or less complete for now, except for some fixes in 2001-02-23 23:16:13 +00:00
Makefile.am "gib" never got all that useful, and with the new command parser coming in 2002-03-05 21:47:03 +00:00