index
:
mirror/zcatch
this commit
master
zCatch
Patched and working
naki
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
engine
/
e_console.h
Age
Commit message (
Collapse
)
Author
2010-05-29
copied refactor to trunk
Magnus Auvinen
2009-10-27
major update with stuff
Magnus Auvinen
2009-06-15
fixed chaining of console commands, allows snatching updates of console ↵
Magnus Auvinen
variables. cleaned up some code
2009-01-24
fixed so the console show help for each command. not all commands have ↵
Magnus Auvinen
descriptions however
2009-01-24
added tab completion to the console. works for local and remote
Magnus Auvinen
2008-08-27
repaired the local console
Magnus Auvinen
2008-03-14
redone the console parsing to be more userfriendly
Magnus Auvinen
2008-03-01
redone the input system so you can know do keybindings with say etc
Magnus Auvinen
2008-03-01
fixed remote console. some gui tweaks aswell.
Magnus Auvinen
2008-02-02
cleaned up the console code. added the ability to tune the game in runtime.
Magnus Auvinen
2008-01-17
Console should now lex and parse strings correctly (including escaping).
Jakob Fries
2008-01-16
Added first version of the console.
Jakob Fries