Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/core7/src/libraries/core/command @ 10580

Name Size Rev Age Author Last Change
../
IOConsole.cc 1.1 KB 7287   14 years rgrieder Split IOConsole in two separate files for better browsing.
ArgumentCompleter.h 7.2 KB 7401   14 years landauf merged doc branch back to trunk
ArgumentCompletionFunctions.h 9.6 KB 7401   14 years landauf merged doc branch back to trunk
ArgumentCompletionListElement.h 5.2 KB 7401   14 years landauf merged doc branch back to trunk
ExecutorPtr.h 2.9 KB 7401   14 years landauf merged doc branch back to trunk
FunctorPtr.h 3.7 KB 7401   14 years landauf merged doc branch back to trunk
IOConsole.h 1.1 KB 7401   14 years landauf merged doc branch back to trunk
IRC.h 2.6 KB 7401   14 years landauf merged doc branch back to trunk
TclThreadList.h 10.1 KB 7401   14 years landauf merged doc branch back to trunk
TclThreadManager.h 4.5 KB 7401   14 years landauf merged doc branch back to trunk
CommandEvaluation.h 7.0 KB 8079   13 years landauf merged usability branch back to trunk incomplete summary of the …
TclBind.h 5.4 KB 8079   13 years landauf merged usability branch back to trunk incomplete summary of the …
CommandExecutor.h 6.9 KB 8858   13 years landauf merged output branch back to trunk. Changes: - you have to include …
ConsoleCommandCompilation.h 2.1 KB 8858   13 years landauf merged output branch back to trunk. Changes: - you have to include …
IOConsolePOSIX.h 2.8 KB 8858   13 years landauf merged output branch back to trunk. Changes: - you have to include …
Executor.cc 9.6 KB 9550   11 years landauf merged testing branch back to trunk. unbelievable it took me 13 months …
Executor.h 15.2 KB 9550   11 years landauf merged testing branch back to trunk. unbelievable it took me 13 months …
Functor.h 50.1 KB 9667   11 years landauf merged core6 back to trunk
IOConsolePOSIX.cc 16.0 KB 9667   11 years landauf merged core6 back to trunk
IOConsoleWindows.cc 19.4 KB 9676   11 years landauf fixed warnings with gcc 4.7
IOConsoleWindows.h 3.4 KB 9676   11 years landauf fixed warnings with gcc 4.7
ConsoleCommandCompilation.cc 9.0 KB 10347   9 years landauf moved console command macros to a new file (ConsoleCommandIncludes.h)
IRC.cc 5.9 KB 10347   9 years landauf moved console command macros to a new file (ConsoleCommandIncludes.h)
TclThreadManager.cc 28.6 KB 10347   9 years landauf moved console command macros to a new file (ConsoleCommandIncludes.h)
CMakeLists.txt 246 bytes 10352   9 years landauf wrap ConsoleCommands in StaticallyInitializedInstances
ConsoleCommand.h 24.9 KB 10352   9 years landauf wrap ConsoleCommands in StaticallyInitializedInstances
Shell.h 8.4 KB 10479   9 years landauf moved config values and all related functions from Game and Core to …
ArgumentCompletionFunctions.cc 15.2 KB 10484   9 years landauf made ConsoleCommandManager a singleton.
CommandEvaluation.cc 24.7 KB 10484   9 years landauf made ConsoleCommandManager a singleton.
CommandExecutor.cc 12.4 KB 10484   9 years landauf made ConsoleCommandManager a singleton.
ConsoleCommandIncludes.cc 1.4 KB 10484   9 years landauf made ConsoleCommandManager a singleton.
Shell.cc 20.3 KB 10509   9 years landauf moved static application paths (root, executable, modules) into new …
TclBind.cc 8.7 KB 10509   9 years landauf moved static application paths (root, executable, modules) into new …
ConsoleCommand.cc 21.9 KB 10520   9 years landauf StaticallyInitializedInstances are now responsible to delete the …
ConsoleCommandIncludes.h 14.5 KB 10535   9 years landauf statically initialized instances are now registered with a type. …
ConsoleCommandManager.cc 7.3 KB 10542   9 years landauf clean and explicit setup/shutdown of singletons that are used by …
ConsoleCommandManager.h 3.3 KB 10542   9 years landauf clean and explicit setup/shutdown of singletons that are used by …
Note: See TracBrowser for help on using the repository browser.