# # ChangeLog for code/branches/core5/src/modules # # Generated by Trac 1.0.9 # May 23, 2024, 10:57:23 AM Sat, 26 Sep 2009 00:05:30 GMT landauf [5791] * code/branches/core5/src/libraries/core/OrxonoxClass.cc (modified) * code/branches/core5/src/libraries/core/OrxonoxClass.h (modified) * code/branches/core5/src/libraries/tools/Timer.h (modified) * code/branches/core5/src/modules/weapons/MuzzleFlash.cc (modified) * code/branches/core5/src/modules/weapons/MuzzleFlash.h (modified) * code/branches/core5/src/orxonox/graphics/ParticleSpawner.h (modified) * code/branches/core5/src/orxonox/overlays/InGameConsole.h (modified) * code/branches/core5/src/orxonox/worldentities/BigExplosion.cc (modified) * code/branches/core5/src/orxonox/worldentities/BigExplosion.h (modified) * code/branches/core5/src/orxonox/worldentities/ExplosionChunk.cc (modified) * code/branches/core5/src/orxonox/worldentities/ExplosionChunk.h (modified) Added destroy() function to OrxonoxClass. Removed destroy() ... Thu, 24 Sep 2009 22:54:12 GMT landauf [5785] * code/branches/core5/src/libraries/core/ClassTreeMask.h (modified) * code/branches/core5/src/libraries/core/Iterator.h (modified) * code/branches/core5/src/libraries/core/ObjectListIterator.h (modified) * code/branches/core5/src/modules/gamestates/GSRoot.cc (modified) * code/branches/core5/src/orxonox/Radar.cc (modified) * code/branches/core5/src/orxonox/overlays/Map.cc (modified) * code/branches/core5/src/orxonox/pickup/DroppedItem.cc (modified) * code/branches/core5/src/orxonox/pickup/PickupSpawner.cc (modified) Removed end-iterator-safety from Iterator and ObjectListIterator. ... 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 ... Tue, 22 Sep 2009 10:44:05 GMT dafrick [5760] * code/trunk/src/modules/questsystem/QuestGUI.h (modified) * code/trunk/src/modules/questsystem/QuestGUINode.cc (modified) * code/trunk/src/modules/questsystem/QuestGUINode.h (modified) * code/trunk/src/modules/questsystem/QuestManager.h (modified) * code/trunk/src/modules/questsystem/notifications/NotificationManager.cc (modified) Some cleanup und resolved TODO's in questsystem.