]> de.git.xonotic.org Git - xonotic/darkplaces.git/commit
new tokenizer tokenize_console that matches the console tokenizing
authordivverent <divverent@d7cf8633-e32d-0410-b094-e92efae38249>
Sat, 27 Dec 2008 14:35:13 +0000 (14:35 +0000)
committerdivverent <divverent@d7cf8633-e32d-0410-b094-e92efae38249>
Sat, 27 Dec 2008 14:35:13 +0000 (14:35 +0000)
commit547431f0203479c4e594e1e85cb294ea843282b9
treec670e08eba755c71f4afd567958672d694a7f198
parent3a75d24a80005cec4f7e915f802ccb19274da279
new tokenizer tokenize_console that matches the console tokenizing
new builtins argv_start_index and argv_end_index
support negative indexes to argv* as indexes from the end of the argument list (similar to perl)
--> extension: DP_QC_TOKENIZE_CONSOLE

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@8605 d7cf8633-e32d-0410-b094-e92efae38249
clvm_cmds.c
mvm_cmds.c
prvm_cmds.c
prvm_cmds.h
svvm_cmds.c