mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2024-11-05 20:50:43 +00:00
bf323c3f0a
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. |
||
---|---|---|
.. | ||
audio | ||
console | ||
gamecode | ||
models | ||
util | ||
video | ||
.gitignore | ||
Makefile.am |