source:
code/branches/console/src/core
@
1546
Name | Size | Rev | Age | Author | Last Change |
---|---|---|---|---|---|
../ | |||||
ArgumentCompleter.h | 4.1 KB | 1441 | 16 years | landauf | you'll love this: separated displayed strings in autocompletion from … |
ArgumentCompletionFunctions.cc | 5.8 KB | 1442 | 16 years | landauf | - filesystem-autocompletion uses now boost::filesystem - fixed a … |
ArgumentCompletionFunctions.h | 2.2 KB | 1441 | 16 years | landauf | you'll love this: separated displayed strings in autocompletion from … |
ArgumentCompletionListElement.h | 2.9 KB | 1441 | 16 years | landauf | you'll love this: separated displayed strings in autocompletion from … |
BaseObject.cc | 2.4 KB | 1062 | 17 years | rgrieder | - changed header file inclusion order |
BaseObject.h | 4.7 KB | 1062 | 17 years | rgrieder | - changed header file inclusion order |
ClassFactory.h | 3.1 KB | 1062 | 17 years | rgrieder | - changed header file inclusion order |
ClassManager.h | 5.8 KB | 1313 | 17 years | landauf | - implemented Shell, but not yet linked with the graphical console - … |
ClassTreeMask.cc | 29.9 KB | 1056 | 17 years | landauf | don't panic, no codechanges! added a link to www.orxonox.net |
ClassTreeMask.h | 9.6 KB | 1062 | 17 years | rgrieder | - changed header file inclusion order |
CMakeLists.txt | 905 bytes | 1442 | 16 years | landauf | - filesystem-autocompletion uses now boost::filesystem - fixed a … |
CommandEvaluation.cc | 10.6 KB | 1441 | 16 years | landauf | you'll love this: separated displayed strings in autocompletion from … |
CommandEvaluation.h | 3.6 KB | 1441 | 16 years | landauf | you'll love this: separated displayed strings in autocompletion from … |
CommandExecutor.cc | 30.2 KB | 1441 | 16 years | landauf | you'll love this: separated displayed strings in autocompletion from … |
CommandExecutor.h | 5.6 KB | 1441 | 16 years | landauf | you'll love this: separated displayed strings in autocompletion from … |
ConfigFileManager.cc | 20.7 KB | 1436 | 16 years | landauf | cool stuff: autocompletion works with filesystem (has to be tested on … |
ConfigFileManager.h | 12.7 KB | 1434 | 16 years | landauf | autocompletion is almost done |
ConfigValueContainer.cc | 13.1 KB | 1327 | 17 years | landauf | sync with notebook |
ConfigValueContainer.h | 6.4 KB | 1325 | 17 years | landauf | removed bug in ConfigValueContainer with default-vector with size zero … |
ConfigValueIncludes.h | 4.9 KB | 1324 | 17 years | landauf | Added a command-history to the console. you can scroll through all … |
ConsoleCommand.cc | 2.4 KB | 1434 | 16 years | landauf | autocompletion is almost done |
ConsoleCommand.h | 5.9 KB | 1441 | 16 years | landauf | you'll love this: separated displayed strings in autocompletion from … |
ConsoleCommandCompilation.cc | 5.1 KB | 1437 | 16 years | landauf | removed debug output and fixed a small stupid bug |
ConsoleCommandCompilation.h | 1.6 KB | 1341 | 17 years | landauf | big commit, but not much changes in code: - put CommandEvaluation … |
CoreIncludes.h | 3.8 KB | 1062 | 17 years | rgrieder | - changed header file inclusion order |
CorePrereqs.h | 3.9 KB | 1441 | 16 years | landauf | you'll love this: separated displayed strings in autocompletion from … |
CoreSettings.cc | 6.8 KB | 1326 | 17 years | landauf | fixed crash when displaying debug-level 4 and 5 in the InGameConsole. … |
CoreSettings.h | 2.6 KB | 1326 | 17 years | landauf | fixed crash when displaying debug-level 4 and 5 in the InGameConsole. … |
Debug.h | 8.8 KB | 1416 | 16 years | landauf | - fixed a bug in CommandExecutor - InGameConsole wraps now too long … |
Error.cc | 1.7 KB | 1062 | 17 years | rgrieder | - changed header file inclusion order |
Error.h | 1.3 KB | 1062 | 17 years | rgrieder | - changed header file inclusion order |
Executor.cc | 8.7 KB | 1341 | 17 years | landauf | big commit, but not much changes in code: - put CommandEvaluation … |
Executor.h | 15.3 KB | 1341 | 17 years | landauf | big commit, but not much changes in code: - put CommandEvaluation … |
Factory.cc | 4.5 KB | 1062 | 17 years | rgrieder | - changed header file inclusion order |
Factory.h | 3.4 KB | 1064 | 17 years | rgrieder | - replaced all String2Number with ConvertValue - replaced all tokenize … |
Functor.h | 21.0 KB | 1188 | 17 years | landauf | removed some bugs tcl knows now orxonox |
Identifier.cc | 12.3 KB | 1390 | 17 years | landauf | only girls sleep at this time (started new implementation of … |
Identifier.h | 32.0 KB | 1341 | 17 years | landauf | big commit, but not much changes in code: - put CommandEvaluation … |
IdentifierDistributor.cc | 2.2 KB | 1056 | 17 years | landauf | don't panic, no codechanges! added a link to www.orxonox.net |
IdentifierDistributor.h | 2.2 KB | 1064 | 17 years | rgrieder | - replaced all String2Number with ConvertValue - replaced all tokenize … |
InputBuffer.cc | 6.2 KB | 1334 | 17 years | landauf | - added colored output in the InGameConsole, depending on the output … |
InputBuffer.h | 6.0 KB | 1322 | 17 years | landauf | The InGameConsole is now using the new Shell. There's a clear … |
InputEvent.h | 1.5 KB | 1056 | 17 years | landauf | don't panic, no codechanges! added a link to www.orxonox.net |
InputEventListener.cc | 1.3 KB | 1062 | 17 years | rgrieder | - changed header file inclusion order |
InputEventListener.h | 1.6 KB | 1062 | 17 years | rgrieder | - changed header file inclusion order |
InputHandler.cc | 5.7 KB | 1322 | 17 years | landauf | The InGameConsole is now using the new Shell. There's a clear … |
InputHandler.h | 3.2 KB | 1062 | 17 years | rgrieder | - changed header file inclusion order |
InputManager.cc | 7.6 KB | 1341 | 17 years | landauf | big commit, but not much changes in code: - put CommandEvaluation … |
InputManager.h | 3.3 KB | 1084 | 17 years | rgrieder | - updated VC++ files for tolua - minor CMLs changes |
IRC.cc | 5.0 KB | 1341 | 17 years | landauf | big commit, but not much changes in code: - put CommandEvaluation … |
IRC.h | 2.1 KB | 1276 | 17 years | landauf | someone likes to chat? well, I do. here's a new IRC client. it … |
Iterator.h | 6.3 KB | 1313 | 17 years | landauf | - implemented Shell, but not yet linked with the graphical console - … |
Language.cc | 11.9 KB | 1313 | 17 years | landauf | - implemented Shell, but not yet linked with the graphical console - … |
Language.h | 5.3 KB | 1313 | 17 years | landauf | - implemented Shell, but not yet linked with the graphical console - … |
Level.h | 1.6 KB | 1062 | 17 years | rgrieder | - changed header file inclusion order |
Loader.cc | 5.7 KB | 1102 | 17 years | bknecht | lua50 compatiple level code and loading, should work on tardis as well now |
Loader.h | 2.2 KB | 1062 | 17 years | rgrieder | - changed header file inclusion order |
MetaObjectList.cc | 1.7 KB | 1056 | 17 years | landauf | don't panic, no codechanges! added a link to www.orxonox.net |
MetaObjectList.h | 5.0 KB | 1063 | 17 years | landauf | fixed an interesting bug in ObjectList/MetaObjectList/Iterator: it's … |
Namespace.cc | 5.8 KB | 1062 | 17 years | rgrieder | - changed header file inclusion order |
Namespace.h | 2.5 KB | 1062 | 17 years | rgrieder | - changed header file inclusion order |
NamespaceNode.cc | 6.0 KB | 1056 | 17 years | landauf | don't panic, no codechanges! added a link to www.orxonox.net |
NamespaceNode.h | 2.0 KB | 1062 | 17 years | rgrieder | - changed header file inclusion order |
ObjectList.h | 6.1 KB | 1063 | 17 years | landauf | fixed an interesting bug in ObjectList/MetaObjectList/Iterator: it's … |
OrxonoxClass.cc | 7.4 KB | 1313 | 17 years | landauf | - implemented Shell, but not yet linked with the graphical console - … |
OrxonoxClass.h | 4.9 KB | 1313 | 17 years | landauf | - implemented Shell, but not yet linked with the graphical console - … |
OutputBuffer.cc | 2.9 KB | 1442 | 16 years | landauf | - filesystem-autocompletion uses now boost::filesystem - fixed a … |
OutputBuffer.h | 2.9 KB | 1424 | 16 years | landauf | finally got a good approach for the CommandExecutor parser. more to come. |
OutputHandler.cc | 6.2 KB | 1416 | 16 years | landauf | - fixed a bug in CommandExecutor - InGameConsole wraps now too long … |
OutputHandler.h | 10.0 KB | 1313 | 17 years | landauf | - implemented Shell, but not yet linked with the graphical console - … |
Script.cc | 8.0 KB | 1438 | 16 years | landauf | removed some other (potential) bugs or dangerous code lines |
Script.h | 2.5 KB | 1102 | 17 years | bknecht | lua50 compatiple level code and loading, should work on tardis as well now |
Script_clean.h | 2.4 KB | 1076 | 17 years | rgrieder | two hours of Fuk is very 'enlighting', the whole thing works … |
Shell.cc | 11.1 KB | 1424 | 16 years | landauf | finally got a good approach for the CommandExecutor parser. more to come. |
Shell.h | 4.6 KB | 1424 | 16 years | landauf | finally got a good approach for the CommandExecutor parser. more to come. |
SignalHandler.cc | 6.7 KB | 1062 | 17 years | rgrieder | - changed header file inclusion order |
SignalHandler.h | 2.7 KB | 1062 | 17 years | rgrieder | - changed header file inclusion order |
TclBind.cc | 5.5 KB | 1438 | 16 years | landauf | removed some other (potential) bugs or dangerous code lines |
TclBind.h | 2.1 KB | 1267 | 17 years | landauf | telnet remote control works type "source remote.tcl" into the ingame … |
TclThreadManager.cc | 26.4 KB | 1441 | 16 years | landauf | you'll love this: separated displayed strings in autocompletion from … |
TclThreadManager.h | 4.6 KB | 1441 | 16 years | landauf | you'll love this: separated displayed strings in autocompletion from … |
Tickable.cc | 1.2 KB | 1062 | 17 years | rgrieder | - changed header file inclusion order |
Tickable.h | 2.0 KB | 1062 | 17 years | rgrieder | - changed header file inclusion order |
XMLPort.cc | 1.5 KB | 1056 | 17 years | landauf | don't panic, no codechanges! added a link to www.orxonox.net |
XMLPort.h | 19.6 KB | 1341 | 17 years | landauf | big commit, but not much changes in code: - put CommandEvaluation … |
Note: See TracBrowser
for help on using the repository browser.