# # ChangeLog for code/branches/hud/src/orxonox/CMakeLists.txt # # Generated by Trac 1.0.9 # May 20, 2024, 3:46:06 PM Sat, 21 Jun 2008 22:06:55 GMT rgrieder [1615] * code/branches/hud/src/orxonox/CMakeLists.txt (modified) * code/branches/hud/src/orxonox/RadarListener.h (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/OverlayText.cc (moved) * code/branches/hud/src/orxonox/overlays/OverlayText.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/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/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/util/String.cc (modified) * code/branches/hud/src/util/String.h (modified) * code/branches/hud/visual_studio/vc8/orxonox.vcproj (modified) - added blankString to String so you can return ""; even if it's a ... Thu, 19 Jun 2008 22:05:12 GMT rgrieder [1613] * code/branches/hud/src/core/Iterator.h (modified) * 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/Radar.cc (modified) * code/branches/hud/src/orxonox/Radar.h (modified) * code/branches/hud/src/orxonox/RadarViewable.cc (moved) * code/branches/hud/src/orxonox/RadarViewable.h (moved) * code/branches/hud/src/orxonox/objects/SpaceShip.cc (modified) * code/branches/hud/src/orxonox/objects/SpaceShip.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/HUDRadar.cc (modified) * code/branches/hud/src/orxonox/overlays/hud/HUDRadar.h (modified) * code/branches/hud/src/orxonox/tools/TextureGenerator.cc (modified) * code/branches/hud/visual_studio/orxonox_vc8.suo (deleted) * code/branches/hud/visual_studio/vc8/orxonox.vcproj (modified) - Radar now working like before - but more of a svn save.. There ... 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 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 ... 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/ ... Wed, 11 Jun 2008 22:57:45 GMT rgrieder [1590] * code/branches/hud/bin/hud/hud.oxh (modified) * code/branches/hud/src/network/GameStateClient.cc (modified) * code/branches/hud/src/network/GameStateClient.h (modified) * code/branches/hud/src/orxonox/CMakeLists.txt (modified) * code/branches/hud/src/orxonox/GraphicsEngine.cc (modified) * code/branches/hud/src/orxonox/GraphicsEngine.h (modified) * code/branches/hud/src/orxonox/console/InGameConsole.cc (modified) * code/branches/hud/src/orxonox/console/InGameConsole.h (modified) * code/branches/hud/src/orxonox/hud/HUD.cc (modified) * code/branches/hud/src/orxonox/hud/HUD.h (modified) * code/branches/hud/src/orxonox/hud/HUDBar.cc (modified) * code/branches/hud/src/orxonox/hud/HUDBar.h (modified) * code/branches/hud/src/orxonox/hud/HUDFPSText.h (modified) * code/branches/hud/src/orxonox/hud/HUDOverlay.cc (modified) * code/branches/hud/src/orxonox/hud/HUDOverlay.h (modified) * code/branches/hud/src/orxonox/hud/HUDRTRText.h (modified) * code/branches/hud/src/orxonox/hud/HUDSpeedBar.h (modified) * code/branches/hud/src/orxonox/hud/HUDText.cc (modified) * code/branches/hud/src/orxonox/hud/HUDText.h (modified) * code/branches/hud/src/orxonox/hud/Navigation.cc (modified) * code/branches/hud/src/orxonox/hud/Navigation.h (modified) * code/branches/hud/src/orxonox/objects/SpaceShip.cc (modified) * code/branches/hud/src/orxonox/tools/WindowEventListener.cc (added) * code/branches/hud/src/orxonox/tools/WindowEventListener.h (added) * code/branches/hud/visual_studio/vc8/orxonox.vcproj (modified) svn save, just in case our house burns down over night... Tue, 10 Jun 2008 22:14:04 GMT rgrieder [1587] * code/branches/hud (copied) haha, hud branch yet again Fri, 06 Jun 2008 19:05:27 GMT landauf [1555] * code/trunk/CMakeLists.txt (modified) * code/trunk/cmake/FindOIS.cmake (deleted) * code/trunk/src/CMakeLists.txt (modified) * code/trunk/src/core/CMakeLists.txt (modified) * code/trunk/src/core/Script.cc (modified) * code/trunk/src/core/input/InputInterfaces.h (modified) * code/trunk/src/core/input/InputManager.cc (modified) * code/trunk/src/core/input/InputManager.h (modified) * code/trunk/src/ois/CMakeLists.txt (modified) * code/trunk/src/orxonox/CMakeLists.txt (modified) * code/trunk/src/orxonox/tools/ParticleInterface.cc (modified) - ParticleInterface uses Orxonox::getTimeFactor to make particle ...