source:
code/branches/core2/src/orxonox/core
@
1031
| Name | Size | Rev | Age | Author | Last Change |
|---|---|---|---|---|---|
| ../ | |||||
| ArgReader.cc | 2.5 KB | 790 | 18 years | nicolasc | merged FICN back into trunk awaiting release. |
| ArgReader.h | 1.7 KB | 790 | 18 years | nicolasc | merged FICN back into trunk awaiting release. |
| BaseObject.cc | 2.4 KB | 902 | 18 years | landauf | using "XMLPort::Mode mode" instead of "bool loading" in all XMLPort … |
| BaseObject.h | 4.7 KB | 902 | 18 years | landauf | using "XMLPort::Mode mode" instead of "bool loading" in all XMLPort … |
| ClassFactory.h | 3.1 KB | 871 | 18 years | landauf | merged core branch to trunk |
| ClassManager.h | 5.8 KB | 871 | 18 years | landauf | merged core branch to trunk |
| ClassTreeMask.cc | 29.9 KB | 896 | 18 years | landauf | - added == and != operator to the ClassTreeMask - Included the … |
| ClassTreeMask.h | 9.5 KB | 896 | 18 years | landauf | - added == and != operator to the ClassTreeMask - Included the … |
| CMakeLists.txt | 608 bytes | 1006 | 18 years | landauf | started implementing a config-file manager, but this is still unfinished. |
| CommandExecutor.cc | 61.6 KB | 1030 | 18 years | landauf | extracted all config-value related macros from CoreIncludes.h and … |
| CommandExecutor.h | 9.5 KB | 1001 | 18 years | landauf | ok, be aware, here comes a big one. people with weak nerves should … |
| ConfigFileManager.cc | 18.4 KB | 1030 | 18 years | landauf | extracted all config-value related macros from CoreIncludes.h and … |
| ConfigFileManager.h | 12.1 KB | 1030 | 18 years | landauf | extracted all config-value related macros from CoreIncludes.h and … |
| ConfigValueContainer.cc | 14.7 KB | 1031 | 18 years | landauf | corrected debug output in case of an invalid vector index (remember: … |
| ConfigValueContainer.h | 6.3 KB | 1030 | 18 years | landauf | extracted all config-value related macros from CoreIncludes.h and … |
| ConfigValueIncludes.h | 4.0 KB | 1031 | 18 years | landauf | corrected debug output in case of an invalid vector index (remember: … |
| ConsoleCommand.h | 2.2 KB | 1001 | 18 years | landauf | ok, be aware, here comes a big one. people with weak nerves should … |
| CoreIncludes.h | 3.7 KB | 1030 | 18 years | landauf | extracted all config-value related macros from CoreIncludes.h and … |
| CorePrereqs.h | 3.6 KB | 993 | 18 years | landauf | - added exit command: quits orxonox (no, it's not a hidden segfault … |
| Debug.h | 6.9 KB | 871 | 18 years | landauf | merged core branch to trunk |
| DebugLevel.cc | 4.2 KB | 1030 | 18 years | landauf | extracted all config-value related macros from CoreIncludes.h and … |
| DebugLevel.h | 2.5 KB | 871 | 18 years | landauf | merged core branch to trunk |
| Error.cc | 1.6 KB | 871 | 18 years | landauf | merged core branch to trunk |
| Error.h | 1.3 KB | 871 | 18 years | landauf | merged core branch to trunk |
| Executor.cc | 8.7 KB | 994 | 18 years | landauf | - added some symbols to the CommandExecutor: a) expression | … |
| Executor.h | 15.9 KB | 994 | 18 years | landauf | - added some symbols to the CommandExecutor: a) expression | … |
| Factory.cc | 4.4 KB | 871 | 18 years | landauf | merged core branch to trunk |
| Factory.h | 3.4 KB | 871 | 18 years | landauf | merged core branch to trunk |
| Functor.h | 20.4 KB | 1003 | 18 years | landauf |
hopefully solved the conversion problem |
| Identifier.cc | 11.6 KB | 947 | 18 years | landauf | - added CommandExecutor - added ConsoleCommand macros - added … |
| Identifier.h | 32.7 KB | 957 | 18 years | landauf | - added set and tset functions to the ConfigValueContainer to … |
| IdentifierDistributor.cc | 2.2 KB | 871 | 18 years | landauf | merged core branch to trunk |
| IdentifierDistributor.h | 2.1 KB | 871 | 18 years | landauf | merged core branch to trunk |
| InputBuffer.cc | 5.5 KB | 994 | 18 years | landauf | - added some symbols to the CommandExecutor: a) expression | … |
| InputBuffer.h | 4.5 KB | 955 | 18 years | landauf | - added input buffer: this class captures key-input (at the moment … |
| Iterator.h | 5.5 KB | 871 | 18 years | landauf | merged core branch to trunk |
| Language.cc | 12.6 KB | 1031 | 18 years | landauf | corrected debug output in case of an invalid vector index (remember: … |
| Language.h | 5.5 KB | 871 | 18 years | landauf | merged core branch to trunk |
| Level.h | 1.5 KB | 871 | 18 years | landauf | merged core branch to trunk |
| Loader.cc | 5.2 KB | 902 | 18 years | landauf | using "XMLPort::Mode mode" instead of "bool loading" in all XMLPort … |
| Loader.h | 2.2 KB | 871 | 18 years | landauf | merged core branch to trunk |
| MetaObjectList.cc | 1.6 KB | 871 | 18 years | landauf | merged core branch to trunk |
| MetaObjectList.h | 4.9 KB | 941 | 18 years | landauf | - small change in the initialization of the Identifier-singleton - … |
| Namespace.cc | 5.8 KB | 994 | 18 years | landauf | - added some symbols to the CommandExecutor: a) expression | … |
| Namespace.h | 2.4 KB | 902 | 18 years | landauf | using "XMLPort::Mode mode" instead of "bool loading" in all XMLPort … |
| NamespaceNode.cc | 6.0 KB | 901 | 18 years | landauf | Namespaces are working now. I love this feature, can't stop playing … |
| NamespaceNode.h | 2.0 KB | 901 | 18 years | landauf | Namespaces are working now. I love this feature, can't stop playing … |
| ObjectList.h | 8.2 KB | 871 | 18 years | landauf | merged core branch to trunk |
| OrxonoxClass.cc | 1.6 KB | 871 | 18 years | landauf | merged core branch to trunk |
| OrxonoxClass.h | 9.4 KB | 876 | 18 years | landauf | std::set instead of std::list for Identifier-lists (parents, children, … |
| OutputHandler.cc | 5.1 KB | 1030 | 18 years | landauf | extracted all config-value related macros from CoreIncludes.h and … |
| OutputHandler.h | 8.5 KB | 994 | 18 years | landauf | - added some symbols to the CommandExecutor: a) expression | … |
| SignalHandler.cc | 6.7 KB | 871 | 18 years | landauf | merged core branch to trunk |
| SignalHandler.h | 2.6 KB | 871 | 18 years | landauf | merged core branch to trunk |
| XMLPort.cc | 1.4 KB | 933 | 18 years | landauf | XMLPort uses now executors and has default-values. |
| XMLPort.h | 19.4 KB | 994 | 18 years | landauf | - added some symbols to the CommandExecutor: a) expression | … |
Note: See TracBrowser
for help on using the repository browser.










