# # ChangeLog for code/branches/core5/src/libraries # # Generated by Trac 1.0.9 # Jun 2, 2024, 6:22:46 PM Mon, 28 Sep 2009 00:55:47 GMT landauf [5820] * code/branches/core5/src/libraries/network/ClientConnectionListener.cc (modified) * code/branches/core5/src/libraries/network/ClientConnectionListener.h (modified) * code/branches/core5/src/libraries/network/Server.cc (modified) * code/branches/core5/src/modules/gamestates/GSLevel.cc (modified) * code/branches/core5/src/orxonox/LevelManager.cc (modified) * code/branches/core5/src/orxonox/PlayerManager.cc (modified) * code/branches/core5/src/orxonox/PlayerManager.h (modified) Changes in ClientConnectionListener: - Added static functions for ... Sun, 27 Sep 2009 23:00:21 GMT landauf [5819] * code/branches/core5/src/libraries/core/GUIManager.cc (modified) * code/branches/core5/src/libraries/core/MemoryArchive.cc (modified) * code/branches/core5/src/libraries/core/Resource.h (modified) * code/branches/core5/src/modules/gamestates/GSMainMenu.h (modified) removed some tabs Sun, 27 Sep 2009 20:26:49 GMT rgrieder [5818] * code/branches/core5/src/libraries/core/SubclassIdentifier.h (modified) * code/branches/core5/src/modules/gamestates/GSLevel.cc (modified) * code/branches/core5/src/modules/overlays/stats/Scoreboard.cc (modified) * code/branches/core5/src/modules/overlays/stats/Scoreboard.h (modified) Small bugfix for the second to last commit: InputStates only exist in ... Sun, 27 Sep 2009 17:30:41 GMT scheusso [5814] * code/branches/core5/src/libraries/core/SubclassIdentifier.h (modified) * code/branches/core5/src/orxonox/weaponsystem/WeaponMode.h (modified) * code/branches/core5/src/orxonox/worldentities/SpawnPoint.h (modified) build fixes Sun, 27 Sep 2009 13:31:37 GMT rgrieder [5810] * code/branches/core5/src/libraries/core/GraphicsManager.cc (modified) Adding unloading code for the resource locations. Sun, 27 Sep 2009 10:53:49 GMT rgrieder [5807] * code/branches/core5/src/libraries/core/SmartPtr.h (modified) - Added OrxonoxClass include to the SmartPtr since that is needed in ... Sun, 27 Sep 2009 02:13:13 GMT landauf [5806] * code/branches/core5/src/libraries/core/BaseObject.h (modified) * code/branches/core5/src/modules/gamestates/GSLevel.cc (modified) * code/branches/core5/src/modules/objects/triggers/CheckPoint.cc (modified) * code/branches/core5/src/modules/overlays/hud/TeamBaseMatchScore.cc (modified) * code/branches/core5/src/modules/overlays/hud/UnderAttackHealthBar.cc (modified) * code/branches/core5/src/modules/pong/Pong.cc (modified) * code/branches/core5/src/modules/pong/PongCenterpoint.cc (modified) * code/branches/core5/src/modules/pong/PongScore.cc (modified) * code/branches/core5/src/orxonox/gametypes/Asteroids.cc (modified) * code/branches/core5/src/orxonox/gametypes/Gametype.cc (modified) * code/branches/core5/src/orxonox/gametypes/Gametype.h (modified) * code/branches/core5/src/orxonox/gametypes/TeamBaseMatch.cc (modified) * code/branches/core5/src/orxonox/gametypes/UnderAttack.cc (modified) * code/branches/core5/src/orxonox/infos/HumanPlayer.cc (modified) * code/branches/core5/src/orxonox/worldentities/pawns/Destroyer.cc (modified) * code/branches/core5/src/orxonox/worldentities/pawns/TeamBaseMatchBase.cc (modified) - The gametype pointer in BaseObject is now also a SmartPtr - The ... Sun, 27 Sep 2009 00:33:48 GMT landauf [5805] * code/branches/core5/src/libraries/core/BaseObject.h (modified) * code/branches/core5/src/libraries/core/OrxonoxClass.cc (modified) * code/branches/core5/src/libraries/core/OrxonoxClass.h (modified) * code/branches/core5/src/libraries/core/SmartPtr.h (modified) * code/branches/core5/src/modules/gamestates/GSLevel.cc (modified) * code/branches/core5/src/orxonox/CameraManager.cc (modified) * code/branches/core5/src/orxonox/CameraManager.h (modified) * code/branches/core5/src/orxonox/Scene.cc (modified) - Enhanced SmartPtr: a) It stores now two pointers, one ... Sat, 26 Sep 2009 21:16:49 GMT landauf [5804] * code/branches/core5/src/libraries/core/CorePrereqs.h (modified) * code/branches/core5/src/libraries/core/OrxonoxClass.cc (modified) * code/branches/core5/src/libraries/core/OrxonoxClass.h (modified) * code/branches/core5/src/libraries/core/SmartPtr.h (added) added SmartPtr class Sat, 26 Sep 2009 21:06:24 GMT landauf [5802] * code/branches/core5/src/libraries/util/ScopedSingleton.h (modified) * code/branches/core5/src/orxonox/collisionshapes/CompoundCollisionShape.cc (modified) Found another delete in CompoundCollisionShape.cc Also replaced ... Sat, 26 Sep 2009 20:18:24 GMT landauf [5798] * code/branches/core5/src/libraries/tools/Timer.cc (modified) * code/branches/core5/src/libraries/tools/Timer.h (modified) replaced delete with destroy() in tools Sat, 26 Sep 2009 20:17:21 GMT landauf [5797] * code/branches/core5/src/libraries/network/GamestateClient.cc (modified) * code/branches/core5/src/libraries/network/GamestateManager.cc (modified) * code/branches/core5/src/libraries/network/NetworkFunction.cc (modified) * code/branches/core5/src/libraries/network/synchronisable/Synchronisable.cc (modified) replaced delete with destroy() in network Sat, 26 Sep 2009 20:15:53 GMT landauf [5796] * code/branches/core5/src/libraries/core/Identifier.cc (modified) * code/branches/core5/src/libraries/core/Loader.cc (modified) * code/branches/core5/src/libraries/core/Shell.cc (modified) * code/branches/core5/src/libraries/core/input/InputManager.cc (modified) replaced delete with destroy() in core 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. ... Thu, 24 Sep 2009 19:27:03 GMT landauf [5784] * code/branches/core5/src/libraries/core/Identifier.cc (modified) more cleanup 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 ... Mon, 21 Sep 2009 19:17:02 GMT rgrieder [5759] * code/trunk/src/libraries/core/Core.cc (modified) * code/trunk/src/libraries/core/LuaState.cc (modified) Fixed a small bug.