source:
code/branches/core2/src/orxonox/core
@
2236
Name | Size | Rev | Age | Author | Last Change |
---|---|---|---|---|---|
../ | |||||
ArgReader.cc | 2.5 KB | 790 | 17 years | nicolasc | merged FICN back into trunk awaiting release. |
ArgReader.h | 1.7 KB | 790 | 17 years | nicolasc | merged FICN back into trunk awaiting release. |
BaseObject.cc | 2.4 KB | 902 | 17 years | landauf | using "XMLPort::Mode mode" instead of "bool loading" in all XMLPort … |
BaseObject.h | 4.7 KB | 902 | 17 years | landauf | using "XMLPort::Mode mode" instead of "bool loading" in all XMLPort … |
ClassFactory.h | 3.1 KB | 871 | 17 years | landauf | merged core branch to trunk |
ClassManager.h | 5.8 KB | 871 | 17 years | landauf | merged core branch to trunk |
ClassTreeMask.cc | 29.9 KB | 896 | 17 years | landauf | - added == and != operator to the ClassTreeMask - Included the … |
ClassTreeMask.h | 9.5 KB | 896 | 17 years | landauf | - added == and != operator to the ClassTreeMask - Included the … |
CMakeLists.txt | 610 bytes | 1036 | 17 years | landauf | added CoreSettings, a class containing all settings of core classes … |
CommandExecutor.cc | 61.7 KB | 1050 | 17 years | landauf | bugfix |
CommandExecutor.h | 9.5 KB | 1001 | 17 years | landauf | ok, be aware, here comes a big one. people with weak nerves should … |
ConfigFileManager.cc | 18.9 KB | 1050 | 17 years | landauf | bugfix |
ConfigFileManager.h | 12.4 KB | 1049 | 17 years | landauf | config-value accepts now strings with special chars like \n or \t and … |
ConfigValueContainer.cc | 14.9 KB | 1049 | 17 years | landauf | config-value accepts now strings with special chars like \n or \t and … |
ConfigValueContainer.h | 6.3 KB | 1030 | 17 years | landauf | extracted all config-value related macros from CoreIncludes.h and … |
ConfigValueIncludes.h | 4.8 KB | 1033 | 17 years | landauf | added a variadic macro to ConfigValueIncludes.h: … |
ConsoleCommand.h | 2.2 KB | 1001 | 17 years | landauf | ok, be aware, here comes a big one. people with weak nerves should … |
CoreIncludes.h | 3.7 KB | 1030 | 17 years | landauf | extracted all config-value related macros from CoreIncludes.h and … |
CorePrereqs.h | 3.6 KB | 1036 | 17 years | landauf | added CoreSettings, a class containing all settings of core classes … |
CoreSettings.cc | 5.3 KB | 1036 | 17 years | landauf | added CoreSettings, a class containing all settings of core classes … |
CoreSettings.h | 2.5 KB | 1036 | 17 years | landauf | added CoreSettings, a class containing all settings of core classes … |
Debug.h | 6.9 KB | 871 | 17 years | landauf | merged core branch to trunk |
Error.cc | 1.6 KB | 871 | 17 years | landauf | merged core branch to trunk |
Error.h | 1.3 KB | 871 | 17 years | landauf | merged core branch to trunk |
Executor.cc | 8.7 KB | 994 | 17 years | landauf | - added some symbols to the CommandExecutor: a) expression | … |
Executor.h | 15.9 KB | 994 | 17 years | landauf | - added some symbols to the CommandExecutor: a) expression | … |
Factory.cc | 4.4 KB | 871 | 17 years | landauf | merged core branch to trunk |
Factory.h | 3.4 KB | 871 | 17 years | landauf | merged core branch to trunk |
Functor.h | 20.4 KB | 1003 | 17 years | landauf | hopefully solved the conversion problem it's a lot of … |
Identifier.cc | 11.6 KB | 947 | 17 years | landauf | - added CommandExecutor - added ConsoleCommand macros - added … |
Identifier.h | 32.3 KB | 1036 | 17 years | landauf | added CoreSettings, a class containing all settings of core classes … |
IdentifierDistributor.cc | 2.2 KB | 871 | 17 years | landauf | merged core branch to trunk |
IdentifierDistributor.h | 2.1 KB | 871 | 17 years | landauf | merged core branch to trunk |
InputBuffer.cc | 5.5 KB | 1049 | 17 years | landauf | config-value accepts now strings with special chars like \n or \t and … |
InputBuffer.h | 4.5 KB | 955 | 17 years | landauf | - added input buffer: this class captures key-input (at the moment … |
Iterator.h | 5.5 KB | 871 | 17 years | landauf | merged core branch to trunk |
Language.cc | 11.8 KB | 1036 | 17 years | landauf | added CoreSettings, a class containing all settings of core classes … |
Language.h | 5.3 KB | 1036 | 17 years | landauf | added CoreSettings, a class containing all settings of core classes … |
Level.h | 1.5 KB | 871 | 17 years | landauf | merged core branch to trunk |
Loader.cc | 5.2 KB | 902 | 17 years | landauf | using "XMLPort::Mode mode" instead of "bool loading" in all XMLPort … |
Loader.h | 2.2 KB | 871 | 17 years | landauf | merged core branch to trunk |
MetaObjectList.cc | 1.6 KB | 871 | 17 years | landauf | merged core branch to trunk |
MetaObjectList.h | 4.9 KB | 941 | 17 years | landauf | - small change in the initialization of the Identifier-singleton - … |
Namespace.cc | 5.8 KB | 994 | 17 years | landauf | - added some symbols to the CommandExecutor: a) expression | … |
Namespace.h | 2.4 KB | 902 | 17 years | landauf | using "XMLPort::Mode mode" instead of "bool loading" in all XMLPort … |
NamespaceNode.cc | 6.0 KB | 901 | 17 years | landauf | Namespaces are working now. I love this feature, can't stop playing … |
NamespaceNode.h | 2.0 KB | 901 | 17 years | landauf | Namespaces are working now. I love this feature, can't stop playing … |
ObjectList.h | 8.2 KB | 871 | 17 years | landauf | merged core branch to trunk |
OrxonoxClass.cc | 1.6 KB | 871 | 17 years | landauf | merged core branch to trunk |
OrxonoxClass.h | 9.4 KB | 876 | 17 years | landauf | std::set instead of std::list for Identifier-lists (parents, children, … |
OutputHandler.cc | 5.1 KB | 1036 | 17 years | landauf | added CoreSettings, a class containing all settings of core classes … |
OutputHandler.h | 8.5 KB | 994 | 17 years | landauf | - added some symbols to the CommandExecutor: a) expression | … |
SignalHandler.cc | 6.7 KB | 871 | 17 years | landauf | merged core branch to trunk |
SignalHandler.h | 2.6 KB | 871 | 17 years | landauf | merged core branch to trunk |
XMLPort.cc | 1.4 KB | 933 | 17 years | landauf | XMLPort uses now executors and has default-values. |
XMLPort.h | 19.4 KB | 994 | 17 years | landauf | - added some symbols to the CommandExecutor: a) expression | … |
Note: See TracBrowser
for help on using the repository browser.