Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/console/src/core @ 1327

Name Size Rev Age Author Last Change
../
BaseObject.cc 2.4 KB 1062   16 years rgrieder - changed header file inclusion order
BaseObject.h 4.7 KB 1062   16 years rgrieder - changed header file inclusion order
ClassFactory.h 3.1 KB 1062   16 years rgrieder - changed header file inclusion order
ClassManager.h 5.8 KB 1313   16 years landauf - implemented Shell, but not yet linked with the graphical console - …
ClassTreeMask.cc 29.9 KB 1056   16 years landauf don't panic, no codechanges! added a link to www.orxonox.net
ClassTreeMask.h 9.6 KB 1062   16 years rgrieder - changed header file inclusion order
CMakeLists.txt 761 bytes 1313   16 years landauf - implemented Shell, but not yet linked with the graphical console - …
CommandExecutor.cc 62.8 KB 1276   16 years landauf someone likes to chat? well, I do. here's a new IRC client. it …
CommandExecutor.h 9.8 KB 1255   16 years landauf - after a total rewrite of the TclThreadManager, there are some new …
ConfigFileManager.cc 19.0 KB 1056   16 years landauf don't panic, no codechanges! added a link to www.orxonox.net
ConfigFileManager.h 12.5 KB 1116   16 years landauf removed a warning in ConfigFileManager.h
ConfigValueContainer.cc 13.1 KB 1327   16 years landauf sync with notebook
ConfigValueContainer.h 6.4 KB 1325   16 years landauf removed bug in ConfigValueContainer with default-vector with size zero …
ConfigValueIncludes.h 4.9 KB 1324   16 years landauf Added a command-history to the console. you can scroll through all …
ConsoleCommand.h 2.3 KB 1062   16 years rgrieder - changed header file inclusion order
CoreIncludes.h 3.8 KB 1062   16 years rgrieder - changed header file inclusion order
CorePrereqs.h 3.8 KB 1313   16 years landauf - implemented Shell, but not yet linked with the graphical console - …
CoreSettings.cc 6.8 KB 1326   16 years landauf fixed crash when displaying debug-level 4 and 5 in the InGameConsole. …
CoreSettings.h 2.6 KB 1326   16 years landauf fixed crash when displaying debug-level 4 and 5 in the InGameConsole. …
Debug.h 8.5 KB 1089   16 years rgrieder - bugfix in audiomanager - added CCOUT(level): like COUT, but prints …
Error.cc 1.7 KB 1062   16 years rgrieder - changed header file inclusion order
Error.h 1.3 KB 1062   16 years rgrieder - changed header file inclusion order
Executor.cc 8.8 KB 1062   16 years rgrieder - changed header file inclusion order
Executor.h 16.0 KB 1247   16 years landauf several changes in TclThreadManager but couldn't yet fix the bug
Factory.cc 4.5 KB 1062   16 years rgrieder - changed header file inclusion order
Factory.h 3.4 KB 1064   16 years rgrieder - replaced all String2Number with ConvertValue - replaced all tokenize …
Functor.h 21.0 KB 1188   16 years landauf removed some bugs tcl knows now orxonox
Identifier.cc 11.6 KB 1062   16 years rgrieder - changed header file inclusion order
Identifier.h 32.0 KB 1313   16 years landauf - implemented Shell, but not yet linked with the graphical console - …
IdentifierDistributor.cc 2.2 KB 1056   16 years landauf don't panic, no codechanges! added a link to www.orxonox.net
IdentifierDistributor.h 2.2 KB 1064   16 years rgrieder - replaced all String2Number with ConvertValue - replaced all tokenize …
InputBuffer.cc 6.1 KB 1317   16 years landauf changed some parts of InGameConsole to make it work with Shell, but I …
InputBuffer.h 6.0 KB 1322   16 years landauf The InGameConsole is now using the new Shell. There's a clear …
InputEvent.h 1.5 KB 1056   16 years landauf don't panic, no codechanges! added a link to www.orxonox.net
InputEventListener.cc 1.3 KB 1062   16 years rgrieder - changed header file inclusion order
InputEventListener.h 1.6 KB 1062   16 years rgrieder - changed header file inclusion order
InputHandler.cc 5.7 KB 1322   16 years landauf The InGameConsole is now using the new Shell. There's a clear …
InputHandler.h 3.2 KB 1062   16 years rgrieder - changed header file inclusion order
InputManager.cc 7.6 KB 1322   16 years landauf The InGameConsole is now using the new Shell. There's a clear …
InputManager.h 3.3 KB 1084   16 years rgrieder - updated VC++ files for tolua - minor CMLs changes
IRC.cc 4.9 KB 1276   16 years landauf someone likes to chat? well, I do. here's a new IRC client. it …
IRC.h 2.1 KB 1276   16 years landauf someone likes to chat? well, I do. here's a new IRC client. it …
Iterator.h 6.3 KB 1313   16 years landauf - implemented Shell, but not yet linked with the graphical console - …
Language.cc 11.9 KB 1313   16 years landauf - implemented Shell, but not yet linked with the graphical console - …
Language.h 5.3 KB 1313   16 years landauf - implemented Shell, but not yet linked with the graphical console - …
Level.h 1.6 KB 1062   16 years rgrieder - changed header file inclusion order
Loader.cc 5.7 KB 1102   16 years bknecht lua50 compatiple level code and loading, should work on tardis as well now
Loader.h 2.2 KB 1062   16 years rgrieder - changed header file inclusion order
MetaObjectList.cc 1.7 KB 1056   16 years landauf don't panic, no codechanges! added a link to www.orxonox.net
MetaObjectList.h 5.0 KB 1063   16 years landauf fixed an interesting bug in ObjectList/MetaObjectList/Iterator: it's …
Namespace.cc 5.8 KB 1062   16 years rgrieder - changed header file inclusion order
Namespace.h 2.5 KB 1062   16 years rgrieder - changed header file inclusion order
NamespaceNode.cc 6.0 KB 1056   16 years landauf don't panic, no codechanges! added a link to www.orxonox.net
NamespaceNode.h 2.0 KB 1062   16 years rgrieder - changed header file inclusion order
ObjectList.h 6.1 KB 1063   16 years landauf fixed an interesting bug in ObjectList/MetaObjectList/Iterator: it's …
OrxonoxClass.cc 7.4 KB 1313   16 years landauf - implemented Shell, but not yet linked with the graphical console - …
OrxonoxClass.h 4.9 KB 1313   16 years landauf - implemented Shell, but not yet linked with the graphical console - …
OutputBuffer.cc 2.8 KB 1322   16 years landauf The InGameConsole is now using the new Shell. There's a clear …
OutputBuffer.h 2.9 KB 1322   16 years landauf The InGameConsole is now using the new Shell. There's a clear …
OutputHandler.cc 6.3 KB 1322   16 years landauf The InGameConsole is now using the new Shell. There's a clear …
OutputHandler.h 10.0 KB 1313   16 years landauf - implemented Shell, but not yet linked with the graphical console - …
Script.cc 7.9 KB 1255   16 years landauf - after a total rewrite of the TclThreadManager, there are some new …
Script.h 2.5 KB 1102   16 years bknecht lua50 compatiple level code and loading, should work on tardis as well now
Script_clean.h 2.4 KB 1076   16 years rgrieder two hours of Fuk is very 'enlighting', the whole thing works …
Shell.cc 10.4 KB 1327   16 years landauf sync with notebook
Shell.h 4.2 KB 1326   16 years landauf fixed crash when displaying debug-level 4 and 5 in the InGameConsole. …
SignalHandler.cc 6.7 KB 1062   16 years rgrieder - changed header file inclusion order
SignalHandler.h 2.7 KB 1062   16 years rgrieder - changed header file inclusion order
TclBind.cc 5.4 KB 1276   16 years landauf someone likes to chat? well, I do. here's a new IRC client. it …
TclBind.h 2.1 KB 1267   16 years landauf telnet remote control works type "source remote.tcl" into the ingame …
TclThreadManager.cc 24.1 KB 1276   16 years landauf someone likes to chat? well, I do. here's a new IRC client. it …
TclThreadManager.h 4.5 KB 1276   16 years landauf someone likes to chat? well, I do. here's a new IRC client. it …
Tickable.cc 1.2 KB 1062   16 years rgrieder - changed header file inclusion order
Tickable.h 2.0 KB 1062   16 years rgrieder - changed header file inclusion order
XMLPort.cc 1.5 KB 1056   16 years landauf don't panic, no codechanges! added a link to www.orxonox.net
XMLPort.h 19.8 KB 1062   16 years rgrieder - changed header file inclusion order
Note: See TracBrowser for help on using the repository browser.