# # ChangeLog for code/branches/hud/src/orxonox/overlays/debug/DebugRTRText.h # # Generated by Trac 1.0.9 # Sep 17, 2024, 2:54:39 AM Sun, 22 Jun 2008 21:52:20 GMT rgrieder [1619] * code/branches/hud/src/orxonox/CMakeLists.txt (modified) * code/branches/hud/src/orxonox/overlays/debug/DebugFPSText.cc (moved) * code/branches/hud/src/orxonox/overlays/debug/DebugFPSText.h (moved) * code/branches/hud/src/orxonox/overlays/debug/DebugRTRText.cc (moved) * code/branches/hud/src/orxonox/overlays/debug/DebugRTRText.h (moved) * code/branches/hud/visual_studio/vc8/orxonox.vcproj (modified) completed moving of debug texts to overlays/debug/ 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 ...