# # ChangeLog for code/branches/libraries/src/orxonox/objects/gametypes # # Generated by Trac 1.0.9 # Jul 3, 2024, 11:32:38 PM Tue, 11 Aug 2009 23:32:30 GMT landauf [5633] * code/branches/libraries/src/orxonox/CMakeLists.txt (modified) * code/branches/libraries/src/orxonox/Map.h (modified) * code/branches/libraries/src/orxonox/PawnManager.h (modified) * code/branches/libraries/src/orxonox/gamestates/GSLevel.cc (modified) * code/branches/libraries/src/orxonox/gamestates/GSRoot.cc (modified) * code/branches/libraries/src/orxonox/interfaces/InterfaceCompilation.cc (modified) * code/branches/libraries/src/orxonox/objects/Radar.h (modified) * code/branches/libraries/src/orxonox/objects/Scene.h (modified) * code/branches/libraries/src/orxonox/objects/Test.h (modified) * code/branches/libraries/src/orxonox/objects/controllers/AIController.h (modified) * code/branches/libraries/src/orxonox/objects/controllers/PongAI.h (modified) * code/branches/libraries/src/orxonox/objects/controllers/WaypointController.h (modified) * code/branches/libraries/src/orxonox/objects/gametypes/Gametype.h (modified) * code/branches/libraries/src/orxonox/objects/items/Engine.h (modified) * code/branches/libraries/src/orxonox/objects/pickup/DroppedItem.h (modified) * code/branches/libraries/src/orxonox/objects/pickup/PickupSpawner.h (modified) * code/branches/libraries/src/orxonox/objects/worldentities/Backlight.h (modified) * code/branches/libraries/src/orxonox/objects/worldentities/BlinkingBillboard.h (modified) * code/branches/libraries/src/orxonox/objects/worldentities/Camera.h (modified) * code/branches/libraries/src/orxonox/objects/worldentities/FadingBillboard.h (modified) * code/branches/libraries/src/orxonox/objects/worldentities/ForceField.h (modified) * code/branches/libraries/src/orxonox/objects/worldentities/MobileEntity.h (modified) * code/branches/libraries/src/orxonox/objects/worldentities/triggers/Trigger.h (modified) * code/branches/libraries/src/orxonox/overlays/FadeoutText.h (modified) * code/branches/libraries/src/orxonox/overlays/debug/DebugFPSText.h (modified) * code/branches/libraries/src/orxonox/overlays/debug/DebugRTRText.h (modified) * code/branches/libraries/src/orxonox/overlays/hud/GametypeStatus.h (modified) * code/branches/libraries/src/orxonox/overlays/hud/HUDHealthBar.h (modified) * code/branches/libraries/src/orxonox/overlays/hud/HUDNavigation.h (modified) * code/branches/libraries/src/orxonox/overlays/hud/HUDSpeedBar.h (modified) * code/branches/libraries/src/orxonox/overlays/hud/HUDTimer.h (modified) * code/branches/libraries/src/orxonox/overlays/hud/PongScore.h (modified) * code/branches/libraries/src/orxonox/overlays/hud/TeamBaseMatchScore.h (modified) * code/branches/libraries/src/orxonox/overlays/notifications/NotificationQueue.h (modified) * code/branches/libraries/src/orxonox/overlays/stats/Scoreboard.h (modified) * code/branches/libraries/src/orxonox/overlays/stats/Stats.h (modified) * code/branches/libraries/src/orxonox/sound/SoundManager.h (modified) * code/branches/libraries/src/orxonox/tools/CMakeLists.txt (modified) * code/branches/libraries/src/orxonox/tools/ParticleInterface.h (modified) * code/branches/libraries/src/orxonox/tools/Shader.h (modified) * code/branches/libraries/src/orxonox/tools/Timer.h (modified) * code/branches/libraries/src/orxonox/tools/interfaces (added) * code/branches/libraries/src/orxonox/tools/interfaces/CMakeLists.txt (added) * code/branches/libraries/src/orxonox/tools/interfaces/Tickable.h (moved) * code/branches/libraries/src/orxonox/tools/interfaces/TimeFactorListener.h (moved) * code/branches/libraries/src/orxonox/tools/interfaces/ToolsInterfaceCompilation.cc (copied) Put all tools into a new library called tools (phear my naming ... Mon, 10 Aug 2009 13:30:37 GMT landauf [5612] * code/branches/libraries (copied) created a branch to test some stuff related to libraries 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.