PDA

View Full Version : Added readline support into CLI. Supports scrolling through past commands, and tab-co


biglad
06-25-2009, 05:26 PM
Added readline support into CLI. Supports scrolling through past commands, and tab-completion for commands (no subcommands, sorry). Requires libreadline package to build from now on! for debian/ubuntu: apt-get install libreadline5-dev Linux only, windows users shouldnt notice any difference.

src/game/Chat.h (http://bitbucket.org/biglad/mga/src/3648c7cbd870/src/game/Chat.h) (1 lines added, 3 lines removed)
src/trinitycore/CMakeLists.txt (http://bitbucket.org/biglad/mga/src/3648c7cbd870/src/trinitycore/CMakeLists.txt) (1 lines added, 0 lines removed)
src/trinitycore/CliRunnable.cpp (http://bitbucket.org/biglad/mga/src/3648c7cbd870/src/trinitycore/CliRunnable.cpp) (73 lines added, 15 lines removed)



More... (http://bitbucket.org/biglad/mga/changeset/3648c7cbd870/)