# # ChangeLog for code/branches # # Generated by Trac 1.0.9 # Nov 26, 2024, 12:48:10 AM Sat, 03 Oct 2009 16:32:05 GMT landauf [5866] * code/branches/core5/src/libraries/core/BaseObject.cc (modified) * code/branches/core5/src/libraries/core/BaseObject.h (modified) * code/branches/core5/src/libraries/core/Event.cc (modified) * code/branches/core5/src/libraries/core/Event.h (modified) * code/branches/core5/src/libraries/core/EventIncludes.h (modified) * code/branches/core5/src/libraries/core/Identifier.h (modified) * code/branches/core5/src/modules/objects/eventsystem/EventListener.cc (modified) * code/branches/core5/src/modules/objects/eventsystem/EventListener.h (modified) * code/branches/core5/src/modules/objects/eventsystem/EventTarget.cc (modified) * code/branches/core5/src/modules/objects/eventsystem/EventTarget.h (modified) some cleanup in the eventsystem. not sure if everything still works, ... Sat, 03 Oct 2009 15:36:35 GMT rgrieder [5865] * code/branches/core5/src/libraries/core/GameState.h (modified) * code/branches/core5/src/libraries/core/PathConfig.h (modified) * code/branches/core5/src/libraries/network/Client.h (modified) * code/branches/core5/src/libraries/network/Server.h (modified) Missing includes (for non PCH builds). Sat, 03 Oct 2009 15:36:10 GMT rgrieder [5864] * code/branches/core5/src/libraries/core/input/KeyDetector.cc (modified) * code/branches/core5/src/libraries/core/input/KeyDetector.h (modified) Missing changes for previous commit (whatever happened...) Sat, 03 Oct 2009 15:33:31 GMT rgrieder [5863] * code/branches/core5/data/defaultConfig/keybindings.ini (modified) * code/branches/core5/data/defaultConfig/masterKeybindings.ini (deleted) * code/branches/core5/src/libraries/core/Core.cc (modified) * code/branches/core5/src/libraries/core/Core.h (modified) * code/branches/core5/src/libraries/core/CorePrereqs.h (modified) * code/branches/core5/src/libraries/core/input/CMakeLists.txt (modified) * code/branches/core5/src/libraries/core/input/InputManager.cc (modified) * code/branches/core5/src/libraries/core/input/InputManager.h (modified) * code/branches/core5/src/libraries/core/input/KeyBinder.cc (modified) * code/branches/core5/src/libraries/core/input/KeyBinder.h (modified) * code/branches/core5/src/libraries/core/input/KeyBinderManager.cc (added) * code/branches/core5/src/libraries/core/input/KeyBinderManager.h (added) * code/branches/core5/src/orxonox/gamestates/GSGraphics.cc (modified) * code/branches/core5/src/orxonox/gamestates/GSGraphics.h (modified) * code/branches/core5/src/orxonox/gamestates/GSLevel.cc (modified) * code/branches/core5/src/orxonox/gamestates/GSLevel.h (modified) * code/branches/core5/src/orxonox/gamestates/GSMainMenu.cc (modified) New class: KeyBinderManager (yes, it really was necessary, I'm not ... Fri, 02 Oct 2009 19:11:35 GMT landauf [5862] * code/branches/core5/src/orxonox/OrxonoxPrereqs.h (modified) * code/branches/core5/src/orxonox/interfaces/InterfaceCompilation.cc (modified) * code/branches/core5/src/orxonox/interfaces/PawnListener.h (deleted) * code/branches/core5/src/orxonox/worldentities/pawns/Pawn.cc (modified) removed PawnListener Fri, 02 Oct 2009 18:58:27 GMT landauf [5861] * code/branches/core5/src/libraries/core/WeakPtr.h (modified) * code/branches/core5/src/orxonox/controllers/ArtificialController.cc (modified) * code/branches/core5/src/orxonox/controllers/ArtificialController.h (modified) * code/branches/core5/src/orxonox/gametypes/UnderAttack.cc (modified) * code/branches/core5/src/orxonox/worldentities/pawns/TeamBaseMatchBase.cc (modified) un-PawnListener-ized ArtificialController Fri, 02 Oct 2009 18:41:33 GMT landauf [5860] * code/branches/core5/src/modules/weapons/projectiles/Projectile.cc (modified) * code/branches/core5/src/modules/weapons/projectiles/Projectile.h (modified) * code/branches/core5/src/orxonox/gametypes/TeamDeathmatch.cc (modified) using a WeakPtr in Projectile instead of inheriting from PawnListener ... Fri, 02 Oct 2009 17:35:52 GMT landauf [5859] * code/branches/core5/src/orxonox/gametypes/TeamDeathmatch.cc (modified) fixed a small bug in TeamDeathmatch Fri, 02 Oct 2009 09:41:00 GMT rgrieder [5858] * code/branches/core5/src/libraries/core/BaseObject.cc (modified) * code/branches/core5/src/libraries/core/CorePrereqs.h (modified) * code/branches/core5/src/libraries/core/XMLPort.h (modified) * code/branches/core5/src/libraries/network/NetworkPrereqs.h (modified) * code/branches/core5/src/libraries/tools/ToolsPrereqs.h (modified) * code/branches/core5/src/libraries/util/Scope.h (modified) * code/branches/core5/src/libraries/util/UtilPrereqs.h (modified) * code/branches/core5/src/modules/objects/ObjectsPrereqs.h (modified) * code/branches/core5/src/modules/overlays/OverlaysPrereqs.h (modified) * code/branches/core5/src/modules/pong/PongPrereqs.h (modified) * code/branches/core5/src/modules/questsystem/QuestsystemPrereqs.h (modified) * code/branches/core5/src/modules/weapons/WeaponsPrereqs.h (modified) * code/branches/core5/src/orxonox/OrxonoxPrereqs.h (modified) * code/branches/core5/src/orxonox/graphics/ParticleEmitter.h (modified) * code/branches/core5/src/orxonox/interfaces/NotificationListener.h (modified) * code/branches/core5/src/orxonox/interfaces/RadarViewable.h (modified) Cleanup in *Prereqs.h files - Removed forward declarations to ... Fri, 02 Oct 2009 08:47:44 GMT scheusso [5857] * code/branches/core5/src/orxonox/graphics/ParticleSpawner.cc (modified) fixed a bug which caused particle mess (no deletion of ... Fri, 02 Oct 2009 08:30:56 GMT rgrieder [5856] * code/branches/core5/src/modules/overlays/hud/HUDBar.cc (modified) Convinced HUDBar to destroy its BarColours (as they grow with each ... Fri, 02 Oct 2009 06:36:25 GMT rgrieder [5855] * code/branches/core5/src/libraries/core/CMakeLists.txt (modified) * code/branches/core5/src/libraries/core/Core.cc (modified) * code/branches/core5/src/libraries/core/CorePrereqs.h (modified) * code/branches/core5/src/libraries/core/GUIManager.cc (modified) * code/branches/core5/src/libraries/core/Game.cc (modified) * code/branches/core5/src/libraries/core/GraphicsManager.cc (modified) * code/branches/core5/src/libraries/core/TclThreadManager.cc (modified) * code/branches/core5/src/libraries/core/input/InputDevice.h (modified) * code/branches/core5/src/libraries/core/input/InputManager.cc (modified) * code/branches/core5/src/libraries/network/Client.cc (modified) * code/branches/core5/src/libraries/network/Server.cc (modified) * code/branches/core5/src/libraries/tools/Timer.cc (modified) * code/branches/core5/src/libraries/util/CMakeLists.txt (modified) * code/branches/core5/src/libraries/util/Clock.cc (moved) * code/branches/core5/src/libraries/util/Clock.h (moved) * code/branches/core5/src/libraries/util/UtilPrereqs.h (modified) * code/branches/core5/src/orxonox/gamestates/GSClient.cc (modified) * code/branches/core5/src/orxonox/gamestates/GSDedicated.cc (modified) * code/branches/core5/src/orxonox/gamestates/GSDedicatedClient.cc (modified) * code/branches/core5/src/orxonox/gamestates/GSGraphics.cc (modified) * code/branches/core5/src/orxonox/gamestates/GSLevel.cc (modified) * code/branches/core5/src/orxonox/gamestates/GSMainMenu.cc (modified) * code/branches/core5/src/orxonox/gamestates/GSRoot.cc (modified) * code/branches/core5/src/orxonox/overlays/InGameConsole.cc (modified) Moved Clock from core to util (used in Scope anyway). Thu, 01 Oct 2009 15:19:27 GMT rgrieder [5854] * code/branches/core4 (deleted) * code/branches/netp6 (deleted) * code/branches/resource (deleted) * code/branches/resource2 (deleted) * code/branches/resource3 (deleted) Deleting old branches Thu, 01 Oct 2009 15:07:26 GMT rgrieder [5853] * code/branches/core5/src/libraries/core/Game.cc (modified) Added two little console commands: printFPS and printTickTime for ... Thu, 01 Oct 2009 14:56:11 GMT scheusso [5852] * code/branches/core5/src/libraries/network/packet/ClassID.cc (modified) removed an unneccessary check & output Thu, 01 Oct 2009 14:40:28 GMT scheusso [5851] * code/branches/core5/src/libraries/network/ClientConnection.cc (modified) * code/branches/core5/src/libraries/network/ClientConnection.h (modified) * code/branches/core5/src/libraries/network/Connection.cc (modified) * code/branches/core5/src/libraries/network/Connection.h (modified) * code/branches/core5/src/libraries/network/Server.cc (modified) * code/branches/core5/src/libraries/network/Server.h (modified) * code/branches/core5/src/libraries/network/ServerConnection.cc (modified) * code/branches/core5/src/libraries/network/ServerConnection.h (modified) cleaned up a little bit in connection handling Thu, 01 Oct 2009 09:44:53 GMT rgrieder [5850] * code/branches/core5/src/libraries/core/Core.cc (modified) * code/branches/core5/src/libraries/core/Core.h (modified) * code/branches/core5/src/libraries/util/Scope.h (modified) * code/branches/core5/src/libraries/util/ScopedSingleton.h (modified) * code/branches/core5/src/modules/questsystem/QuestManager.h (modified) * code/branches/core5/src/modules/questsystem/notifications/NotificationManager.h (modified) * code/branches/core5/src/orxonox/CameraManager.cc (modified) * code/branches/core5/src/orxonox/CameraManager.h (modified) * code/branches/core5/src/orxonox/LevelManager.h (modified) * code/branches/core5/src/orxonox/PlayerManager.h (modified) * code/branches/core5/src/orxonox/gamestates/GSGraphics.cc (modified) * code/branches/core5/src/orxonox/gamestates/GSGraphics.h (modified) * code/branches/core5/src/orxonox/gamestates/GSLevel.cc (modified) * code/branches/core5/src/orxonox/gamestates/GSLevel.h (modified) * code/branches/core5/src/orxonox/gamestates/GSRoot.cc (modified) * code/branches/core5/src/orxonox/gamestates/GSRoot.h (modified) * code/branches/core5/src/orxonox/overlays/InGameConsole.cc (modified) * code/branches/core5/src/orxonox/overlays/InGameConsole.h (modified) * code/branches/core5/src/orxonox/sound/SoundManager.h (modified) Moved the singleton creation/destruction mess to the Core class by ... Thu, 01 Oct 2009 09:42:44 GMT scheusso [5849] * code/branches/core5/src/libraries/network/Connection.cc (modified) * code/branches/core5/src/libraries/network/Connection.h (modified) * code/branches/core5/src/libraries/network/ServerConnection.cc (modified) * code/branches/core5/src/libraries/network/ServerConnection.h (modified) some svn:eol-style native fix which improves disconnect handling Thu, 01 Oct 2009 09:11:01 GMT scheusso [5848] * code/branches/core5/bin/CMakeLists.txt (modified) * code/branches/core5/bin/dedicatedClient.bat.in (added) * code/branches/core5/bin/dedicatedClient.in (added) * code/branches/core5/src/orxonox/Main.cc (modified) * code/branches/core5/src/orxonox/gamestates/CMakeLists.txt (modified) * code/branches/core5/src/orxonox/gamestates/GSDedicatedClient.cc (added) * code/branches/core5/src/orxonox/gamestates/GSDedicatedClient.h (added) adding the dedicatedClient (mostly for debugging reason) there is a ... Thu, 01 Oct 2009 09:09:05 GMT scheusso [5847] * code/branches/core5/src/libraries/network/Connection.h (modified) * code/branches/core5/src/libraries/network/Server.cc (modified) * code/branches/core5/src/libraries/network/ServerConnection.cc (modified) * code/branches/core5/src/libraries/network/ServerConnection.h (modified) fixing a bug that made a segfault/memory corruption/corrupted double ... Thu, 01 Oct 2009 09:07:57 GMT scheusso [5846] * code/branches/core5/src/orxonox/infos/HumanPlayer.cc (modified) * code/branches/core5/src/orxonox/worldentities/ControllableEntity.cc (modified) two fixes to prepare the dedicatedClient Thu, 01 Oct 2009 07:52:39 GMT rgrieder [5845] * code/branches/core5/src/libraries/core/Game.cc (modified) Build fix (again a problem with temporaries and references, but ... Wed, 30 Sep 2009 18:47:40 GMT rgrieder [5844] * code/branches/core5/src/Orxonox.cc (modified) * code/branches/core5/src/libraries/core/CommandLine.cc (modified) * code/branches/core5/src/libraries/core/Game.cc (modified) * code/branches/core5/src/orxonox/infos/PlayerInfo.cc (modified) * code/branches/core5/src/orxonox/infos/PlayerInfo.h (modified) Fixed some small problems. Wed, 30 Sep 2009 18:42:45 GMT rgrieder [5843] * code/branches/core5/src/libraries/core/Game.cc (modified) * code/branches/core5/src/libraries/core/Game.h (modified) * code/branches/core5/src/orxonox/Main.cc (modified) Added comma operator in the GameState hierarchy parser: Use ... Wed, 30 Sep 2009 16:13:09 GMT rgrieder [5842] * code/branches/core5/src/modules/CMakeLists.txt (modified) * code/branches/core5/src/orxonox/CMakeLists.txt (modified) * code/branches/core5/src/orxonox/gamestates (moved) * code/branches/core5/src/orxonox/gamestates/CMakeLists.txt (modified) * code/branches/core5/src/orxonox/gamestates/GSClient.h (modified) * code/branches/core5/src/orxonox/gamestates/GSDedicated.h (modified) * code/branches/core5/src/orxonox/gamestates/GSGraphics.cc (copied) * code/branches/core5/src/orxonox/gamestates/GSGraphics.h (modified) * code/branches/core5/src/orxonox/gamestates/GSIOConsole.h (modified) * code/branches/core5/src/orxonox/gamestates/GSLevel.cc (copied) * code/branches/core5/src/orxonox/gamestates/GSLevel.h (modified) * code/branches/core5/src/orxonox/gamestates/GSMainMenu.h (modified) * code/branches/core5/src/orxonox/gamestates/GSRoot.h (modified) * code/branches/core5/src/orxonox/gamestates/GSServer.h (modified) * code/branches/core5/src/orxonox/gamestates/GSStandalone.h (modified) * code/branches/core5/src/modules/gamestates/GameStatesPrecompiledHeaders.h (deleted) * code/branches/core5/src/modules/gamestates/GameStatesPrereqs.h (deleted) Moved GameStates back to the orxonox library. This resolves an issue ... Wed, 30 Sep 2009 11:21:07 GMT dafrick [5841] * code/branches/tutorial/data/levels/tutorial.oxw (modified) * code/branches/tutorial/src/orxonox/controllers/DroneController.cc (modified) * code/branches/tutorial/src/orxonox/worldentities/Drone.cc (modified) * code/branches/tutorial/src/orxonox/worldentities/Drone.h (modified) Removed the code, the PPS students have to insert. Wed, 30 Sep 2009 10:56:59 GMT dafrick [5840] * code/branches/tutorial/src/orxonox/pickup/BaseItem.h (modified) * code/branches/tutorial/src/orxonox/worldentities/Drone.h (modified) And the last bunch of comments. Wed, 30 Sep 2009 10:42:28 GMT scheusso [5839] * code/branches/core5/src/libraries/core/BaseObject.cc (modified) * code/branches/core5/src/libraries/core/BaseObject.h (modified) * code/branches/core5/src/libraries/network/synchronisable/Synchronisable.cc (modified) * code/branches/core5/src/orxonox/Scene.cc (modified) * code/branches/core5/src/orxonox/Scene.h (modified) Fixed problem with scene and creators creatorID is now always the ... Wed, 30 Sep 2009 08:21:51 GMT rgrieder [5838] * code/branches/core5/src/libraries/core/Core.cc (modified) Build fix (C++ doesn't allow to store temporary return values in a ... Tue, 29 Sep 2009 22:13:01 GMT rgrieder [5837] * code/branches/core5/src/libraries/core/CommandLine.cc (modified) * code/branches/core5/src/libraries/core/Language.cc (modified) Removed two unnecessary boost/filesystem.hpp includes. Tue, 29 Sep 2009 22:00:16 GMT rgrieder [5836] * code/branches/core5/src/libraries/core/CMakeLists.txt (modified) * code/branches/core5/src/libraries/core/CommandLine.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/Core.h (modified) * code/branches/core5/src/libraries/core/CorePrereqs.h (modified) * code/branches/core5/src/libraries/core/GUIManager.cc (modified) * code/branches/core5/src/libraries/core/GraphicsManager.cc (modified) * code/branches/core5/src/libraries/core/Language.cc (modified) * code/branches/core5/src/libraries/core/LuaState.cc (modified) * code/branches/core5/src/libraries/core/PathConfig.cc (copied) * code/branches/core5/src/libraries/core/PathConfig.h (copied) * code/branches/core5/src/libraries/core/TclBind.cc (modified) * code/branches/core5/src/libraries/tools/ResourceLocation.cc (modified) * code/branches/core5/src/modules/gamestates/GSGraphics.cc (modified) * code/branches/core5/src/modules/gamestates/GSLevel.cc (modified) * code/branches/core5/src/orxonox/Level.cc (modified) * code/branches/core5/src/orxonox/LevelManager.cc (modified) * code/branches/core5/src/orxonox/sound/SoundBase.cc (modified) Extracted path related parts of Core into a new PathConfig class. ... Tue, 29 Sep 2009 20:47:58 GMT scheusso [5835] * code/branches/tutorial/src/orxonox/worldentities/Drone.cc (modified) * code/branches/tutorial/src/orxonox/worldentities/Drone.h (modified) removed unneccessary variable in Drone Tue, 29 Sep 2009 20:29:34 GMT dafrick [5834] * code/branches/tutorial/src/orxonox/worldentities/Drone.h (modified) and some more comments... Tue, 29 Sep 2009 20:24:39 GMT dafrick [5833] * code/branches/tutorial/src/orxonox/controllers/DroneController.cc (modified) * code/branches/tutorial/src/orxonox/controllers/DroneController.h (modified) * code/branches/tutorial/src/orxonox/worldentities/Drone.cc (modified) * code/branches/tutorial/src/orxonox/worldentities/Drone.h (modified) Added some more comments to the tutorial. Mon, 28 Sep 2009 21:31:39 GMT landauf [5832] * code/branches/core5/src/modules/gamestates/GSLevel.cc (modified) fixed crash because of the unloading of HumanPlayer Mon, 28 Sep 2009 20:48:47 GMT landauf [5831] * code/branches/core5/src/libraries/tools/Timer.cc (modified) * code/branches/core5/src/libraries/tools/Timer.h (modified) * code/branches/core5/src/libraries/tools/ToolsPrereqs.h (modified) * code/branches/core5/src/modules/gamestates/GSRoot.cc (modified) * code/branches/core5/src/modules/overlays/FadeoutText.cc (modified) * code/branches/core5/src/modules/overlays/FadeoutText.h (modified) * code/branches/core5/src/modules/overlays/hud/ChatOverlay.cc (modified) * code/branches/core5/src/modules/overlays/hud/UnderAttackHealthBar.cc (modified) * code/branches/core5/src/modules/overlays/hud/UnderAttackHealthBar.h (modified) * code/branches/core5/src/modules/pong/Pong.cc (modified) * code/branches/core5/src/modules/pong/Pong.h (modified) * code/branches/core5/src/modules/pong/PongAI.cc (modified) * code/branches/core5/src/modules/pong/PongAI.h (modified) * code/branches/core5/src/modules/weapons/MuzzleFlash.cc (modified) * code/branches/core5/src/modules/weapons/MuzzleFlash.h (modified) * code/branches/core5/src/modules/weapons/munitions/ReplenishingMunition.cc (modified) * code/branches/core5/src/modules/weapons/munitions/ReplenishingMunition.h (modified) * code/branches/core5/src/modules/weapons/projectiles/LightningGunProjectile.cc (modified) * code/branches/core5/src/modules/weapons/projectiles/LightningGunProjectile.h (modified) * code/branches/core5/src/modules/weapons/projectiles/Projectile.cc (modified) * code/branches/core5/src/modules/weapons/projectiles/Projectile.h (modified) * code/branches/core5/src/modules/weapons/weaponmodes/EnergyDrink.cc (modified) * code/branches/core5/src/modules/weapons/weaponmodes/EnergyDrink.h (modified) * code/branches/core5/src/modules/weapons/weaponmodes/HsW01.cc (modified) * code/branches/core5/src/modules/weapons/weaponmodes/HsW01.h (modified) * code/branches/core5/src/orxonox/controllers/AIController.cc (modified) * code/branches/core5/src/orxonox/controllers/AIController.h (modified) * code/branches/core5/src/orxonox/controllers/WaypointPatrolController.cc (modified) * code/branches/core5/src/orxonox/controllers/WaypointPatrolController.h (modified) * code/branches/core5/src/orxonox/gametypes/TeamBaseMatch.cc (modified) * code/branches/core5/src/orxonox/gametypes/TeamBaseMatch.h (modified) * code/branches/core5/src/orxonox/graphics/FadingBillboard.cc (modified) * code/branches/core5/src/orxonox/graphics/FadingBillboard.h (modified) * code/branches/core5/src/orxonox/graphics/ParticleSpawner.cc (modified) * code/branches/core5/src/orxonox/graphics/ParticleSpawner.h (modified) * code/branches/core5/src/orxonox/pickup/DroppedItem.cc (modified) * code/branches/core5/src/orxonox/pickup/DroppedItem.h (modified) * code/branches/core5/src/orxonox/pickup/ModifierPickup.cc (modified) * code/branches/core5/src/orxonox/pickup/ModifierPickup.h (modified) * code/branches/core5/src/orxonox/pickup/PickupSpawner.cc (modified) * code/branches/core5/src/orxonox/pickup/PickupSpawner.h (modified) * code/branches/core5/src/orxonox/weaponsystem/Munition.cc (modified) * code/branches/core5/src/orxonox/weaponsystem/Munition.h (modified) * code/branches/core5/src/orxonox/weaponsystem/Weapon.cc (modified) * code/branches/core5/src/orxonox/weaponsystem/Weapon.h (modified) * code/branches/core5/src/orxonox/weaponsystem/WeaponMode.cc (modified) * code/branches/core5/src/orxonox/weaponsystem/WeaponMode.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) * code/branches/core5/src/orxonox/worldentities/MovableEntity.cc (modified) * code/branches/core5/src/orxonox/worldentities/MovableEntity.h (modified) Realized Timer doesn't have to be a template, hence merged TimerBase, ... Mon, 28 Sep 2009 20:05:08 GMT landauf [5830] * code/branches/core5/src/libraries/core/Functor.h (modified) extended createFunctor(&A::f, object) to accept also objects of other ... Mon, 28 Sep 2009 19:31:24 GMT landauf [5829] * code/branches/core5/src/libraries/core/BaseObject.h (modified) * code/branches/core5/src/libraries/core/EventIncludes.h (modified) * code/branches/core5/src/libraries/core/GraphicsManager.cc (modified) * code/branches/core5/src/libraries/core/input/InputManager.cc (modified) * code/branches/core5/src/libraries/core/input/Mouse.cc (modified) * code/branches/core5/src/libraries/network/GamestateManager.cc (modified) * code/branches/core5/src/modules/gamestates/GSGraphics.cc (modified) * code/branches/core5/src/modules/gamestates/GSIOConsole.cc (modified) * code/branches/core5/src/modules/gamestates/GSLevel.cc (modified) * code/branches/core5/src/modules/gamestates/GSMainMenu.cc (modified) * code/branches/core5/src/modules/gamestates/GSRoot.cc (modified) * code/branches/core5/src/orxonox/gametypes/UnderAttack.cc (modified) replaced most occurrences of setObject(o) in combination with ... Mon, 28 Sep 2009 19:14:00 GMT landauf [5828] * code/branches/core5/src/libraries/core/Functor.h (modified) Overloaded createFunctor for FunctorMember with a second argument ... Mon, 28 Sep 2009 19:10:04 GMT landauf [5827] * code/branches/core5/src/orxonox/gametypes/Gametype.cc (modified) (hopefully) a small fix in Gametype (not sure if this works with the ... Mon, 28 Sep 2009 19:05:56 GMT landauf [5826] * code/branches/core5/src/modules/overlays/hud/HUDHealthBar.cc (modified) * code/branches/core5/src/modules/overlays/hud/HUDHealthBar.h (modified) * code/branches/core5/src/orxonox/gametypes/UnderAttack.cc (modified) * code/branches/core5/src/orxonox/gametypes/UnderAttack.h (modified) Using a WeakPtr instead of a PawnListener-callback in UnderAttack to ... Mon, 28 Sep 2009 18:59:34 GMT landauf [5825] * code/branches/core5/src/libraries/core/WeakPtr.h (modified) small fix in WeakPtr Mon, 28 Sep 2009 15:50:31 GMT landauf [5824] * code/branches/core5/src/libraries/core/OrxonoxClass.cc (modified) * code/branches/core5/src/libraries/core/WeakPtr.h (modified) added callback functionality to WeakPtr Mon, 28 Sep 2009 15:16:36 GMT landauf [5823] * 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/libraries/core/WeakPtr.h (added) added WeakPtr (a pointer which becomes 0 if the target object is deleted) Mon, 28 Sep 2009 15:05:28 GMT scheusso [5822] * code/branches/core5/src/libraries/network/Server.cc (modified) * code/branches/core5/src/libraries/network/packet/Gamestate.cc (modified) fixed 2 leaks (one of them only in debug mode) Mon, 28 Sep 2009 13:56:30 GMT rgrieder [5821] * code/branches/core5/src/libraries/core/BaseObject.cc (modified) * code/branches/core5/src/libraries/core/ClassTreeMask.cc (modified) * code/branches/core5/src/libraries/core/Identifier.cc (modified) Fixed 3 memory leaks (one of them was a true even a true one ;)) - ... 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 20:17:54 GMT scheusso [5817] * code/branches/core5/src/modules/gamestates/GSMainMenu.cc (modified) * code/branches/core5/src/modules/gamestates/GSMainMenu.h (modified) console commands for switching back to MainMenu from Game mode Sun, 27 Sep 2009 20:17:06 GMT scheusso [5816] * code/branches/core5/src/modules/gamestates/GSLevel.cc (modified) small bugfix (only 1 of 3 inputstates deleted when deactivating ... Sun, 27 Sep 2009 19:43:47 GMT dafrick [5815] * code/branches/pickup (copied) Creating new pickup branch. 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 17:28:09 GMT rgrieder [5813] * code/branches/core5/src/modules/gamestates/GSLevel.cc (modified) * code/branches/core5/src/modules/gamestates/GSLevel.h (modified) * code/branches/core5/src/modules/overlays/hud/HUDNavigation.cc (modified) * code/branches/core5/src/orxonox/Radar.cc (modified) * code/branches/core5/src/orxonox/Radar.h (modified) * code/branches/core5/src/orxonox/Scene.cc (modified) * code/branches/core5/src/orxonox/Scene.h (modified) * code/branches/core5/src/orxonox/controllers/HumanController.cc (modified) * code/branches/core5/src/orxonox/controllers/HumanController.h (modified) * code/branches/core5/src/orxonox/interfaces/RadarViewable.cc (modified) Moved Radar Management from GSLevel to Scene. Sun, 27 Sep 2009 13:35:43 GMT rgrieder [5812] * code/branches/core5/src/orxonox/weaponsystem/WeaponMode.h (modified) * code/branches/core5/src/orxonox/worldentities/SpawnPoint.h (modified) Added missing includes. Sun, 27 Sep 2009 13:33:15 GMT rgrieder [5811] * code/branches/core5/bin/vld.ini.in (modified) Added third party libraries to the visual leak detector and excluded ... 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 13:30:42 GMT rgrieder [5809] * code/branches/core5/cmake/TargetUtilities.cmake (modified) Added "lib" library prefix for msvc. This resolved a naming conflict ... 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:44 GMT landauf [5803] * code/branches/core5/data/levels/princessaeryn.oxw (modified) fix in princessaeryn.oxw 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:25:03 GMT landauf [5801] * code/branches/core5/src/orxonox/PawnManager.cc (modified) * code/branches/core5/src/orxonox/PlayerManager.cc (modified) * code/branches/core5/src/orxonox/controllers/WaypointController.cc (modified) * code/branches/core5/src/orxonox/gametypes/Gametype.cc (modified) * code/branches/core5/src/orxonox/graphics/ParticleEmitter.cc (modified) * code/branches/core5/src/orxonox/graphics/ParticleSpawner.cc (modified) * code/branches/core5/src/orxonox/infos/HumanPlayer.cc (modified) * code/branches/core5/src/orxonox/infos/PlayerInfo.cc (modified) * code/branches/core5/src/orxonox/items/Engine.cc (modified) * code/branches/core5/src/orxonox/items/MultiStateEngine.cc (modified) * code/branches/core5/src/orxonox/overlays/OverlayGroup.cc (modified) * code/branches/core5/src/orxonox/pickup/DroppedItem.cc (modified) * code/branches/core5/src/orxonox/pickup/ModifierPickup.cc (modified) * code/branches/core5/src/orxonox/pickup/PickupSpawner.cc (modified) * code/branches/core5/src/orxonox/pickup/items/HealthImmediate.cc (modified) * code/branches/core5/src/orxonox/pickup/items/HealthUsable.cc (modified) * code/branches/core5/src/orxonox/pickup/items/Jump.cc (modified) * code/branches/core5/src/orxonox/weaponsystem/Weapon.cc (modified) * code/branches/core5/src/orxonox/weaponsystem/WeaponPack.cc (modified) * code/branches/core5/src/orxonox/weaponsystem/WeaponSystem.cc (modified) * code/branches/core5/src/orxonox/worldentities/BigExplosion.cc (modified) * code/branches/core5/src/orxonox/worldentities/ControllableEntity.cc (modified) * code/branches/core5/src/orxonox/worldentities/ExplosionChunk.cc (modified) * code/branches/core5/src/orxonox/worldentities/MovableEntity.cc (modified) * code/branches/core5/src/orxonox/worldentities/WorldEntity.cc (modified) * code/branches/core5/src/orxonox/worldentities/pawns/Pawn.cc (modified) * code/branches/core5/src/orxonox/worldentities/pawns/SpaceShip.cc (modified) replaced delete with destroy() in orxonox Sat, 26 Sep 2009 20:21:26 GMT landauf [5800] * code/branches/core5/src/modules/objects/eventsystem/EventDispatcher.cc (modified) * code/branches/core5/src/modules/overlays/hud/HUDHealthBar.cc (modified) * code/branches/core5/src/modules/overlays/hud/UnderAttackHealthBar.cc (modified) * code/branches/core5/src/modules/overlays/stats/CreateLines.cc (modified) * code/branches/core5/src/modules/pong/Pong.cc (modified) * code/branches/core5/src/modules/pong/PongAI.cc (modified) * code/branches/core5/src/modules/questsystem/QuestGUI.cc (modified) * code/branches/core5/src/modules/questsystem/QuestManager.cc (modified) * code/branches/core5/src/modules/questsystem/notifications/NotificationQueue.cc (modified) * code/branches/core5/src/modules/weapons/projectiles/ParticleProjectile.cc (modified) * code/branches/core5/src/modules/weapons/projectiles/Projectile.cc (modified) replaced delete with destroy() in modules Sat, 26 Sep 2009 20:19:14 GMT landauf [5799] * code/branches/core5/src/modules/gamestates/GSGraphics.cc (modified) * code/branches/core5/src/modules/gamestates/GSLevel.cc (modified) * code/branches/core5/src/modules/gamestates/GSMainMenu.cc (modified) * code/branches/core5/src/modules/gamestates/GSRoot.cc (modified) replaced delete with destroy() in gamestates 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 19:24:56 GMT landauf [5795] * code/branches/core5/src/orxonox/gametypes/Gametype.cc (modified) fixed a small bug in Gametype Sat, 26 Sep 2009 09:35:15 GMT scheusso [5793] * code/branches/tutorial/src/orxonox/worldentities/Drone.cc (modified) removed unneccessary debug output Sat, 26 Sep 2009 00:06:00 GMT landauf [5792] * code/branches/core5/src/orxonox/Level.cc (modified) fixed a bug in Level 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() ... Fri, 25 Sep 2009 18:43:46 GMT scheusso [5787] * code/branches/tutorial/src/orxonox/worldentities/Drone.cc (modified) * code/branches/tutorial/src/orxonox/worldentities/Drone.h (modified) not using the XMLPortParamVariable hack anymore in the Drone class Fri, 25 Sep 2009 14:16:38 GMT scheusso [5786] * code/branches/tutorial/data/levels/tutorial.oxw (modified) * code/branches/tutorial/src/orxonox/controllers (modified) * code/branches/tutorial/src/orxonox/controllers/DroneController.cc (modified) * code/branches/tutorial/src/orxonox/worldentities (modified) * code/branches/tutorial/src/orxonox/worldentities/Drone.cc (modified) reverted r5766 since we forgot some adjustments to the code (i.e. ... 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 ... Wed, 23 Sep 2009 15:29:57 GMT landauf [5767] * code/branches/libraries (deleted) * code/branches/libraries2 (deleted) removed both libraries branches Wed, 23 Sep 2009 14:57:45 GMT scheusso [5766] * code/branches/tutorial/data/levels/tutorial.oxw (modified) * code/branches/tutorial/src/orxonox/controllers (modified) * code/branches/tutorial/src/orxonox/controllers/DroneController.cc (modified) * code/branches/tutorial/src/orxonox/controllers/DroneController.h (modified) * code/branches/tutorial/src/orxonox/worldentities (modified) * code/branches/tutorial/src/orxonox/worldentities/Drone.cc (modified) * code/branches/tutorial/src/orxonox/worldentities/Drone.h (modified) removed lines students will have to reinsert again Wed, 23 Sep 2009 14:54:09 GMT scheusso [5765] * code/branches/tutorial/data/levels/tutorial.oxw (modified) * code/branches/tutorial/src/orxonox/controllers (modified) * code/branches/tutorial/src/orxonox/controllers/CMakeLists.txt (modified) * code/branches/tutorial/src/orxonox/controllers/DroneController.cc (copied) * code/branches/tutorial/src/orxonox/controllers/DroneController.h (copied) * code/branches/tutorial/src/orxonox/worldentities (modified) * code/branches/tutorial/src/orxonox/worldentities/CMakeLists.txt (modified) * code/branches/tutorial/src/orxonox/worldentities/Drone.cc (copied) * code/branches/tutorial/src/orxonox/worldentities/Drone.h (copied) this is the complete (and migrated) version of the tutorial branch fs09 Wed, 23 Sep 2009 14:52:44 GMT scheusso [5763] * code/branches/tutorial (copied) creating new tutorial branch Thu, 03 Sep 2009 19:06:37 GMT bknecht [5741] * code/branches/mainmenu (copied) creating branch for extending mainmenu Tue, 01 Sep 2009 15:35:16 GMT landauf [5740] * code/branches/ggz2 (modified) * code/branches/ggz2/bin/ggz (copied) * code/branches/ggz2/bin/ggz/module.dsc (copied) * code/branches/ggz2/bin/ggz/orxonox.dsc (copied) * code/branches/ggz2/bin/ggz/orxonox.room (copied) * code/branches/ggz2/cmake/FindGGZ.cmake (copied) * code/branches/ggz2/cmake/LibraryConfig.cmake (modified) * code/branches/ggz2/src/SpecialConfig.h.in (modified) * code/branches/ggz2/src/modules/gamestates/GSClient.cc (modified) * code/branches/ggz2/src/modules/gamestates/GSClient.h (modified) * code/branches/ggz2/src/orxonox/CMakeLists.txt (modified) * code/branches/ggz2/src/orxonox/GGZClient.cc (copied) * code/branches/ggz2/src/orxonox/GGZClient.h (copied) * code/branches/ggz2/src/orxonox/OrxonoxPrereqs.h (modified) merged ggz into ggz2 Tue, 01 Sep 2009 15:10:23 GMT landauf [5739] * code/branches/ggz2 (copied) created new branch to update the old ggz branch Mon, 31 Aug 2009 23:13:50 GMT landauf [5737] * code/branches/libraries2/src/modules/objects/Planet.cc (modified) * code/branches/libraries2/src/modules/weapons/MuzzleFlash.h (modified) * code/branches/libraries2/src/modules/weapons/projectiles/Projectile.cc (modified) * code/branches/libraries2/src/modules/weapons/weaponmodes/EnergyDrink.cc (modified) * code/branches/libraries2/src/modules/weapons/weaponmodes/HsW01.cc (modified) * code/branches/libraries2/src/orxonox/CameraManager.cc (modified) * code/branches/libraries2/src/orxonox/gametypes/Gametype.cc (modified) * code/branches/libraries2/src/orxonox/graphics/Billboard.h (modified) * code/branches/libraries2/src/orxonox/graphics/Light.h (modified) * code/branches/libraries2/src/orxonox/graphics/Model.h (modified) * code/branches/libraries2/src/orxonox/graphics/ParticleEmitter.h (modified) * code/branches/libraries2/src/orxonox/pickup/DroppedItem.cc (modified) * code/branches/libraries2/src/orxonox/sound/SoundManager.cc (modified) * code/branches/libraries2/src/orxonox/worldentities/BigExplosion.cc (modified) * code/branches/libraries2/src/orxonox/worldentities/CameraPosition.cc (modified) * code/branches/libraries2/src/orxonox/worldentities/ControllableEntity.cc (modified) * code/branches/libraries2/src/orxonox/worldentities/pawns/Pawn.cc (modified) Adjusted paths to the files in graphics. Compiles again. Mon, 31 Aug 2009 23:02:10 GMT landauf [5736] * code/branches/libraries2/src/orxonox/CMakeLists.txt (modified) * code/branches/libraries2/src/orxonox/graphics (added) * code/branches/libraries2/src/orxonox/graphics/Backlight.cc (moved) * code/branches/libraries2/src/orxonox/graphics/Backlight.h (moved) * code/branches/libraries2/src/orxonox/graphics/Billboard.cc (moved) * code/branches/libraries2/src/orxonox/graphics/Billboard.h (moved) * code/branches/libraries2/src/orxonox/graphics/BlinkingBillboard.cc (moved) * code/branches/libraries2/src/orxonox/graphics/BlinkingBillboard.h (moved) * code/branches/libraries2/src/orxonox/graphics/CMakeLists.txt (added) * code/branches/libraries2/src/orxonox/graphics/Camera.cc (moved) * code/branches/libraries2/src/orxonox/graphics/Camera.h (moved) * code/branches/libraries2/src/orxonox/graphics/FadingBillboard.cc (moved) * code/branches/libraries2/src/orxonox/graphics/FadingBillboard.h (moved) * code/branches/libraries2/src/orxonox/graphics/GlobalShader.cc (moved) * code/branches/libraries2/src/orxonox/graphics/GlobalShader.h (moved) * code/branches/libraries2/src/orxonox/graphics/Light.cc (moved) * code/branches/libraries2/src/orxonox/graphics/Light.h (moved) * code/branches/libraries2/src/orxonox/graphics/Model.cc (moved) * code/branches/libraries2/src/orxonox/graphics/Model.h (moved) * code/branches/libraries2/src/orxonox/graphics/ParticleEmitter.cc (moved) * code/branches/libraries2/src/orxonox/graphics/ParticleEmitter.h (moved) * code/branches/libraries2/src/orxonox/graphics/ParticleSpawner.cc (moved) * code/branches/libraries2/src/orxonox/graphics/ParticleSpawner.h (moved) * code/branches/libraries2/src/orxonox/worldentities/CMakeLists.txt (modified) Created a new subdirectory in orxonox, called "graphics", for all ... Mon, 31 Aug 2009 22:38:36 GMT landauf [5735] * code/branches/libraries2/src/modules/gamestates/GSLevel.cc (modified) * code/branches/libraries2/src/modules/gamestates/GSMainMenu.cc (modified) * code/branches/libraries2/src/modules/objects/Attacher.h (modified) * code/branches/libraries2/src/modules/objects/ForceField.cc (modified) * code/branches/libraries2/src/modules/objects/ForceField.h (modified) * code/branches/libraries2/src/modules/objects/Planet.cc (modified) * code/branches/libraries2/src/modules/objects/Planet.h (modified) * code/branches/libraries2/src/modules/objects/collisionshapes/BoxCollisionShape.h (modified) * code/branches/libraries2/src/modules/objects/collisionshapes/ConeCollisionShape.h (modified) * code/branches/libraries2/src/modules/objects/collisionshapes/PlaneCollisionShape.h (modified) * code/branches/libraries2/src/modules/objects/collisionshapes/SphereCollisionShape.h (modified) * code/branches/libraries2/src/modules/objects/triggers/CheckPoint.cc (modified) * code/branches/libraries2/src/modules/objects/triggers/DistanceTrigger.cc (modified) * code/branches/libraries2/src/modules/objects/triggers/Trigger.cc (modified) * code/branches/libraries2/src/modules/objects/triggers/Trigger.h (modified) * code/branches/libraries2/src/modules/overlays/GUIOverlay.cc (modified) * code/branches/libraries2/src/modules/overlays/hud/AnnounceMessage.cc (modified) * code/branches/libraries2/src/modules/overlays/hud/ChatOverlay.cc (modified) * code/branches/libraries2/src/modules/overlays/hud/DeathMessage.cc (modified) * code/branches/libraries2/src/modules/overlays/hud/GametypeStatus.cc (modified) * code/branches/libraries2/src/modules/overlays/hud/HUDHealthBar.cc (modified) * code/branches/libraries2/src/modules/overlays/hud/HUDNavigation.cc (modified) * code/branches/libraries2/src/modules/overlays/hud/HUDRadar.cc (modified) * code/branches/libraries2/src/modules/overlays/hud/HUDSpeedBar.cc (modified) * code/branches/libraries2/src/modules/overlays/hud/HUDTimer.cc (modified) * code/branches/libraries2/src/modules/overlays/hud/KillMessage.cc (modified) * code/branches/libraries2/src/modules/overlays/hud/TeamBaseMatchScore.cc (modified) * code/branches/libraries2/src/modules/overlays/hud/UnderAttackHealthBar.cc (modified) * code/branches/libraries2/src/modules/overlays/stats/Scoreboard.cc (modified) * code/branches/libraries2/src/modules/pong/Pong.h (modified) * code/branches/libraries2/src/modules/pong/PongAI.cc (modified) * code/branches/libraries2/src/modules/pong/PongAI.h (modified) * code/branches/libraries2/src/modules/pong/PongBall.cc (modified) * code/branches/libraries2/src/modules/pong/PongBall.h (modified) * code/branches/libraries2/src/modules/pong/PongBat.h (modified) * code/branches/libraries2/src/modules/pong/PongBot.h (modified) * code/branches/libraries2/src/modules/pong/PongCenterpoint.h (modified) * code/branches/libraries2/src/modules/pong/PongScore.cc (modified) * code/branches/libraries2/src/modules/questsystem/QuestEffectBeacon.cc (modified) * code/branches/libraries2/src/modules/questsystem/QuestEffectBeacon.h (modified) * code/branches/libraries2/src/modules/questsystem/QuestManager.cc (modified) * code/branches/libraries2/src/modules/weapons/MuzzleFlash.h (modified) * code/branches/libraries2/src/modules/weapons/munitions/FusionMunition.h (modified) * code/branches/libraries2/src/modules/weapons/munitions/ReplenishingMunition.h (modified) * code/branches/libraries2/src/modules/weapons/projectiles/BillboardProjectile.cc (modified) * code/branches/libraries2/src/modules/weapons/projectiles/ParticleProjectile.cc (modified) * code/branches/libraries2/src/modules/weapons/projectiles/Projectile.cc (modified) * code/branches/libraries2/src/modules/weapons/projectiles/Projectile.h (modified) * code/branches/libraries2/src/modules/weapons/weaponmodes/EnergyDrink.cc (modified) * code/branches/libraries2/src/modules/weapons/weaponmodes/EnergyDrink.h (modified) * code/branches/libraries2/src/modules/weapons/weaponmodes/FusionFire.cc (modified) * code/branches/libraries2/src/modules/weapons/weaponmodes/FusionFire.h (modified) * code/branches/libraries2/src/modules/weapons/weaponmodes/HsW01.cc (modified) * code/branches/libraries2/src/modules/weapons/weaponmodes/HsW01.h (modified) * code/branches/libraries2/src/modules/weapons/weaponmodes/LaserFire.cc (modified) * code/branches/libraries2/src/modules/weapons/weaponmodes/LaserFire.h (modified) * code/branches/libraries2/src/modules/weapons/weaponmodes/LightningGun.cc (modified) * code/branches/libraries2/src/modules/weapons/weaponmodes/LightningGun.h (modified) * code/branches/libraries2/src/orxonox/CMakeLists.txt (modified) * code/branches/libraries2/src/orxonox/CameraManager.cc (modified) * code/branches/libraries2/src/orxonox/GlobalShader.cc (modified) * code/branches/libraries2/src/orxonox/Level.cc (modified) * code/branches/libraries2/src/orxonox/LevelManager.cc (modified) * code/branches/libraries2/src/orxonox/OrxonoxPrereqs.h (modified) * code/branches/libraries2/src/orxonox/PawnManager.cc (modified) * code/branches/libraries2/src/orxonox/PlayerManager.cc (modified) * code/branches/libraries2/src/orxonox/Scene.cc (modified) * code/branches/libraries2/src/orxonox/collisionshapes/CollisionShape.cc (modified) * code/branches/libraries2/src/orxonox/collisionshapes/WorldEntityCollisionShape.cc (modified) * code/branches/libraries2/src/orxonox/controllers/AIController.cc (modified) * code/branches/libraries2/src/orxonox/controllers/ArtificialController.cc (modified) * code/branches/libraries2/src/orxonox/controllers/HumanController.cc (modified) * code/branches/libraries2/src/orxonox/controllers/WaypointController.cc (modified) * code/branches/libraries2/src/orxonox/controllers/WaypointPatrolController.cc (modified) * code/branches/libraries2/src/orxonox/gametypes/Asteroids.cc (modified) * code/branches/libraries2/src/orxonox/gametypes/Deathmatch.cc (modified) * code/branches/libraries2/src/orxonox/gametypes/Gametype.cc (modified) * code/branches/libraries2/src/orxonox/gametypes/Gametype.h (modified) * code/branches/libraries2/src/orxonox/gametypes/TeamBaseMatch.cc (modified) * code/branches/libraries2/src/orxonox/gametypes/TeamDeathmatch.cc (modified) * code/branches/libraries2/src/orxonox/gametypes/UnderAttack.cc (modified) * code/branches/libraries2/src/orxonox/infos/Bot.cc (modified) * code/branches/libraries2/src/orxonox/infos/HumanPlayer.cc (modified) * code/branches/libraries2/src/orxonox/infos/PlayerInfo.cc (modified) * code/branches/libraries2/src/orxonox/infos/PlayerInfo.h (modified) * code/branches/libraries2/src/orxonox/interfaces/RadarViewable.cc (modified) * code/branches/libraries2/src/orxonox/items/Engine.cc (modified) * code/branches/libraries2/src/orxonox/items/MultiStateEngine.cc (modified) * code/branches/libraries2/src/orxonox/overlays/Map.cc (modified) * code/branches/libraries2/src/orxonox/pickup/BaseItem.cc (modified) * code/branches/libraries2/src/orxonox/pickup/DroppedItem.cc (modified) * code/branches/libraries2/src/orxonox/pickup/DroppedItem.h (modified) * code/branches/libraries2/src/orxonox/pickup/ModifierPickup.cc (modified) * code/branches/libraries2/src/orxonox/pickup/PickupInventory.cc (modified) * code/branches/libraries2/src/orxonox/pickup/PickupSpawner.cc (modified) * code/branches/libraries2/src/orxonox/pickup/PickupSpawner.h (modified) * code/branches/libraries2/src/orxonox/pickup/items/HealthImmediate.cc (modified) * code/branches/libraries2/src/orxonox/pickup/items/HealthImmediate.h (modified) * code/branches/libraries2/src/orxonox/pickup/items/HealthUsable.cc (modified) * code/branches/libraries2/src/orxonox/pickup/items/HealthUsable.h (modified) * code/branches/libraries2/src/orxonox/pickup/items/Jump.cc (modified) * code/branches/libraries2/src/orxonox/pickup/items/Jump.h (modified) * code/branches/libraries2/src/orxonox/sound/SoundBase.cc (modified) * code/branches/libraries2/src/orxonox/sound/SoundManager.cc (modified) * code/branches/libraries2/src/orxonox/weaponsystem/Weapon.h (modified) * code/branches/libraries2/src/orxonox/weaponsystem/WeaponSlot.h (modified) * code/branches/libraries2/src/orxonox/weaponsystem/WeaponSystem.cc (modified) * code/branches/libraries2/src/orxonox/worldentities/Backlight.cc (modified) * code/branches/libraries2/src/orxonox/worldentities/BigExplosion.cc (modified) * code/branches/libraries2/src/orxonox/worldentities/Billboard.cc (modified) * code/branches/libraries2/src/orxonox/worldentities/Camera.cc (modified) * code/branches/libraries2/src/orxonox/worldentities/Camera.h (modified) * code/branches/libraries2/src/orxonox/worldentities/CameraPosition.h (modified) * code/branches/libraries2/src/orxonox/worldentities/ControllableEntity.cc (modified) * code/branches/libraries2/src/orxonox/worldentities/ExplosionChunk.cc (modified) * code/branches/libraries2/src/orxonox/worldentities/Light.cc (modified) * code/branches/libraries2/src/orxonox/worldentities/MobileEntity.cc (modified) * code/branches/libraries2/src/orxonox/worldentities/Model.cc (modified) * code/branches/libraries2/src/orxonox/worldentities/MovableEntity.cc (modified) * code/branches/libraries2/src/orxonox/worldentities/ParticleEmitter.cc (modified) * code/branches/libraries2/src/orxonox/worldentities/SpawnPoint.cc (modified) * code/branches/libraries2/src/orxonox/worldentities/SpawnPoint.h (modified) * code/branches/libraries2/src/orxonox/worldentities/TeamSpawnPoint.h (modified) * code/branches/libraries2/src/orxonox/worldentities/WorldEntity.cc (modified) * code/branches/libraries2/src/orxonox/worldentities/pawns/Destroyer.cc (modified) * code/branches/libraries2/src/orxonox/worldentities/pawns/Pawn.cc (modified) * code/branches/libraries2/src/orxonox/worldentities/pawns/Pawn.h (modified) * code/branches/libraries2/src/orxonox/worldentities/pawns/SpaceShip.cc (modified) * code/branches/libraries2/src/orxonox/worldentities/pawns/Spectator.cc (modified) * code/branches/libraries2/src/orxonox/worldentities/pawns/Spectator.h (modified) * code/branches/libraries2/src/orxonox/worldentities/pawns/TeamBaseMatchBase.cc (modified) Removed /objects/ from all paths (except from those in the objects ... Mon, 31 Aug 2009 22:14:43 GMT landauf [5734] * code/branches/libraries2/src/orxonox/CMakeLists.txt (modified) * code/branches/libraries2/src/orxonox/GlobalShader.cc (copied) * code/branches/libraries2/src/orxonox/GlobalShader.h (copied) * code/branches/libraries2/src/orxonox/Level.cc (copied) * code/branches/libraries2/src/orxonox/Level.h (copied) * code/branches/libraries2/src/orxonox/Radar.cc (copied) * code/branches/libraries2/src/orxonox/Radar.h (copied) * code/branches/libraries2/src/orxonox/Scene.cc (copied) * code/branches/libraries2/src/orxonox/Scene.h (copied) * code/branches/libraries2/src/orxonox/Test.cc (copied) * code/branches/libraries2/src/orxonox/Test.h (copied) * code/branches/libraries2/src/orxonox/collisionshapes (copied) * code/branches/libraries2/src/orxonox/objects/collisionshapes/BoxCollisionShape.cc (deleted) * code/branches/libraries2/src/orxonox/objects/collisionshapes/BoxCollisionShape.h (deleted) * code/branches/libraries2/src/orxonox/collisionshapes/CMakeLists.txt (copied) * code/branches/libraries2/src/orxonox/objects/collisionshapes/ConeCollisionShape.cc (deleted) * code/branches/libraries2/src/orxonox/objects/collisionshapes/ConeCollisionShape.h (deleted) * code/branches/libraries2/src/orxonox/objects/collisionshapes/PlaneCollisionShape.cc (deleted) * code/branches/libraries2/src/orxonox/objects/collisionshapes/PlaneCollisionShape.h (deleted) * code/branches/libraries2/src/orxonox/objects/collisionshapes/SphereCollisionShape.cc (deleted) * code/branches/libraries2/src/orxonox/objects/collisionshapes/SphereCollisionShape.h (deleted) * code/branches/libraries2/src/orxonox/controllers (copied) * code/branches/libraries2/src/orxonox/controllers/HumanController.cc (copied) * code/branches/libraries2/src/orxonox/gametypes (copied) * code/branches/libraries2/src/orxonox/infos (copied) * code/branches/libraries2/src/orxonox/items (copied) * code/branches/libraries2/src/orxonox/objects (deleted) * code/branches/libraries2/src/orxonox/pickup (copied) * code/branches/libraries2/src/orxonox/weaponsystem (copied) * code/branches/libraries2/src/orxonox/worldentities (copied) * code/branches/libraries2/src/orxonox/objects/worldentities/Attacher.cc (deleted) * code/branches/libraries2/src/orxonox/objects/worldentities/Attacher.h (deleted) * code/branches/libraries2/src/orxonox/worldentities/CMakeLists.txt (copied) * code/branches/libraries2/src/orxonox/objects/worldentities/ForceField.cc (deleted) * code/branches/libraries2/src/orxonox/objects/worldentities/ForceField.h (deleted) * code/branches/libraries2/src/orxonox/objects/worldentities/Planet.cc (deleted) * code/branches/libraries2/src/orxonox/objects/worldentities/Planet.h (deleted) * code/branches/libraries2/src/orxonox/objects/worldentities/triggers (deleted) Moved all files and subdirectories from orxonox/objects to orxonox ... Mon, 31 Aug 2009 22:04:50 GMT landauf [5733] * code/branches/libraries2/src/CMakeLists.txt (modified) * code/branches/libraries2/src/Orxonox.cc (moved) * code/branches/libraries2/src/orxonox/CMakeLists.txt (modified) Moved the Orxonox executable to the root of the src directory