# # ChangeLog for code/branches/hud/src/orxonox/overlays/debug/HUDFPSText.cc # # Generated by Trac 1.0.9 # Jun 1, 2024, 8:21:07 PM Sun, 22 Jun 2008 21:47:09 GMT rgrieder [1618] * code/branches/hud/bin/levels/sample.oxw (modified) * code/branches/hud/src/orxonox/GraphicsEngine.h (modified) * code/branches/hud/src/orxonox/Orxonox.cc (modified) * code/branches/hud/src/orxonox/overlays/OrxonoxOverlay.cc (modified) * code/branches/hud/src/orxonox/overlays/debug (added) * code/branches/hud/src/orxonox/overlays/debug/HUDFPSText.cc (moved) * code/branches/hud/src/orxonox/overlays/debug/HUDFPSText.h (moved) * code/branches/hud/src/orxonox/overlays/debug/HUDRTRText.cc (moved) * code/branches/hud/src/orxonox/overlays/debug/HUDRTRText.h (moved) * code/branches/hud/src/orxonox/overlays/hud/HUDBar.cc (modified) * code/branches/hud/src/orxonox/overlays/hud/HUDBar.h (modified) * code/branches/hud/src/tinyxml/ticpp.cc (modified) * code/branches/hud/src/util/Convert.h (modified) - moved colours of the SpeedBar to XML file - enabled render window ... Sat, 21 Jun 2008 22:30:06 GMT rgrieder [1616] * code/branches/hud/src/orxonox/OrxonoxStableHeaders.h (modified) * code/branches/hud/src/orxonox/Radar.cc (modified) * code/branches/hud/src/orxonox/RadarListener.cc (modified) * code/branches/hud/src/orxonox/RadarViewable.cc (modified) * code/branches/hud/src/orxonox/RadarViewable.h (modified) * code/branches/hud/src/orxonox/overlays/OrxonoxOverlay.cc (modified) * code/branches/hud/src/orxonox/overlays/OverlayGroup.cc (modified) * code/branches/hud/src/orxonox/overlays/OverlayText.cc (modified) * code/branches/hud/src/orxonox/overlays/hud/HUDBar.cc (modified) * code/branches/hud/src/orxonox/overlays/hud/HUDFPSText.cc (modified) * code/branches/hud/src/orxonox/overlays/hud/HUDFPSText.h (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/HUDRTRText.h (modified) * code/branches/hud/src/orxonox/overlays/hud/HUDRadar.cc (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/tools/WindowEventListener.cc (modified) - precompiled header files have disadvantages too...