quakeforge/libs
Brian Koropoff bf323c3f0a Cleaned up Cmd_Args. It is no longer uselessly built up in
Cmd_TokenizeString since I realized the code was just pulling it apart and
putting it back together.  Added Cmd_Argsu to access the unprocessed
command.  Added support for else following if in such a way that
if/else if/else structures work.  Added support for unary operators in
EXP and added the ! (not) operator.  The ifnot command will be kept
for variety.
2002-04-24 22:33:04 +00:00
..
audio the "two birds with one stone" commit 2002-04-19 20:08:54 +00:00
console the "two birds with one stone" commit 2002-04-19 20:08:54 +00:00
gamecode give qc access to Cmd_Return 2002-04-14 01:25:24 +00:00
models very minor load-time optimisation 2002-04-23 17:23:18 +00:00
util Cleaned up Cmd_Args. It is no longer uselessly built up in 2002-04-24 22:33:04 +00:00
video Moved commands from bound keys into a separate buffer, changed the syntax 2002-04-17 07:05:43 +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