# # ChangeLog for code/branches/pch/src/orxonox/interfaces/CMakeLists.txt # # Generated by Trac 1.0.9 # May 29, 2024, 10:34:46 AM Mon, 15 Jun 2009 09:52:13 GMT rgrieder [3177] * code/branches/pch/src/orxonox/CMakeLists.txt (modified) * code/branches/pch/src/orxonox/GraphicsManager.cc (modified) * code/branches/pch/src/orxonox/PawnManager.h (modified) * code/branches/pch/src/orxonox/gamestates/GSGraphics.h (modified) * code/branches/pch/src/orxonox/gamestates/GSLevel.cc (modified) * code/branches/pch/src/orxonox/gamestates/GSRoot.cc (modified) * code/branches/pch/src/orxonox/interfaces (added) * code/branches/pch/src/orxonox/interfaces/CMakeLists.txt (added) * code/branches/pch/src/orxonox/interfaces/GametypeMessageListener.h (moved) * code/branches/pch/src/orxonox/interfaces/InterfaceCompilation.cc (moved) * code/branches/pch/src/orxonox/interfaces/PawnListener.h (moved) * code/branches/pch/src/orxonox/interfaces/RadarListener.h (moved) * code/branches/pch/src/orxonox/interfaces/RadarViewable.cc (moved) * code/branches/pch/src/orxonox/interfaces/RadarViewable.h (moved) * code/branches/pch/src/orxonox/interfaces/Teamcolourable.h (moved) * code/branches/pch/src/orxonox/interfaces/Tickable.h (moved) * code/branches/pch/src/orxonox/interfaces/TimeFactorListener.h (moved) * code/branches/pch/src/orxonox/interfaces/WindowEventListener.h (moved) * code/branches/pch/src/orxonox/objects/CMakeLists.txt (modified) * code/branches/pch/src/orxonox/objects/GametypeMessageListener.cc (deleted) * code/branches/pch/src/orxonox/objects/Radar.cc (modified) * code/branches/pch/src/orxonox/objects/Radar.h (modified) * code/branches/pch/src/orxonox/objects/RadarListener.cc (deleted) * code/branches/pch/src/orxonox/objects/Scene.h (modified) * code/branches/pch/src/orxonox/objects/Teamcolourable.cc (deleted) * code/branches/pch/src/orxonox/objects/Test.h (modified) * code/branches/pch/src/orxonox/objects/Tickable.cc (deleted) * code/branches/pch/src/orxonox/objects/controllers/AIController.h (modified) * code/branches/pch/src/orxonox/objects/controllers/ArtificialController.h (modified) * code/branches/pch/src/orxonox/objects/controllers/PongAI.h (modified) * code/branches/pch/src/orxonox/objects/controllers/WaypointController.h (modified) * code/branches/pch/src/orxonox/objects/gametypes/Gametype.h (modified) * code/branches/pch/src/orxonox/objects/gametypes/TeamDeathmatch.cc (modified) * code/branches/pch/src/orxonox/objects/gametypes/UnderAttack.h (modified) * code/branches/pch/src/orxonox/objects/infos/GametypeInfo.cc (modified) * code/branches/pch/src/orxonox/objects/items/Engine.h (modified) * code/branches/pch/src/orxonox/objects/pickup/DroppedItem.h (modified) * code/branches/pch/src/orxonox/objects/pickup/PickupSpawner.h (modified) * code/branches/pch/src/orxonox/objects/weaponsystem/projectiles/Projectile.h (modified) * code/branches/pch/src/orxonox/objects/worldentities/Backlight.h (modified) * code/branches/pch/src/orxonox/objects/worldentities/Billboard.h (modified) * code/branches/pch/src/orxonox/objects/worldentities/BlinkingBillboard.h (modified) * code/branches/pch/src/orxonox/objects/worldentities/Camera.h (modified) * code/branches/pch/src/orxonox/objects/worldentities/FadingBillboard.h (modified) * code/branches/pch/src/orxonox/objects/worldentities/ForceField.h (modified) * code/branches/pch/src/orxonox/objects/worldentities/Light.h (modified) * code/branches/pch/src/orxonox/objects/worldentities/MobileEntity.h (modified) * code/branches/pch/src/orxonox/objects/worldentities/Planet.h (modified) * code/branches/pch/src/orxonox/objects/worldentities/pawns/Pawn.cc (modified) * code/branches/pch/src/orxonox/objects/worldentities/pawns/Pawn.h (modified) * code/branches/pch/src/orxonox/objects/worldentities/pawns/TeamBaseMatchBase.cc (modified) * code/branches/pch/src/orxonox/objects/worldentities/triggers/CheckPoint.h (modified) * code/branches/pch/src/orxonox/objects/worldentities/triggers/Trigger.h (modified) * code/branches/pch/src/orxonox/overlays/FadeoutText.h (modified) * code/branches/pch/src/orxonox/overlays/OrxonoxOverlay.h (modified) * code/branches/pch/src/orxonox/overlays/console/InGameConsole.h (modified) * code/branches/pch/src/orxonox/overlays/debug/DebugFPSText.h (modified) * code/branches/pch/src/orxonox/overlays/debug/DebugRTRText.h (modified) * code/branches/pch/src/orxonox/overlays/hud/AnnounceMessage.h (modified) * code/branches/pch/src/orxonox/overlays/hud/DeathMessage.h (modified) * code/branches/pch/src/orxonox/overlays/hud/GametypeStatus.h (modified) * code/branches/pch/src/orxonox/overlays/hud/HUDHealthBar.h (modified) * code/branches/pch/src/orxonox/overlays/hud/HUDNavigation.h (modified) * code/branches/pch/src/orxonox/overlays/hud/HUDRadar.h (modified) * code/branches/pch/src/orxonox/overlays/hud/HUDSpeedBar.h (modified) * code/branches/pch/src/orxonox/overlays/hud/HUDTimer.h (modified) * code/branches/pch/src/orxonox/overlays/hud/KillMessage.h (modified) * code/branches/pch/src/orxonox/overlays/hud/PongScore.h (modified) * code/branches/pch/src/orxonox/overlays/hud/TeamBaseMatchScore.h (modified) * code/branches/pch/src/orxonox/overlays/map/Map.cc (modified) * code/branches/pch/src/orxonox/overlays/map/Map.h (modified) * code/branches/pch/src/orxonox/overlays/notifications/NotificationQueue.h (modified) * code/branches/pch/src/orxonox/overlays/stats/Scoreboard.h (modified) * code/branches/pch/src/orxonox/overlays/stats/Stats.h (modified) * code/branches/pch/src/orxonox/sound/SoundManager.h (modified) * code/branches/pch/src/orxonox/tools/CMakeLists.txt (modified) * code/branches/pch/src/orxonox/tools/ParticleInterface.h (modified) * code/branches/pch/src/orxonox/tools/PawnListener.cc (deleted) * code/branches/pch/src/orxonox/tools/Shader.h (modified) * code/branches/pch/src/orxonox/tools/TimeFactorListener.cc (deleted) * code/branches/pch/src/orxonox/tools/Timer.h (modified) Moved interface classes to orxonox/interfaces. This resolves certain ...