# # ChangeLog for code/branches/objecthierarchy/src/orxonox/core/OrxonoxClass.h # # Generated by Trac 1.0.9 # Jun 15, 2024, 9:16:13 AM Sat, 08 Dec 2007 16:37:26 GMT landauf [434] * code/branches/objecthierarchy/src/CMakeLists.txt (modified) * code/branches/objecthierarchy/src/orxonox/core/ConfigValueContainer.cc (added) * code/branches/objecthierarchy/src/orxonox/core/ConfigValueContainer.h (added) * code/branches/objecthierarchy/src/orxonox/core/Identifier.h (modified) * code/branches/objecthierarchy/src/orxonox/core/IdentifierIncludes.h (modified) * code/branches/objecthierarchy/src/orxonox/core/OrxonoxClass.h (modified) * code/branches/objecthierarchy/src/orxonox/objects/Tickable.h (modified) * code/branches/objecthierarchy/src/orxonox/objects/Timer.h (modified) * code/branches/objecthierarchy/src/orxonox/objects/test3.cc (modified) * code/branches/objecthierarchy/src/orxonox/objects/test3.h (modified) * code/branches/objecthierarchy/src/orxonox/orxonox.cc (modified) added a config-file-parser and a makro ( SetConfigValue(variable, ... Sun, 02 Dec 2007 01:07:01 GMT landauf [366] * code/branches/objecthierarchy/src/orxonox/core/OrxonoxClass.cc (modified) * code/branches/objecthierarchy/src/orxonox/core/OrxonoxClass.h (modified) * code/branches/objecthierarchy/src/orxonox/objects/BaseObject.h (modified) * code/branches/objecthierarchy/src/orxonox/orxonox.cc (modified) moved common object-functions and -variables (like isA() and name_) ... Sat, 01 Dec 2007 03:24:56 GMT landauf [365] * code/branches/objecthierarchy/src/orxonox/core/ClassFactory.h (modified) * code/branches/objecthierarchy/src/orxonox/core/Factory.cc (modified) * code/branches/objecthierarchy/src/orxonox/core/Factory.h (modified) * code/branches/objecthierarchy/src/orxonox/core/Identifier.cc (modified) * code/branches/objecthierarchy/src/orxonox/core/Identifier.h (modified) * code/branches/objecthierarchy/src/orxonox/core/IdentifierIncludes.h (modified) * code/branches/objecthierarchy/src/orxonox/core/IdentifierList.cc (modified) * code/branches/objecthierarchy/src/orxonox/core/IdentifierList.h (modified) * code/branches/objecthierarchy/src/orxonox/core/Iterator.h (modified) * code/branches/objecthierarchy/src/orxonox/core/MetaObjectList.cc (modified) * code/branches/objecthierarchy/src/orxonox/core/MetaObjectList.h (modified) * code/branches/objecthierarchy/src/orxonox/core/ObjectList.h (modified) * code/branches/objecthierarchy/src/orxonox/core/OrxonoxClass.cc (modified) * code/branches/objecthierarchy/src/orxonox/core/OrxonoxClass.h (modified) added comments Mon, 26 Nov 2007 15:36:14 GMT landauf [261] * code/branches/objecthierarchy (copied) created new object-hierarchy branch for documenting and, if needed, ... Mon, 26 Nov 2007 15:26:17 GMT landauf [258] * code/trunk/src/CMakeLists.txt (modified) * code/trunk/src/orxonox (copied) * code/trunk/src/orxonox/core (copied) * code/trunk/src/orxonox/core/ClassFactory.h (copied) * code/trunk/src/orxonox/core/Factory.cc (copied) * code/trunk/src/orxonox/core/Factory.h (copied) * code/trunk/src/orxonox/core/Identifier.cc (copied) * code/trunk/src/orxonox/core/Identifier.h (copied) * code/trunk/src/orxonox/core/IdentifierIncludes.h (copied) * code/trunk/src/orxonox/core/IdentifierList.cc (copied) * code/trunk/src/orxonox/core/IdentifierList.h (copied) * code/trunk/src/orxonox/core/Iterator.h (copied) * code/trunk/src/orxonox/core/MetaObjectList.cc (copied) * code/trunk/src/orxonox/core/MetaObjectList.h (copied) * code/trunk/src/orxonox/core/ObjectList.h (copied) * code/trunk/src/orxonox/core/OrxonoxClass.cc (copied) * code/trunk/src/orxonox/core/OrxonoxClass.h (copied) * code/trunk/src/orxonox/objects (copied) * code/trunk/src/orxonox/objects/BaseObject.cc (copied) * code/trunk/src/orxonox/objects/BaseObject.h (copied) * code/trunk/src/orxonox/objects/Test.h (copied) * code/trunk/src/orxonox/objects/test1.cc (copied) * code/trunk/src/orxonox/objects/test1.h (copied) * code/trunk/src/orxonox/objects/test2.cc (copied) * code/trunk/src/orxonox/objects/test2.h (copied) * code/trunk/src/orxonox/objects/test3.cc (copied) * code/trunk/src/orxonox/objects/test3.h (copied) * code/trunk/src/orxonox/orxonox.cc (moved) merged object-hierarchy back to trunk