# # ChangeLog for code/branches/hud/src/orxonox/overlays/HUDText.cc # # Generated by Trac 1.0.9 # May 23, 2024, 8:26:24 AM Sat, 21 Jun 2008 12:35:24 GMT rgrieder [1614] * code/branches/hud/src/orxonox/OrxonoxPrereqs.h (modified) * code/branches/hud/src/orxonox/Radar.cc (modified) * code/branches/hud/src/orxonox/Radar.h (modified) * code/branches/hud/src/orxonox/RadarListener.cc (copied) * code/branches/hud/src/orxonox/RadarListener.h (copied) * code/branches/hud/src/orxonox/RadarViewable.cc (modified) * code/branches/hud/src/orxonox/RadarViewable.h (modified) * code/branches/hud/src/orxonox/overlays/HUDText.cc (moved) * code/branches/hud/src/orxonox/overlays/HUDText.h (moved) * code/branches/hud/src/orxonox/overlays/OrxonoxOverlay.cc (modified) * code/branches/hud/src/orxonox/overlays/OrxonoxOverlay.h (modified) * code/branches/hud/src/orxonox/overlays/OverlayGroup.cc (modified) * code/branches/hud/src/orxonox/overlays/OverlayGroup.h (modified) * code/branches/hud/src/orxonox/overlays/hud/HUDBar.cc (modified) * code/branches/hud/src/orxonox/overlays/hud/HUDBar.h (modified) * code/branches/hud/src/orxonox/overlays/hud/HUDFPSText.cc (modified) * code/branches/hud/src/orxonox/overlays/hud/HUDNavigation.cc (modified) * code/branches/hud/src/orxonox/overlays/hud/HUDNavigation.h (modified) * code/branches/hud/src/orxonox/overlays/hud/HUDRTRText.cc (modified) * code/branches/hud/src/orxonox/overlays/hud/HUDRadar.cc (modified) * code/branches/hud/src/orxonox/overlays/hud/HUDRadar.h (modified) * code/branches/hud/src/orxonox/overlays/hud/HUDSpeedBar.cc (modified) * code/branches/hud/src/orxonox/overlays/hud/HUDSpeedBar.h (modified) * code/branches/hud/src/orxonox/overlays/hud/RadarObject.cc (deleted) * code/branches/hud/src/orxonox/overlays/hud/RadarObject.h (deleted) * code/branches/hud/src/orxonox/tools/TextureGenerator.cc (modified) * code/branches/hud/visual_studio/vc8/orxonox.vcproj (modified) - Dots on the Radar actually disappear now when a Ship gets ... Sat, 14 Jun 2008 23:09:07 GMT rgrieder [1604] * code/branches/hud/src/orxonox/CMakeLists.txt (modified) * code/branches/hud/src/orxonox/Orxonox.cc (modified) * code/branches/hud/src/orxonox/Orxonox.h (modified) * code/branches/hud/src/orxonox/objects/SpaceShip.cc (modified) * code/branches/hud/src/orxonox/overlays/OrxonoxOverlay.cc (modified) * code/branches/hud/src/orxonox/overlays/OrxonoxOverlay.h (modified) * code/branches/hud/src/orxonox/overlays/OverlayGroup.cc (modified) * code/branches/hud/src/orxonox/overlays/OverlayGroup.h (modified) * code/branches/hud/src/orxonox/overlays/hud/HUDBar.cc (modified) * code/branches/hud/src/orxonox/overlays/hud/HUDNavigation.cc (modified) * code/branches/hud/src/orxonox/overlays/hud/HUDNavigation.h (modified) * code/branches/hud/src/orxonox/overlays/hud/HUDRadar.cc (moved) * code/branches/hud/src/orxonox/overlays/hud/HUDRadar.h (moved) * code/branches/hud/src/orxonox/overlays/hud/HUDText.cc (modified) * code/branches/hud/src/orxonox/overlays/hud/RadarObject.cc (modified) * code/branches/hud/src/orxonox/overlays/hud/RadarObject.h (modified) * code/branches/hud/visual_studio/orxonox_vc8.suo (modified) * code/branches/hud/visual_studio/vc8/orxonox.vcproj (modified) - adjusted Radar to fit in XML loading scheme - OverlayGroup should ...