# # ChangeLog for code/branches/objecthierarchy/src # # Generated by Trac 1.0.9 # Nov 22, 2024, 5:14:26 PM 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 Fri, 30 Nov 2007 00:12:53 GMT landauf [362] * 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/orxonox.cc (modified) added NetworkID Mon, 26 Nov 2007 16:26:36 GMT landauf [266] * code/branches/objecthierarchy/src/orxonox/orxonox.cc (modified) spacing in oh-branch Mon, 26 Nov 2007 16:19:23 GMT landauf [264] * code/branches/objecthierarchy/src/orxonox/orxonox.cc (modified) added tests 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