# # ChangeLog for code/branches/hud/src/orxonox/OrxonoxPrereqs.h # # Generated by Trac 1.0.9 # May 29, 2024, 10:51:17 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 ... Tue, 17 Jun 2008 21:38:23 GMT rgrieder [1609] * code/branches/hud/src/orxonox/CMakeLists.txt (modified) * code/branches/hud/src/orxonox/OrxonoxPrereqs.h (modified) * code/branches/hud/src/orxonox/Radar.cc (added) * code/branches/hud/src/orxonox/Radar.h (added) * code/branches/hud/src/orxonox/objects/WorldEntity.h (modified) * code/branches/hud/src/orxonox/overlays/OverlayGroup.cc (modified) * code/branches/hud/src/orxonox/overlays/hud/HUDBar.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/OverlayElementFactories.h (deleted) * code/branches/hud/src/orxonox/overlays/hud/RadarViewable.cc (added) * code/branches/hud/src/orxonox/overlays/hud/RadarViewable.h (added) * code/branches/hud/src/orxonox/tools/TextureGenerator.cc (added) * code/branches/hud/src/orxonox/tools/TextureGenerator.h (added) * code/branches/hud/src/util/Math.cc (modified) * code/branches/hud/src/util/Math.h (modified) * code/branches/hud/src/util/UtilPrereqs.h (modified) * code/branches/hud/visual_studio/orxonox_vc8.suo (modified) * code/branches/hud/visual_studio/vc8/orxonox.vcproj (modified) svn save, just in case... (doesn't compile at all!) Sat, 14 Jun 2008 16:37:12 GMT rgrieder [1601] * code/branches/hud/bin/hud (deleted) * code/branches/hud/src/orxonox/CMakeLists.txt (modified) * code/branches/hud/src/orxonox/GraphicsEngine.cc (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/objects/SpaceShip.cc (modified) * code/branches/hud/src/orxonox/overlays/OrxonoxOverlay.cc (moved) * code/branches/hud/src/orxonox/overlays/OrxonoxOverlay.h (moved) * code/branches/hud/src/orxonox/overlays/OverlayGroup.cc (moved) * code/branches/hud/src/orxonox/overlays/OverlayGroup.h (moved) * code/branches/hud/src/orxonox/overlays/console/InGameConsole.cc (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/HUDNavigation.cc (moved) * code/branches/hud/src/orxonox/overlays/hud/HUDNavigation.h (moved) * code/branches/hud/src/orxonox/overlays/hud/HUDText.cc (modified) * code/branches/hud/src/orxonox/overlays/hud/HUDText.h (modified) * code/branches/hud/src/orxonox/overlays/hud/RadarOverlayElement.cc (modified) * code/branches/hud/visual_studio/orxonox_vc8.suo (added) * code/branches/hud/visual_studio/vc8/orxonox.vcproj (modified) - new folder structure for overlays: orxonox/ ... overlays/ ... Tue, 10 Jun 2008 22:14:04 GMT rgrieder [1587] * code/branches/hud (copied) haha, hud branch yet again Sun, 08 Jun 2008 03:46:52 GMT landauf [1564] * code/trunk/src/orxonox/GraphicsEngine.cc (modified) * code/trunk/src/orxonox/OrxonoxPrereqs.h (modified) * code/trunk/src/orxonox/hud/BarOverlayElement.cc (modified) * code/trunk/src/orxonox/hud/BarOverlayElement.h (modified) * code/trunk/src/orxonox/hud/HUD.cc (modified) * code/trunk/src/orxonox/hud/HUD.h (modified) * code/trunk/src/orxonox/hud/Navigation.cc (modified) * code/trunk/src/orxonox/hud/Navigation.h (modified) * code/trunk/src/orxonox/hud/OverlayElementFactories.h (modified) * code/trunk/src/orxonox/hud/RadarObject.cc (modified) * code/trunk/src/orxonox/hud/RadarObject.h (modified) * code/trunk/src/orxonox/hud/RadarOverlayElement.cc (modified) * code/trunk/src/orxonox/hud/RadarOverlayElement.h (modified) * code/trunk/src/orxonox/objects/SpaceShip.cc (modified) * code/trunk/src/orxonox/objects/SpaceShipAI.cc (modified) * code/trunk/src/util/Math.cc (modified) * code/trunk/src/util/Math.h (modified) - several small changes in most of the HUD classes (code cleanup): ...