# # ChangeLog for code/branches/core/src/orxonox/core/ClassTreeMask.cc # # Generated by Trac 1.0.9 # Jun 18, 2024, 1:43:21 AM Tue, 12 Feb 2008 15:24:14 GMT landauf [805] * code/branches/core/src/orxonox/core/CMakeLists.txt (modified) * code/branches/core/src/orxonox/core/ClassFactory.h (modified) * code/branches/core/src/orxonox/core/ClassManager.h (added) * code/branches/core/src/orxonox/core/ClassTreeMask.cc (modified) * code/branches/core/src/orxonox/core/CoreIncludes.h (modified) * code/branches/core/src/orxonox/core/CorePrereqs.h (modified) * code/branches/core/src/orxonox/core/Identifier.cc (modified) * code/branches/core/src/orxonox/core/Identifier.h (modified) * code/branches/core/src/orxonox/core/IdentifierDistributor.cc (added) * code/branches/core/src/orxonox/core/IdentifierDistributor.h (added) * code/branches/core/src/orxonox/core/Iterator.h (modified) * code/branches/core/src/orxonox/core/MetaObjectList.h (modified) Added two new classes: - ClassManager, a helper class for ... Tue, 12 Feb 2008 02:49:41 GMT landauf [804] * code/branches/core/src/orxonox/Orxonox.cc (modified) * code/branches/core/src/orxonox/core/ClassTreeMask.cc (modified) added code for testing Tue, 12 Feb 2008 00:30:43 GMT landauf [803] * code/branches/core/src/orxonox/core/ClassTreeMask.cc (modified) * code/branches/core/src/orxonox/core/ClassTreeMask.h (modified) I'm doing strange things... expanded the ClassTreeMask with scary ... Mon, 11 Feb 2008 20:18:37 GMT landauf [802] * code/branches/core/src/orxonox/core/CMakeLists.txt (modified) * code/branches/core/src/orxonox/core/ClassTreeMask.cc (added) * code/branches/core/src/orxonox/core/ClassTreeMask.h (added) added new class "ClassTreeMask"