Yet another Console commit /
authorChristoph Sommer <mail@christoph-sommer.de>
Sat, 8 Apr 2006 22:52:30 +0000 (22:52 +0000)
committerChristoph Sommer <mail@christoph-sommer.de>
Sat, 8 Apr 2006 22:52:30 +0000 (22:52 +0000)
commit60c295a36ec43b45586c198b88b9d0ded3336a67
tree9f9bd4c519598ef557f1b2a735f33eb649deba68
parentc954adb5469fca0729e8c76c3bc50b70db15f2c1
Yet another Console commit /
Console toggle key is now read from config (control "console"). Hint: key 94 is the caret character /
Console now accepts multiple ConsoleCommandListeners per command. Will only call the most recently registered one /
Autocomplete only completes unambiguous commands /
"End" key scrolls to backbuffer end

SVN-Revision: 3272
src/console.cpp
src/console.hpp
src/control/controller.cpp
src/control/controller.hpp
src/control/joystickkeyboardcontroller.cpp
src/control/joystickkeyboardcontroller.hpp