# # ChangeLog for code/branches/core2/src/orxonox/core/NamespaceNode.cc # # Generated by Trac 1.0.9 # Jun 2, 2024, 5:50:46 AM Tue, 18 Mar 2008 23:38:32 GMT landauf [901] * code/branches/core2/bin/levels/sample.oxw (modified) * code/branches/core2/src/orxonox/core/Loader.cc (modified) * code/branches/core2/src/orxonox/core/Namespace.cc (modified) * code/branches/core2/src/orxonox/core/Namespace.h (modified) * code/branches/core2/src/orxonox/core/NamespaceNode.cc (modified) * code/branches/core2/src/orxonox/core/NamespaceNode.h (modified) * code/branches/core2/src/orxonox/core/XMLPort.h (modified) Namespaces are working now. I love this feature, can't stop playing ... Mon, 17 Mar 2008 00:33:00 GMT landauf [895] * code/branches/core2/src/orxonox/core/CMakeLists.txt (modified) * code/branches/core2/src/orxonox/core/CorePrereqs.h (modified) * code/branches/core2/src/orxonox/core/Namespace.cc (modified) * code/branches/core2/src/orxonox/core/Namespace.h (modified) * code/branches/core2/src/orxonox/core/NamespaceNode.cc (added) * code/branches/core2/src/orxonox/core/NamespaceNode.h (added) * code/branches/core2/src/orxonox/core/XMLPort.h (modified) - added new XMLPortParam template to specify the template arguments / ...