# # ChangeLog for code/branches/resource/src/orxonox/objects/quest # # Generated by Trac 1.0.9 # Jun 19, 2024, 7:16:52 AM Wed, 29 Jul 2009 20:27:10 GMT rgrieder [3366] * code/branches/resource/src/core/Clock.h (modified) * code/branches/resource/src/core/ConfigFileManager.cc (modified) * code/branches/resource/src/core/ConfigFileManager.h (modified) * code/branches/resource/src/core/Core.cc (modified) * code/branches/resource/src/core/Core.h (modified) * code/branches/resource/src/core/GUIManager.cc (modified) * code/branches/resource/src/core/GUIManager.h (modified) * code/branches/resource/src/core/Game.cc (modified) * code/branches/resource/src/core/Game.h (modified) * code/branches/resource/src/core/GraphicsManager.cc (modified) * code/branches/resource/src/core/GraphicsManager.h (modified) * code/branches/resource/src/core/Language.cc (modified) * code/branches/resource/src/core/Language.h (modified) * code/branches/resource/src/core/LuaBind.cc (modified) * code/branches/resource/src/core/LuaBind.h (modified) * code/branches/resource/src/core/Shell.cc (modified) * code/branches/resource/src/core/Shell.h (modified) * code/branches/resource/src/core/TclBind.cc (modified) * code/branches/resource/src/core/TclBind.h (modified) * code/branches/resource/src/core/TclThreadManager.cc (modified) * code/branches/resource/src/core/TclThreadManager.h (modified) * code/branches/resource/src/core/input/InputManager.cc (modified) * code/branches/resource/src/core/input/InputManager.h (modified) * code/branches/resource/src/orxonox/CameraManager.cc (modified) * code/branches/resource/src/orxonox/CameraManager.h (modified) * code/branches/resource/src/orxonox/LevelManager.cc (modified) * code/branches/resource/src/orxonox/LevelManager.h (modified) * code/branches/resource/src/orxonox/PawnManager.cc (modified) * code/branches/resource/src/orxonox/PawnManager.h (modified) * code/branches/resource/src/orxonox/PlayerManager.cc (modified) * code/branches/resource/src/orxonox/PlayerManager.h (modified) * code/branches/resource/src/orxonox/objects/pickup/BaseItem.h (modified) * code/branches/resource/src/orxonox/objects/pickup/PickupInventory.h (modified) * code/branches/resource/src/orxonox/objects/quest/QuestDescription.h (modified) * code/branches/resource/src/orxonox/objects/quest/QuestManager.cc (modified) * code/branches/resource/src/orxonox/objects/quest/QuestManager.h (modified) * code/branches/resource/src/orxonox/overlays/console/InGameConsole.cc (modified) * code/branches/resource/src/orxonox/overlays/console/InGameConsole.h (modified) * code/branches/resource/src/orxonox/overlays/notifications/NotificationManager.cc (modified) * code/branches/resource/src/orxonox/overlays/notifications/NotificationManager.h (modified) * code/branches/resource/src/orxonox/sound/SoundManager.cc (modified) * code/branches/resource/src/orxonox/sound/SoundManager.h (modified) * code/branches/resource/src/util/SignalHandler.cc (modified) * code/branches/resource/src/util/SignalHandler.h (modified) * code/branches/resource/src/util/Singleton.h (modified) Derived all singletons implemented in a usual manner from ... Sat, 25 Jul 2009 12:14:05 GMT rgrieder [3349] * code/branches/resource/src/core/Core.cc (modified) * code/branches/resource/src/core/Core.h (modified) * code/branches/resource/src/core/Game.cc (modified) * code/branches/resource/src/core/Game.h (modified) * code/branches/resource/src/core/GraphicsManager.cc (modified) * code/branches/resource/src/orxonox/gamestates/GSGraphics.cc (modified) * code/branches/resource/src/orxonox/gamestates/GSGraphics.h (modified) * code/branches/resource/src/orxonox/gamestates/GSRoot.cc (modified) * code/branches/resource/src/orxonox/objects/quest/QuestListener.cc (modified) * code/branches/resource/src/orxonox/objects/quest/QuestManager.cc (modified) Moved InputManager, GUIManager and GraphicsManager handling from ... Thu, 23 Jul 2009 11:34:31 GMT rgrieder [3337] * code/branches/resource/src/orxonox/gui/GUIManager.cc (modified) * code/branches/resource/src/orxonox/gui/GUIManager.h (modified) * code/branches/resource/src/orxonox/objects/quest/QuestManager.cc (modified) * code/branches/resource/src/orxonox/overlays/GUIOverlay.cc (modified) Removed GUIOverlay management from GUIManager: It shouldn't be the ... Sun, 19 Jul 2009 16:01:22 GMT rgrieder [3328] * code/branches/resource (copied) Created branch to work on resource management (first) and then on the ... Sun, 19 Jul 2009 13:48:00 GMT rgrieder [3325] * code/trunk (modified) * code/trunk/src/core/CoreIncludes.h (modified) * code/trunk/src/core/EventIncludes.h (modified) * code/trunk/src/core/Identifier.cc (modified) * code/trunk/src/core/Identifier.h (modified) * code/trunk/src/core/Iterator.h (modified) * code/trunk/src/core/OrxonoxClass.h (modified) * code/trunk/src/core/Super.h (modified) * code/trunk/src/core/XMLPort.h (modified) * code/trunk/src/network/NetworkFunction.h (modified) * code/trunk/src/network/synchronisable/Synchronisable.cc (modified) * code/trunk/src/orxonox/interfaces/Tickable.h (modified) * code/trunk/src/orxonox/objects/Level.cc (modified) * code/trunk/src/orxonox/objects/Scene.cc (modified) * code/trunk/src/orxonox/objects/collisionshapes/CollisionShape.cc (modified) * code/trunk/src/orxonox/objects/controllers/ArtificialController.cc (modified) * code/trunk/src/orxonox/objects/controllers/HumanController.cc (modified) * code/trunk/src/orxonox/objects/gametypes/Pong.cc (modified) * code/trunk/src/orxonox/objects/gametypes/TeamBaseMatch.cc (modified) * code/trunk/src/orxonox/objects/gametypes/TeamDeathmatch.cc (modified) * code/trunk/src/orxonox/objects/infos/PlayerInfo.cc (modified) * code/trunk/src/orxonox/objects/items/Engine.cc (modified) * code/trunk/src/orxonox/objects/pickup/PickupCollection.cc (modified) * code/trunk/src/orxonox/objects/pickup/PickupSpawner.cc (modified) * code/trunk/src/orxonox/objects/quest/QuestManager.cc (modified) * code/trunk/src/orxonox/objects/weaponsystem/projectiles/Projectile.cc (modified) * code/trunk/src/orxonox/objects/worldentities/Attacher.cc (modified) * code/trunk/src/orxonox/objects/worldentities/BigExplosion.cc (modified) * code/trunk/src/orxonox/objects/worldentities/ControllableEntity.cc (modified) * code/trunk/src/orxonox/objects/worldentities/MovableEntity.cc (modified) * code/trunk/src/orxonox/objects/worldentities/PongBall.cc (modified) * code/trunk/src/orxonox/objects/worldentities/PongCenterpoint.cc (modified) * code/trunk/src/orxonox/objects/worldentities/WorldEntity.cc (modified) * code/trunk/src/orxonox/objects/worldentities/pawns/Destroyer.cc (modified) * code/trunk/src/orxonox/objects/worldentities/pawns/SpaceShip.cc (modified) * code/trunk/src/orxonox/objects/worldentities/pawns/TeamBaseMatchBase.cc (modified) * code/trunk/src/orxonox/objects/worldentities/triggers/CheckPoint.cc (modified) * code/trunk/src/orxonox/objects/worldentities/triggers/DistanceTrigger.cc (modified) * code/trunk/src/orxonox/overlays/hud/AnnounceMessage.cc (modified) * code/trunk/src/orxonox/overlays/hud/DeathMessage.cc (modified) * code/trunk/src/orxonox/overlays/hud/GametypeStatus.cc (modified) * code/trunk/src/orxonox/overlays/hud/HUDHealthBar.cc (modified) * code/trunk/src/orxonox/overlays/hud/HUDRadar.cc (modified) * code/trunk/src/orxonox/overlays/hud/HUDSpeedBar.cc (modified) * code/trunk/src/orxonox/overlays/hud/HUDTimer.cc (modified) * code/trunk/src/orxonox/overlays/hud/KillMessage.cc (modified) * code/trunk/src/orxonox/overlays/hud/PongScore.cc (modified) * code/trunk/src/orxonox/overlays/hud/TeamBaseMatchScore.cc (modified) * code/trunk/src/orxonox/overlays/hud/UnderAttackHealthBar.cc (modified) * code/trunk/src/orxonox/overlays/map/Map.cc (modified) Merged orxonox_cast related revisions from core4 back to trunk.