# # ChangeLog for code/trunk/src/orxonox/hud/OverlayElementFactories.h # # Generated by Trac 1.0.9 # Jun 1, 2024, 2:24:56 PM Thu, 22 May 2008 12:56:48 GMT scheusso [1362] * code/trunk/bin/keybindings.ini (modified) * code/trunk/bin/levels/sample.oxw (modified) * code/trunk/src/orxonox/CMakeLists.txt (modified) * code/trunk/src/orxonox/Orxonox.cc (modified) * code/trunk/src/orxonox/console/InGameConsole.cc (modified) * code/trunk/src/orxonox/hud/BarOverlayElement.cc (copied) * code/trunk/src/orxonox/hud/BarOverlayElement.cc~ (copied) * code/trunk/src/orxonox/hud/BarOverlayElement.h (copied) * code/trunk/src/orxonox/hud/BarOverlayElement.h~ (copied) * code/trunk/src/orxonox/hud/HUD.cc (modified) * code/trunk/src/orxonox/hud/HUD.h (modified) * code/trunk/src/orxonox/hud/OverlayElementFactories.h (copied) * code/trunk/src/orxonox/hud/OverlayElementFactories.h~ (copied) * code/trunk/src/orxonox/hud/RadarObject.cc (copied) * code/trunk/src/orxonox/hud/RadarObject.h (copied) * code/trunk/src/orxonox/hud/RadarOverlayElement.cc (copied) * code/trunk/src/orxonox/hud/RadarOverlayElement.cc~ (copied) * code/trunk/src/orxonox/hud/RadarOverlayElement.h (copied) * code/trunk/src/orxonox/hud/RadarOverlayElement.h~ (copied) * code/trunk/src/orxonox/objects/SpaceShip.cc (modified) * code/trunk/src/orxonox/objects/SpaceShip.h (modified) merged hud3 branch into trunk and changed camera orientation Mon, 19 May 2008 19:39:23 GMT FelixSchulthess [1328] * code/branches/hud3/src/orxonox/hud/BarOverlayElement.cc (modified) * code/branches/hud3/src/orxonox/hud/BarOverlayElement.h (modified) * code/branches/hud3/src/orxonox/hud/HUD.cc (modified) * code/branches/hud3/src/orxonox/hud/HUD.h (modified) * code/branches/hud3/src/orxonox/hud/OverlayElementFactories.h (modified) * code/branches/hud3/src/orxonox/hud/RadarOverlayElement.cc (modified) * code/branches/hud3/src/orxonox/hud/RadarOverlayElement.h (modified) edited bar, removed smartbar and replaced functionality with a ...