Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

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

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