Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/consolecommands3/src/libraries/core/command @ 7280

Name Size Rev Age Author Last Change
../
ArgumentCompleter.h 4.5 KB 7233   14 years landauf - console commands "setMMSoundPath" and "printObjects" are now hidden. …
ArgumentCompletionFunctions.cc 11.6 KB 7276   14 years landauf until now we could group words and values in console commands and XML …
ArgumentCompletionFunctions.h 3.0 KB 7235   14 years landauf - fixed error if a command doesn't exist not being shown while using …
ArgumentCompletionListElement.h 2.9 KB 7228   14 years landauf re-implemented CommandExecutor and CommandEvaluation. parameter …
CMakeLists.txt 191 bytes 7202   14 years landauf moved all files related to the command execution chain to core/command …
CommandEvaluation.cc 15.6 KB 7276   14 years landauf until now we could group words and values in console commands and XML …
CommandEvaluation.h 3.4 KB 7238   14 years landauf added a function to compute the Levenshtein distance between two …
CommandExecutor.cc 6.9 KB 7277   14 years landauf added new console command "alias" that can bind commands (including …
CommandExecutor.h 2.8 KB 7277   14 years landauf added new console command "alias" that can bind commands (including …
ConsoleCommand.cc 18.9 KB 7272   14 years landauf using object stack and function stack together works now
ConsoleCommand.h 18.8 KB 7272   14 years landauf using object stack and function stack together works now
ConsoleCommandCompilation.cc 5.0 KB 7236   14 years landauf replaced the temporary names of all ConsoleCommand related classes and …
ConsoleCommandCompilation.h 1.6 KB 7203   14 years landauf adjusted includes in core/command/*
Executor.cc 6.4 KB 7276   14 years landauf until now we could group words and values in console commands and XML …
Executor.h 10.9 KB 7270   14 years landauf pushFunction() (which explicitly adds a new level to the console …
ExecutorPtr.h 1.7 KB 7205   14 years landauf moved SharedPtr to util
Functor.h 34.8 KB 7270   14 years landauf pushFunction() (which explicitly adds a new level to the console …
FunctorPtr.h 2.2 KB 7212   14 years landauf re-implemented Functor - without macros!
IOConsole.cc 33.1 KB 7203   14 years landauf adjusted includes in core/command/*
IOConsole.h 3.9 KB 7203   14 years landauf adjusted includes in core/command/*
IRC.cc 4.4 KB 7280   14 years landauf IRC class doesn't have to inherit from OrxonoxClass anymore (console …
IRC.h 2.0 KB 7280   14 years landauf IRC class doesn't have to inherit from OrxonoxClass anymore (console …
Shell.cc 16.3 KB 7236   14 years landauf replaced the temporary names of all ConsoleCommand related classes and …
Shell.h 5.7 KB 7229   14 years landauf implemented command cache in CommandExecutor
TclBind.cc 7.0 KB 7238   14 years landauf added a function to compute the Levenshtein distance between two …
TclBind.h 2.2 KB 7228   14 years landauf re-implemented CommandExecutor and CommandEvaluation. parameter …
TclThreadList.h 9.9 KB 7203   14 years landauf adjusted includes in core/command/*
TclThreadManager.cc 29.3 KB 7236   14 years landauf replaced the temporary names of all ConsoleCommand related classes and …
TclThreadManager.h 4.4 KB 7203   14 years landauf adjusted includes in core/command/*
Note: See TracBrowser for help on using the repository browser.