# # ChangeLog for code/branches/libraries/src/orxonox/overlays # # Generated by Trac 1.0.9 # Jun 3, 2024, 6:50:08 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 ... Tue, 11 Aug 2009 22:59:51 GMT landauf [5630] * code/branches/libraries/src/orxonox/overlays/FadeoutText.h (modified) * code/branches/libraries/src/orxonox/overlays/GUIOverlay.h (modified) * code/branches/libraries/src/orxonox/overlays/OverlayText.h (modified) * code/branches/libraries/src/orxonox/overlays/OverlaysPrereqs.h (added) * 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/AnnounceMessage.h (modified) * code/branches/libraries/src/orxonox/overlays/hud/ChatOverlay.h (modified) * code/branches/libraries/src/orxonox/overlays/hud/DeathMessage.h (modified) * code/branches/libraries/src/orxonox/overlays/hud/GametypeStatus.h (modified) * code/branches/libraries/src/orxonox/overlays/hud/HUDBar.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/HUDRadar.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/KillMessage.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/hud/UnderAttackHealthBar.h (modified) * code/branches/libraries/src/orxonox/overlays/notifications/NotificationOverlay.h (modified) * code/branches/libraries/src/orxonox/overlays/notifications/NotificationQueue.h (modified) * code/branches/libraries/src/orxonox/overlays/stats/CreateLines.h (modified) * code/branches/libraries/src/orxonox/overlays/stats/Scoreboard.h (modified) * code/branches/libraries/src/orxonox/overlays/stats/Stats.h (modified) added OverlaysPrereqs.h added _OverlaysExport macro Tue, 11 Aug 2009 21:09:25 GMT landauf [5627] * code/branches/libraries/src/orxonox/overlays/CMakeLists.txt (modified) * code/branches/libraries/src/orxonox/overlays/debug/CMakeLists.txt (modified) * code/branches/libraries/src/orxonox/overlays/hud/CMakeLists.txt (modified) * code/branches/libraries/src/orxonox/overlays/notifications/CMakeLists.txt (modified) * code/branches/libraries/src/orxonox/overlays/stats/CMakeLists.txt (modified) Put all specialized overlays into a new library (overlays) which is ... Mon, 10 Aug 2009 22:59:28 GMT landauf [5622] * code/branches/libraries/src/orxonox/overlays/CMakeLists.txt (modified) Mon, 10 Aug 2009 22:50:58 GMT landauf [5621] * code/branches/libraries/src/orxonox/CMakeLists.txt (modified) * code/branches/libraries/src/orxonox/Map.cc (copied) * code/branches/libraries/src/orxonox/Map.h (copied) * code/branches/libraries/src/orxonox/gamestates/GSGraphics.cc (modified) * code/branches/libraries/src/orxonox/interfaces/RadarViewable.cc (modified) * code/branches/libraries/src/orxonox/objects/controllers/HumanController.cc (modified) * code/branches/libraries/src/orxonox/overlays/map (deleted) Moved the Map from overlays to orxonox although it IS an ... Mon, 10 Aug 2009 22:33:16 GMT landauf [5619] * code/branches/libraries/src/orxonox/OrxonoxPrereqs.h (modified) * code/branches/libraries/src/orxonox/gamestates/GSLevel.cc (modified) * code/branches/libraries/src/orxonox/interfaces/InterfaceCompilation.cc (modified) * code/branches/libraries/src/orxonox/interfaces/NotificationListener.h (added) * code/branches/libraries/src/orxonox/objects/quest/CMakeLists.txt (modified) * code/branches/libraries/src/orxonox/objects/quest/QuestNotification.h (modified) * code/branches/libraries/src/orxonox/objects/quest/notifications (added) * code/branches/libraries/src/orxonox/objects/quest/notifications/CMakeLists.txt (added) * code/branches/libraries/src/orxonox/objects/quest/notifications/Notification.cc (moved) * code/branches/libraries/src/orxonox/objects/quest/notifications/Notification.h (moved) * code/branches/libraries/src/orxonox/objects/quest/notifications/NotificationManager.cc (moved) * code/branches/libraries/src/orxonox/objects/quest/notifications/NotificationManager.h (moved) * code/branches/libraries/src/orxonox/overlays/notifications/CMakeLists.txt (modified) * code/branches/libraries/src/orxonox/overlays/notifications/NotificationOverlay.cc (modified) * code/branches/libraries/src/orxonox/overlays/notifications/NotificationQueue.cc (modified) * code/branches/libraries/src/orxonox/overlays/notifications/NotificationQueue.h (modified) Moved Notification and NotificationManger from overlays to the quest ... Mon, 10 Aug 2009 22:29:27 GMT landauf [5618] * code/branches/libraries/src/orxonox/CMakeLists.txt (modified) * code/branches/libraries/src/orxonox/InGameConsole.cc (copied) * code/branches/libraries/src/orxonox/InGameConsole.h (copied) * code/branches/libraries/src/orxonox/gamestates/GSGraphics.cc (modified) * code/branches/libraries/src/orxonox/overlays/CMakeLists.txt (modified) * code/branches/libraries/src/orxonox/overlays/console (deleted) moved InGameConsole from overlays to orxonox (it's not an OrxonoxOverlay) Mon, 10 Aug 2009 22:27:38 GMT landauf [5617] * code/branches/libraries/src/orxonox/objects/quest/QuestManager.cc (modified) * code/branches/libraries/src/orxonox/objects/quest/QuestManager.h (modified) * code/branches/libraries/src/orxonox/overlays/GUIOverlay.cc (modified) * code/branches/libraries/src/orxonox/overlays/GUIOverlay.h (modified) Reduced dependencies between orxonox and overlays: GUIOverlays send ... Mon, 10 Aug 2009 13:30:37 GMT landauf [5612] * code/branches/libraries (copied) created a branch to test some stuff related to libraries Thu, 30 Jul 2009 12:10:44 GMT rgrieder [3370] * code/trunk (modified) * code/trunk/cmake/Media.cmake (modified) * code/trunk/cmake/PackageConfig.cmake (modified) * code/trunk/cmake/PackageConfigMSVC.cmake (modified) * code/trunk/src/SpecialConfig.h.in (modified) * code/trunk/src/core/CMakeLists.txt (modified) * code/trunk/src/core/Clock.h (modified) * code/trunk/src/core/ConfigFileManager.cc (modified) * code/trunk/src/core/ConfigFileManager.h (modified) * code/trunk/src/core/ConsoleCommandCompilation.cc (modified) * code/trunk/src/core/Core.cc (modified) * code/trunk/src/core/Core.h (modified) * code/trunk/src/core/CorePrereqs.h (modified) * code/trunk/src/core/GUIManager.cc (copied) * code/trunk/src/core/GUIManager.h (copied) * code/trunk/src/core/Game.cc (modified) * code/trunk/src/core/Game.h (modified) * code/trunk/src/core/GameMode.h (modified) * code/trunk/src/core/GameState.cc (modified) * code/trunk/src/core/GameState.h (modified) * code/trunk/src/core/GraphicsManager.cc (copied) * code/trunk/src/core/GraphicsManager.h (copied) * code/trunk/src/core/IRC.cc (modified) * code/trunk/src/core/Identifier.h (modified) * code/trunk/src/core/Language.cc (modified) * code/trunk/src/core/Language.h (modified) * code/trunk/src/core/Loader.cc (modified) * code/trunk/src/core/Loader.h (modified) * code/trunk/src/core/LuaBind.cc (modified) * code/trunk/src/core/LuaBind.h (modified) * code/trunk/src/core/Shell.cc (modified) * code/trunk/src/core/Shell.h (modified) * code/trunk/src/core/TclBind.cc (modified) * code/trunk/src/core/TclBind.h (modified) * code/trunk/src/core/TclThreadManager.cc (modified) * code/trunk/src/core/TclThreadManager.h (modified) * code/trunk/src/core/input/InputManager.cc (modified) * code/trunk/src/core/input/InputManager.h (modified) * code/trunk/src/cpptcl/changes_orxonox.diff (modified) * code/trunk/src/cpptcl/cpptcl.cc (modified) * code/trunk/src/cpptcl/cpptcl.h (modified) * code/trunk/src/orxonox/CMakeLists.txt (modified) * code/trunk/src/orxonox/CameraManager.cc (modified) * code/trunk/src/orxonox/CameraManager.h (modified) * code/trunk/src/orxonox/GraphicsManager.cc (deleted) * code/trunk/src/orxonox/GraphicsManager.h (deleted) * code/trunk/src/orxonox/LevelManager.cc (modified) * code/trunk/src/orxonox/LevelManager.h (modified) * code/trunk/src/orxonox/Main.cc (modified) * code/trunk/src/orxonox/OrxonoxPrecompiledHeaders.h (modified) * code/trunk/src/orxonox/OrxonoxPrereqs.h (modified) * code/trunk/src/orxonox/PawnManager.cc (modified) * code/trunk/src/orxonox/PawnManager.h (modified) * code/trunk/src/orxonox/PlayerManager.cc (modified) * code/trunk/src/orxonox/PlayerManager.h (modified) * code/trunk/src/orxonox/gamestates/GSClient.cc (modified) * code/trunk/src/orxonox/gamestates/GSClient.h (modified) * code/trunk/src/orxonox/gamestates/GSDedicated.cc (modified) * code/trunk/src/orxonox/gamestates/GSDedicated.h (modified) * code/trunk/src/orxonox/gamestates/GSGraphics.cc (modified) * code/trunk/src/orxonox/gamestates/GSGraphics.h (modified) * code/trunk/src/orxonox/gamestates/GSIOConsole.cc (modified) * code/trunk/src/orxonox/gamestates/GSIOConsole.h (modified) * code/trunk/src/orxonox/gamestates/GSLevel.cc (modified) * code/trunk/src/orxonox/gamestates/GSLevel.h (modified) * code/trunk/src/orxonox/gamestates/GSMainMenu.cc (modified) * code/trunk/src/orxonox/gamestates/GSMainMenu.h (modified) * code/trunk/src/orxonox/gamestates/GSRoot.cc (modified) * code/trunk/src/orxonox/gamestates/GSRoot.h (modified) * code/trunk/src/orxonox/gamestates/GSServer.cc (modified) * code/trunk/src/orxonox/gamestates/GSServer.h (modified) * code/trunk/src/orxonox/gamestates/GSStandalone.cc (modified) * code/trunk/src/orxonox/gamestates/GSStandalone.h (modified) * code/trunk/src/orxonox/gui (deleted) * code/trunk/src/orxonox/objects/pickup/BaseItem.h (modified) * code/trunk/src/orxonox/objects/pickup/PickupInventory.cc (modified) * code/trunk/src/orxonox/objects/pickup/PickupInventory.h (modified) * code/trunk/src/orxonox/objects/pickup/PickupSpawner.cc (modified) * code/trunk/src/orxonox/objects/quest/QuestDescription.h (modified) * code/trunk/src/orxonox/objects/quest/QuestListener.cc (modified) * code/trunk/src/orxonox/objects/quest/QuestManager.cc (modified) * code/trunk/src/orxonox/objects/quest/QuestManager.h (modified) * code/trunk/src/orxonox/overlays/GUIOverlay.cc (modified) * code/trunk/src/orxonox/overlays/console/InGameConsole.cc (modified) * code/trunk/src/orxonox/overlays/console/InGameConsole.h (modified) * code/trunk/src/orxonox/overlays/notifications/NotificationManager.cc (modified) * code/trunk/src/orxonox/overlays/notifications/NotificationManager.h (modified) * code/trunk/src/orxonox/sound/SoundBase.cc (modified) * code/trunk/src/orxonox/sound/SoundManager.cc (modified) * code/trunk/src/orxonox/sound/SoundManager.h (modified) * code/trunk/src/orxonox/tools/ParticleInterface.cc (modified) * code/trunk/src/orxonox/tools/ParticleInterface.h (modified) * code/trunk/src/orxonox/tools/Shader.cc (modified) * code/trunk/src/util/ScopeGuard.h (modified) * code/trunk/src/util/SignalHandler.cc (modified) * code/trunk/src/util/SignalHandler.h (modified) * code/trunk/src/util/Singleton.h (copied) Merged resource branch back to the trunk. Changes: - Automated ...