# # ChangeLog for code/branches/core/src/orxonox/core/ClassTreeMask.cc # # Generated by Trac 1.0.9 # Jun 20, 2024, 7:14:32 PM Tue, 12 Feb 2008 20:26:58 GMT landauf [808] * code/branches/core/src/orxonox/Orxonox.cc (modified) * code/branches/core/src/orxonox/core/ClassTreeMask.cc (modified) Fixed a small bug in the clean-function of ClassTreeMask (I made it ... Tue, 12 Feb 2008 19:36:19 GMT landauf [807] * code/branches/core/src/orxonox/Orxonox.cc (modified) * code/branches/core/src/orxonox/core/ClassTreeMask.cc (modified) * code/branches/core/src/orxonox/core/ClassTreeMask.h (modified) - fixed a small bug in ClassTreeMask - added more operators to ... Tue, 12 Feb 2008 15:43:22 GMT landauf [806] * code/branches/core/src/orxonox/Orxonox.cc (modified) * code/branches/core/src/orxonox/core/ClassManager.h (modified) * code/branches/core/src/orxonox/core/ClassTreeMask.cc (modified) * code/branches/core/src/orxonox/core/Identifier.cc (modified) * code/branches/core/src/orxonox/core/Identifier.h (modified) cleanup 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"