# # ChangeLog for code/trunk/src/orxonox/hud/RadarOverlayElement.h # # Generated by Trac 1.0.9 # Jun 1, 2024, 12:23:29 PM Sun, 01 Jun 2008 13:54:20 GMT rgrieder [1502] * code/trunk/CMakeLists.txt (modified) * code/trunk/TODO (modified) * code/trunk/bin/def_keybindings.ini (copied) * code/trunk/bin/disco.txt (modified) * code/trunk/bin/irc.tcl (copied) * code/trunk/bin/keybindings.ini (deleted) * code/trunk/bin/levels/sample.oxw (modified) * code/trunk/bin/remote.tcl (copied) * code/trunk/bin/run-script (modified) * code/trunk/bin/telnet_server.tcl (copied) * code/trunk/cmake/FindBoost.cmake (modified) * code/trunk/cmake/FindZLIB.cmake (modified) * code/trunk/media_r1700 (deleted) * code/trunk/src/audio/AudioPrereqs.h (modified) * code/trunk/src/audio/AudioStream.cc (modified) * code/trunk/src/core/ArgumentCompleter.h (copied) * code/trunk/src/core/ArgumentCompletionFunctions.cc (copied) * code/trunk/src/core/ArgumentCompletionFunctions.h (copied) * code/trunk/src/core/ArgumentCompletionListElement.h (copied) * code/trunk/src/core/CMakeLists.txt (modified) * code/trunk/src/core/ClassManager.h (modified) * code/trunk/src/core/CommandEvaluation.cc (copied) * code/trunk/src/core/CommandEvaluation.h (copied) * code/trunk/src/core/CommandExecutor.cc (modified) * code/trunk/src/core/CommandExecutor.h (modified) * code/trunk/src/core/ConfigFileManager.cc (modified) * code/trunk/src/core/ConfigFileManager.h (modified) * code/trunk/src/core/ConfigValueContainer.cc (modified) * code/trunk/src/core/ConfigValueContainer.h (modified) * code/trunk/src/core/ConfigValueIncludes.h (modified) * code/trunk/src/core/ConsoleCommand.cc (copied) * code/trunk/src/core/ConsoleCommand.h (modified) * code/trunk/src/core/ConsoleCommandCompilation.cc (copied) * code/trunk/src/core/ConsoleCommandCompilation.h (copied) * code/trunk/src/core/CorePrereqs.h (modified) * code/trunk/src/core/CoreSettings.cc (modified) * code/trunk/src/core/CoreSettings.h (modified) * code/trunk/src/core/Debug.h (modified) * code/trunk/src/core/Executor.cc (modified) * code/trunk/src/core/Executor.h (modified) * code/trunk/src/core/IRC.cc (copied) * code/trunk/src/core/IRC.h (copied) * code/trunk/src/core/Identifier.cc (modified) * code/trunk/src/core/Identifier.h (modified) * code/trunk/src/core/InputBuffer.cc (modified) * code/trunk/src/core/InputBuffer.h (modified) * code/trunk/src/core/InputHandler.cc (deleted) * code/trunk/src/core/InputHandler.h (deleted) * code/trunk/src/core/InputInterfaces.h (modified) * code/trunk/src/core/InputManager.cc (modified) * code/trunk/src/core/InputManager.h (modified) * code/trunk/src/core/Iterator.h (modified) * code/trunk/src/core/KeyBinder.cc (copied) * code/trunk/src/core/KeyBinder.h (copied) * code/trunk/src/core/Language.cc (modified) * code/trunk/src/core/Language.h (modified) * code/trunk/src/core/OrxonoxClass.cc (modified) * code/trunk/src/core/OrxonoxClass.h (modified) * code/trunk/src/core/OutputBuffer.cc (copied) * code/trunk/src/core/OutputBuffer.h (copied) * code/trunk/src/core/OutputHandler.cc (modified) * code/trunk/src/core/OutputHandler.h (modified) * code/trunk/src/core/Script.cc (modified) * code/trunk/src/core/Shell.cc (copied) * code/trunk/src/core/Shell.h (copied) * code/trunk/src/core/TclBind.cc (modified) * code/trunk/src/core/TclBind.h (modified) * code/trunk/src/core/TclThreadManager.cc (copied) * code/trunk/src/core/TclThreadManager.h (copied) * code/trunk/src/core/XMLPort.h (modified) * code/trunk/src/cpptcl/CppTcl.cc (modified) * code/trunk/src/network/CMakeLists.txt (modified) * code/trunk/src/network/Client.cc (modified) * code/trunk/src/network/Client.h (modified) * code/trunk/src/network/ClientConnection.cc (modified) * code/trunk/src/network/ClientConnection.h (modified) * code/trunk/src/network/ClientInformation.cc (modified) * code/trunk/src/network/ClientInformation.h (modified) * code/trunk/src/network/ConnectionManager.cc (modified) * code/trunk/src/network/ConnectionManager.h (modified) * code/trunk/src/network/GameStateClient.cc (modified) * code/trunk/src/network/GameStateClient.h (modified) * code/trunk/src/network/GameStateManager.cc (modified) * code/trunk/src/network/GameStateManager.h (modified) * code/trunk/src/network/NetworkPrereqs.h (modified) * code/trunk/src/network/PacketBuffer.cc (modified) * code/trunk/src/network/PacketBuffer.h (modified) * code/trunk/src/network/PacketDecoder.cc (modified) * code/trunk/src/network/PacketGenerator.cc (modified) * code/trunk/src/network/PacketManager.h (modified) * code/trunk/src/network/PacketTypes.h (modified) * code/trunk/src/network/Server.cc (modified) * code/trunk/src/network/Server.h (modified) * code/trunk/src/network/Synchronisable.cc (modified) * code/trunk/src/network/Synchronisable.h (modified) * code/trunk/src/network/diffTest.cc (modified) * code/trunk/src/network/dummyclient3.cc (modified) * code/trunk/src/ois/CMakeLists.txt (modified) * code/trunk/src/ois/OISException.cpp (modified) * code/trunk/src/ois/OISException.h (modified) * code/trunk/src/orxonox/CMakeLists.txt (modified) * code/trunk/src/orxonox/GraphicsEngine.cc (modified) * code/trunk/src/orxonox/GraphicsEngine.h (modified) * code/trunk/src/orxonox/Main.cc (modified) * code/trunk/src/orxonox/Orxonox.cc (modified) * code/trunk/src/orxonox/Orxonox.h (modified) * code/trunk/src/orxonox/OrxonoxPlatform.h (deleted) * code/trunk/src/orxonox/OrxonoxPrereqs.h (modified) * code/trunk/src/orxonox/OrxonoxStableHeaders.h (modified) * code/trunk/src/orxonox/console/InGameConsole.cc (modified) * code/trunk/src/orxonox/console/InGameConsole.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 (copied) * code/trunk/src/orxonox/hud/Navigation.h (copied) * 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/Ambient.cc (modified) * code/trunk/src/orxonox/objects/Ambient.h (modified) * code/trunk/src/orxonox/objects/Camera.cc (modified) * code/trunk/src/orxonox/objects/Camera.h (modified) * code/trunk/src/orxonox/objects/CameraHandler.cc (modified) * code/trunk/src/orxonox/objects/Explosion.cc (modified) * code/trunk/src/orxonox/objects/Explosion.h (modified) * code/trunk/src/orxonox/objects/Model.cc (modified) * code/trunk/src/orxonox/objects/Model.h (modified) * code/trunk/src/orxonox/objects/NPC.cc (modified) * code/trunk/src/orxonox/objects/NPC.h (modified) * code/trunk/src/orxonox/objects/Projectile.cc (modified) * code/trunk/src/orxonox/objects/Projectile.h (modified) * code/trunk/src/orxonox/objects/RotatingProjectile.cc (copied) * code/trunk/src/orxonox/objects/RotatingProjectile.h (copied) * code/trunk/src/orxonox/objects/Skybox.cc (modified) * code/trunk/src/orxonox/objects/Skybox.h (modified) * code/trunk/src/orxonox/objects/SpaceShip.cc (modified) * code/trunk/src/orxonox/objects/SpaceShip.h (modified) * code/trunk/src/orxonox/objects/SpaceShipAI.cc (copied) * code/trunk/src/orxonox/objects/SpaceShipAI.h (copied) * code/trunk/src/orxonox/objects/WorldEntity.cc (modified) * code/trunk/src/orxonox/objects/WorldEntity.h (modified) * code/trunk/src/orxonox/objects/weapon/AmmunitionDump.h (modified) * code/trunk/src/orxonox/objects/weapon/BulletManager.h (modified) * code/trunk/src/orxonox/tools/Mesh.cc (modified) * code/trunk/src/orxonox/tools/Timer.cc (modified) * code/trunk/src/orxonox/tools/Timer.h (modified) * code/trunk/src/util/Convert.h (modified) * code/trunk/src/util/Math.h (modified) * code/trunk/src/util/MultiType.h (modified) * code/trunk/src/util/MultiTypeMath.cc (modified) * code/trunk/src/util/MultiTypeMath.h (modified) * code/trunk/src/util/MultiTypePrimitive.cc (modified) * code/trunk/src/util/MultiTypePrimitive.h (modified) * code/trunk/src/util/MultiTypeString.cc (modified) * code/trunk/src/util/MultiTypeString.h (modified) * code/trunk/src/util/OrxonoxPlatform.h (copied) * code/trunk/src/util/String.cc (modified) * code/trunk/src/util/String.h (modified) * code/trunk/src/util/UtilPrereqs.h (modified) * code/trunk/updateMedia.sh (copied) * code/trunk/visual_studio/base_properties_release.vsprops (modified) * code/trunk/visual_studio/vc8/core.vcproj (modified) * code/trunk/visual_studio/vc8/orxonox.vcproj (modified) * code/trunk/visual_studio/vc8/util.vcproj (modified) - @everyone: Do not create a branch until I've added the svn:eol- ... Sat, 24 May 2008 11:49:54 GMT rgrieder [1407] * 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/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 (deleted) * code/trunk/src/orxonox/hud/Navigation.h (deleted) * 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/Camera.h (modified) * code/trunk/src/orxonox/objects/SpaceShip.cc (modified) * code/trunk/src/orxonox/objects/SpaceShip.h (modified) - reverted the HUD changes to ease up back merge from network branch ... Fri, 23 May 2008 22:24:30 GMT FelixSchulthess [1400] * code/trunk/bin/levels/sample.oxw (modified) * code/trunk/src/orxonox/hud/HUD.cc (modified) * code/trunk/src/orxonox/hud/Navigation.cc (modified) * code/trunk/src/orxonox/hud/Navigation.h (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/SpaceShip.h (modified) moved to spaceship what belonged there Fri, 23 May 2008 16:40:19 GMT FelixSchulthess [1393] * code/trunk/bin/keybindings.ini (modified) * code/trunk/src/orxonox/CMakeLists.txt (modified) * code/trunk/src/orxonox/hud/HUD.cc (modified) * code/trunk/src/orxonox/hud/HUD.h (modified) * code/trunk/src/orxonox/hud/Navigation.cc (added) * code/trunk/src/orxonox/hud/Navigation.h (added) * 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) moved navigation marker to new class: Navigation Fri, 23 May 2008 14:38:02 GMT FelixSchulthess [1392] * 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/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) moved #includes to .cc from .h where possible Thu, 22 May 2008 15:22:33 GMT FelixSchulthess [1387] * code/trunk/bin/keybindings.ini (modified) * code/trunk/src/orxonox/Orxonox.cc (modified) * code/trunk/src/orxonox/hud/HUD.cc (modified) * code/trunk/src/orxonox/hud/HUD.h (modified) * code/trunk/src/orxonox/hud/RadarOverlayElement.cc (modified) * code/trunk/src/orxonox/hud/RadarOverlayElement.h (modified) made HUD singleton 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 Thu, 22 May 2008 11:05:53 GMT FelixSchulthess [1356] * code/branches/hud3/bin/levels/sample.oxw (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/RadarOverlayElement.cc (modified) * code/branches/hud3/src/orxonox/hud/RadarOverlayElement.h (modified) added distance display