# # ChangeLog for code/branches/pch/src/orxonox/overlays/OrxonoxOverlay.h # # Generated by Trac 1.0.9 # May 29, 2024, 12:05:58 PM Wed, 10 Jun 2009 20:58:53 GMT rgrieder [3144] * code/branches/pch/src/orxonox/overlays/FadeoutText.cc (modified) * code/branches/pch/src/orxonox/overlays/FadeoutText.h (modified) * code/branches/pch/src/orxonox/overlays/GUIOverlay.cc (modified) * code/branches/pch/src/orxonox/overlays/GUIOverlay.h (modified) * code/branches/pch/src/orxonox/overlays/OrxonoxOverlay.h (modified) * code/branches/pch/src/orxonox/overlays/OverlayGroup.h (modified) * code/branches/pch/src/orxonox/overlays/OverlayText.cc (modified) * code/branches/pch/src/orxonox/overlays/OverlayText.h (modified) * code/branches/pch/src/orxonox/overlays/console/InGameConsole.cc (modified) * code/branches/pch/src/orxonox/overlays/console/InGameConsole.h (modified) * code/branches/pch/src/orxonox/overlays/debug/DebugFPSText.cc (modified) * code/branches/pch/src/orxonox/overlays/debug/DebugFPSText.h (modified) * code/branches/pch/src/orxonox/overlays/debug/DebugRTRText.cc (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/ChatOverlay.cc (modified) * code/branches/pch/src/orxonox/overlays/hud/ChatOverlay.h (modified) * code/branches/pch/src/orxonox/overlays/hud/DeathMessage.h (modified) * code/branches/pch/src/orxonox/overlays/hud/GametypeStatus.cc (modified) * code/branches/pch/src/orxonox/overlays/hud/GametypeStatus.h (modified) * code/branches/pch/src/orxonox/overlays/hud/HUDBar.cc (modified) * code/branches/pch/src/orxonox/overlays/hud/HUDBar.h (modified) * code/branches/pch/src/orxonox/overlays/hud/HUDHealthBar.cc (modified) * code/branches/pch/src/orxonox/overlays/hud/HUDHealthBar.h (modified) * code/branches/pch/src/orxonox/overlays/hud/HUDNavigation.cc (modified) * code/branches/pch/src/orxonox/overlays/hud/HUDNavigation.h (modified) * code/branches/pch/src/orxonox/overlays/hud/HUDRadar.cc (modified) * code/branches/pch/src/orxonox/overlays/hud/HUDRadar.h (modified) * code/branches/pch/src/orxonox/overlays/hud/HUDSpeedBar.cc (modified) * code/branches/pch/src/orxonox/overlays/hud/HUDSpeedBar.h (modified) * code/branches/pch/src/orxonox/overlays/hud/HUDTimer.cc (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.cc (modified) * code/branches/pch/src/orxonox/overlays/hud/PongScore.h (modified) * code/branches/pch/src/orxonox/overlays/hud/TeamBaseMatchScore.cc (modified) * code/branches/pch/src/orxonox/overlays/hud/TeamBaseMatchScore.h (modified) * code/branches/pch/src/orxonox/overlays/hud/UnderAttackHealthBar.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/Notification.cc (modified) * code/branches/pch/src/orxonox/overlays/notifications/Notification.h (modified) * code/branches/pch/src/orxonox/overlays/notifications/NotificationManager.cc (modified) * code/branches/pch/src/orxonox/overlays/notifications/NotificationManager.h (modified) * code/branches/pch/src/orxonox/overlays/notifications/NotificationOverlay.cc (modified) * code/branches/pch/src/orxonox/overlays/notifications/NotificationOverlay.h (modified) * code/branches/pch/src/orxonox/overlays/notifications/NotificationQueue.cc (modified) * code/branches/pch/src/orxonox/overlays/notifications/NotificationQueue.h (modified) Header file section clean up in orxonox/overlays (without stats). ... Wed, 03 Jun 2009 17:20:36 GMT rgrieder [3114] * code/branches/pch (copied) Creating branch for experimental precompiled header file support. Tue, 19 May 2009 22:23:51 GMT dafrick [2993] * code/trunk/src/orxonox/objects/quest/QuestManager.cc (modified) * code/trunk/src/orxonox/objects/quest/QuestManager.h (modified) * code/trunk/src/orxonox/overlays/OrxonoxOverlay.cc (modified) * code/trunk/src/orxonox/overlays/OrxonoxOverlay.h (modified) Small changes in QuestManager for the GUI. Added toggleVisibility ...