# # ChangeLog for code/branches/hud/src/orxonox/overlays/debug/DebugRTRText.cc # # Generated by Trac 1.0.9 # May 29, 2024, 5:50:51 AM Mon, 23 Jun 2008 19:12:59 GMT rgrieder [1621] * code/branches/hud/src/orxonox/GraphicsEngine.h (modified) * code/branches/hud/src/orxonox/Orxonox.cc (modified) * code/branches/hud/src/orxonox/Orxonox.h (modified) * code/branches/hud/src/orxonox/OrxonoxPrereqs.h (modified) * code/branches/hud/src/orxonox/overlays/debug/DebugFPSText.cc (modified) * code/branches/hud/src/orxonox/overlays/debug/DebugRTRText.cc (modified) * code/branches/hud/src/orxonox/overlays/hud/HUDNavigation.cc (modified) * code/branches/hud/visual_studio/vc8/audio.vcproj (modified) * code/branches/hud/visual_studio/vc8/ois.vcproj (modified) * code/branches/hud/visual_studio/vc8/util.vcproj (modified) - rewrote the time measure in the main loop frame smoothing is ... 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 ...