# # ChangeLog for code/branches/core5 # # Generated by Trac 1.0.9 # Jun 2, 2024, 9:23:34 PM Thu, 24 Sep 2009 18:58:27 GMT landauf [5783] * code/branches/core5/src/libraries/core/ClassFactory.h (modified) * code/branches/core5/src/libraries/core/Identifier.cc (modified) * code/branches/core5/src/libraries/core/Identifier.h (modified) some cleanup Thu, 24 Sep 2009 01:00:37 GMT landauf [5780] * code/branches/core5/src/libraries/core/Identifier.cc (modified) we should initialize this with false now (since ClassByString also ... Thu, 24 Sep 2009 00:55:34 GMT landauf [5779] * code/branches/core5/src/libraries/core/ClassFactory.h (modified) * code/branches/core5/src/libraries/core/CoreIncludes.h (modified) * code/branches/core5/src/libraries/core/CorePrereqs.h (modified) * code/branches/core5/src/libraries/core/Identifier.cc (modified) * code/branches/core5/src/libraries/core/Identifier.h (modified) Renamed BaseFactory as Factory Added function ClassByLowercaseString Thu, 24 Sep 2009 00:47:53 GMT landauf [5778] * code/branches/core5/src/libraries/core/ArgumentCompletionFunctions.cc (modified) * code/branches/core5/src/libraries/core/CMakeLists.txt (modified) * code/branches/core5/src/libraries/core/ClassFactory.h (modified) * code/branches/core5/src/libraries/core/CommandExecutor.cc (modified) * code/branches/core5/src/libraries/core/ConfigFileManager.cc (modified) * code/branches/core5/src/libraries/core/Core.cc (modified) * code/branches/core5/src/libraries/core/CoreIncludes.h (modified) * code/branches/core5/src/libraries/core/Factory.cc (deleted) * code/branches/core5/src/libraries/core/Factory.h (deleted) * code/branches/core5/src/libraries/core/Identifier.cc (modified) * code/branches/core5/src/libraries/core/Identifier.h (modified) * code/branches/core5/src/libraries/core/XMLPort.h (modified) * code/branches/core5/src/libraries/network/packet/ClassID.cc (modified) Removed the Factory class. Moved the networkID<->Identifier map from ... Wed, 23 Sep 2009 22:15:20 GMT landauf [5777] * code/branches/core5/src/libraries/core/ClassFactory.h (modified) * code/branches/core5/src/libraries/core/CoreIncludes.h (modified) * code/branches/core5/src/libraries/core/Factory.h (modified) * code/branches/core5/src/libraries/core/Identifier.cc (modified) * code/branches/core5/src/libraries/core/SubclassIdentifier.h (modified) simplified ClassFactory creation fixed typo in Factory Wed, 23 Sep 2009 21:47:13 GMT landauf [5776] * code/branches/core5/src/libraries/core/CoreIncludes.h (modified) * code/branches/core5/src/libraries/core/Identifier.h (modified) * code/branches/core5/src/libraries/core/SubclassIdentifier.h (added) * code/branches/core5/src/orxonox/gametypes/Gametype.h (modified) * code/branches/core5/src/orxonox/infos/PlayerInfo.h (modified) moved SubclassIdentifier to a separate file Wed, 23 Sep 2009 21:35:54 GMT landauf [5775] * code/branches/core5/src/libraries/core/Identifier.h (modified) Added copyconstructor and copyassignment to SubclassIdentifier Wed, 23 Sep 2009 20:48:09 GMT landauf [5772] * code/branches/core5/src/libraries/core/OrxonoxClass.cc (modified) * code/branches/core5/src/libraries/core/OrxonoxClass.h (modified) fixed an issue with SubclassIdentifier comparisons in OrxonoxClass Wed, 23 Sep 2009 18:53:33 GMT landauf [5769] * code/branches/core5/src/libraries/core/ClassFactory.h (modified) * code/branches/core5/src/libraries/core/Factory.h (modified) * code/branches/core5/src/libraries/core/Identifier.cc (modified) moved BaseFactory from Factory.h to ClassFactory.h Wed, 23 Sep 2009 18:43:45 GMT landauf [5768] * code/branches/core5 (copied) created new core branch to work on smart pointers and some other ... Wed, 23 Sep 2009 13:12:05 GMT dafrick [5761] * code/trunk/data/gui/layouts/QuestGUI.layout (modified) * code/trunk/data/gui/scripts/QuestGUI.lua (modified) Removed unused buttons.