# # ChangeLog for code/branches # # Generated by Trac 1.0.9 # Jun 1, 2024, 10:53:11 AM Wed, 28 May 2008 03:41:43 GMT landauf [1447] * code/branches/network/src/core/Shell.cc (modified) ok, I fixed something. Wed, 28 May 2008 03:30:11 GMT landauf [1446] * code/branches/network/CMakeLists.txt (modified) * code/branches/network/bin/disco.txt (modified) * code/branches/network/bin/irc.tcl (copied) * code/branches/network/bin/remote.tcl (copied) * code/branches/network/bin/telnet_server.tcl (copied) * code/branches/network/cmake/FindBoost.cmake (modified) * code/branches/network/src/audio/AudioStream.cc (modified) * code/branches/network/src/core/ArgumentCompleter.h (copied) * code/branches/network/src/core/ArgumentCompletionFunctions.cc (copied) * code/branches/network/src/core/ArgumentCompletionFunctions.h (copied) * code/branches/network/src/core/ArgumentCompletionListElement.h (copied) * code/branches/network/src/core/CMakeLists.txt (modified) * code/branches/network/src/core/ClassManager.h (modified) * code/branches/network/src/core/CommandEvaluation.cc (copied) * code/branches/network/src/core/CommandEvaluation.h (copied) * code/branches/network/src/core/CommandExecutor.cc (modified) * code/branches/network/src/core/CommandExecutor.h (modified) * code/branches/network/src/core/ConfigFileManager.cc (modified) * code/branches/network/src/core/ConfigFileManager.h (modified) * code/branches/network/src/core/ConfigValueContainer.cc (modified) * code/branches/network/src/core/ConfigValueContainer.h (modified) * code/branches/network/src/core/ConfigValueIncludes.h (modified) * code/branches/network/src/core/ConsoleCommand.cc (copied) * code/branches/network/src/core/ConsoleCommand.h (modified) * code/branches/network/src/core/ConsoleCommandCompilation.cc (copied) * code/branches/network/src/core/ConsoleCommandCompilation.h (copied) * code/branches/network/src/core/CorePrereqs.h (modified) * code/branches/network/src/core/CoreSettings.cc (modified) * code/branches/network/src/core/CoreSettings.h (modified) * code/branches/network/src/core/Debug.h (modified) * code/branches/network/src/core/Executor.cc (modified) * code/branches/network/src/core/Executor.h (modified) * code/branches/network/src/core/IRC.cc (copied) * code/branches/network/src/core/IRC.h (copied) * code/branches/network/src/core/Identifier.cc (modified) * code/branches/network/src/core/Identifier.h (modified) * code/branches/network/src/core/InputBuffer.cc (modified) * code/branches/network/src/core/InputBuffer.h (modified) * code/branches/network/src/core/InputManager.cc (modified) * code/branches/network/src/core/Iterator.h (modified) * code/branches/network/src/core/KeyBinder.cc (modified) * code/branches/network/src/core/KeyBinder.h (modified) * code/branches/network/src/core/Language.cc (modified) * code/branches/network/src/core/Language.h (modified) * code/branches/network/src/core/OrxonoxClass.cc (modified) * code/branches/network/src/core/OrxonoxClass.h (modified) * code/branches/network/src/core/OutputBuffer.cc (copied) * code/branches/network/src/core/OutputBuffer.h (copied) * code/branches/network/src/core/OutputHandler.cc (modified) * code/branches/network/src/core/OutputHandler.h (modified) * code/branches/network/src/core/Script.cc (modified) * code/branches/network/src/core/Shell.cc (copied) * code/branches/network/src/core/Shell.h (copied) * code/branches/network/src/core/TclBind.cc (modified) * code/branches/network/src/core/TclBind.h (modified) * code/branches/network/src/core/TclThreadManager.cc (copied) * code/branches/network/src/core/TclThreadManager.h (copied) * code/branches/network/src/core/XMLPort.h (modified) * code/branches/network/src/cpptcl/CppTcl.cc (modified) * code/branches/network/src/network/CMakeLists.txt (modified) * code/branches/network/src/network/GameStateClient.cc (modified) * code/branches/network/src/network/PacketDecoder.cc (modified) * code/branches/network/src/network/dummyclient3.cc (modified) * code/branches/network/src/orxonox/GraphicsEngine.cc (modified) * code/branches/network/src/orxonox/Orxonox.cc (modified) * code/branches/network/src/orxonox/Orxonox.h (modified) * code/branches/network/src/orxonox/console/InGameConsole.cc (modified) * code/branches/network/src/orxonox/console/InGameConsole.h (modified) * code/branches/network/src/orxonox/hud/HUD.cc (modified) * code/branches/network/src/orxonox/objects/Ambient.cc (modified) * code/branches/network/src/orxonox/objects/SpaceShip.cc (modified) * code/branches/network/src/orxonox/tools/Timer.cc (modified) * code/branches/network/src/orxonox/tools/Timer.h (modified) * code/branches/network/src/util/Convert.h (modified) * code/branches/network/src/util/Math.h (modified) * code/branches/network/src/util/MultiType.h (modified) * code/branches/network/src/util/MultiTypeMath.cc (modified) * code/branches/network/src/util/MultiTypeMath.h (modified) * code/branches/network/src/util/MultiTypePrimitive.cc (modified) * code/branches/network/src/util/MultiTypePrimitive.h (modified) * code/branches/network/src/util/MultiTypeString.cc (modified) * code/branches/network/src/util/MultiTypeString.h (modified) * code/branches/network/src/util/String.cc (modified) * code/branches/network/src/util/String.h (modified) merged console branch into network branch after several heavy ... Tue, 27 May 2008 23:12:45 GMT landauf [1445] * code/branches/network/CMakeLists.txt (modified) * code/branches/network/cmake/FindDirectX.cmake (added) * code/branches/network/cmake/FindZLIB.cmake (modified) * code/branches/network/src/core/XMLPort.h (modified) * code/branches/network/src/ois/CMakeLists.txt (modified) * code/branches/network/src/ois/OISException.cpp (modified) * code/branches/network/src/ois/OISException.h (modified) fixed some parts of the cmake-files to work with windows Tue, 27 May 2008 22:01:16 GMT rgrieder [1444] * code/branches/network/src/core/ConfigValueContainer.cc (modified) * code/branches/network/src/core/ConfigValueIncludes.h (modified) * code/branches/network/src/core/CorePrereqs.h (modified) * code/branches/network/src/core/InputInterfaces.h (modified) * code/branches/network/src/core/InputManager.cc (modified) * code/branches/network/src/core/InputManager.h (modified) * code/branches/network/src/core/KeyBinder.cc (modified) * code/branches/network/src/core/KeyBinder.h (modified) * code/branches/network/src/orxonox/hud/Navigation.cc (modified) Added 'calibrate' command for the joystick Simply type 'calibrate', ... Tue, 27 May 2008 20:44:39 GMT scheusso [1443] * code/branches/network/src/network/ClientConnection.h (modified) * code/branches/network/src/orxonox/Orxonox.cc (modified) * code/branches/network/src/orxonox/objects/SpaceShip.cc (modified) * code/branches/network/src/orxonox/objects/WorldEntity.cc (modified) the client stops now when conenction establishment fails --- testing ... Tue, 27 May 2008 19:39:28 GMT landauf [1442] * code/branches/console/CMakeLists.txt (modified) * code/branches/console/src/core/ArgumentCompletionFunctions.cc (modified) * code/branches/console/src/core/CMakeLists.txt (modified) * code/branches/console/src/core/OutputBuffer.cc (modified) - filesystem-autocompletion uses now boost::filesystem - fixed a ... Tue, 27 May 2008 16:29:08 GMT landauf [1441] * code/branches/console/src/core/ArgumentCompleter.h (modified) * code/branches/console/src/core/ArgumentCompletionFunctions.cc (modified) * code/branches/console/src/core/ArgumentCompletionFunctions.h (modified) * code/branches/console/src/core/ArgumentCompletionListElement.h (added) * code/branches/console/src/core/CommandEvaluation.cc (modified) * code/branches/console/src/core/CommandEvaluation.h (modified) * code/branches/console/src/core/CommandExecutor.cc (modified) * code/branches/console/src/core/CommandExecutor.h (modified) * code/branches/console/src/core/ConsoleCommand.h (modified) * code/branches/console/src/core/CorePrereqs.h (modified) * code/branches/console/src/core/TclThreadManager.cc (modified) * code/branches/console/src/core/TclThreadManager.h (modified) you'll love this: separated displayed strings in autocompletion from ... Tue, 27 May 2008 09:23:32 GMT scheusso [1440] * code/branches/network/src/network/Client.cc (modified) * code/branches/network/src/network/Client.h (modified) * code/branches/network/src/network/PacketDecoder.cc (modified) * code/branches/network/src/network/PacketGenerator.cc (modified) * code/branches/network/src/network/PacketManager.h (modified) * code/branches/network/src/network/PacketTypes.h (modified) cleanup up packetgenerator/decoder and improved speed of gamestate ... Tue, 27 May 2008 02:41:48 GMT landauf [1439] * code/branches/console/src/core/ArgumentCompletionFunctions.cc (modified) debugoutput-- Tue, 27 May 2008 02:30:15 GMT landauf [1438] * code/branches/console/src/audio/AudioStream.cc (modified) * code/branches/console/src/core/Script.cc (modified) * code/branches/console/src/core/TclBind.cc (modified) * code/branches/console/src/network/GameStateClient.cc (modified) * code/branches/console/src/network/PacketDecoder.cc (modified) * code/branches/console/src/network/dummyclient3.cc (modified) removed some other (potential) bugs or dangerous code lines Tue, 27 May 2008 02:15:47 GMT landauf [1437] * code/branches/console/src/core/CommandExecutor.cc (modified) * code/branches/console/src/core/ConsoleCommandCompilation.cc (modified) removed debug output and fixed a small stupid bug ;) Tue, 27 May 2008 01:01:49 GMT landauf [1436] * code/branches/console/src/core/ArgumentCompleter.h (modified) * code/branches/console/src/core/ArgumentCompletionFunctions.cc (modified) * code/branches/console/src/core/ArgumentCompletionFunctions.h (modified) * code/branches/console/src/core/CommandExecutor.cc (modified) * code/branches/console/src/core/ConfigFileManager.cc (modified) * code/branches/console/src/core/ConsoleCommandCompilation.cc (modified) cool stuff: autocompletion works with filesystem (has to be tested on ... Mon, 26 May 2008 23:17:33 GMT landauf [1435] * code/branches/console/src/core/CommandEvaluation.cc (modified) * code/branches/console/src/core/CommandExecutor.cc (modified) * code/branches/console/src/core/ConfigFileManager.cc (modified) * code/branches/console/src/util/MultiTypeMath.cc (modified) * code/branches/console/src/util/MultiTypeMath.h (modified) * code/branches/console/src/util/MultiTypeString.cc (modified) * code/branches/console/src/util/MultiTypeString.h (modified) after some changes in MultiTypeMath and co., the new config and ... Mon, 26 May 2008 22:27:13 GMT landauf [1434] * code/branches/console/src/core/ArgumentCompletionFunctions.cc (modified) * code/branches/console/src/core/ArgumentCompletionFunctions.h (modified) * code/branches/console/src/core/CommandEvaluation.cc (modified) * code/branches/console/src/core/CommandEvaluation.h (modified) * code/branches/console/src/core/CommandExecutor.cc (modified) * code/branches/console/src/core/CommandExecutor.h (modified) * code/branches/console/src/core/ConfigFileManager.cc (modified) * code/branches/console/src/core/ConfigFileManager.h (modified) * code/branches/console/src/core/ConsoleCommand.cc (modified) * code/branches/console/src/core/ConsoleCommand.h (modified) * code/branches/console/src/core/TclThreadManager.cc (modified) * code/branches/console/src/core/TclThreadManager.h (modified) autocompletion is almost done Mon, 26 May 2008 20:10:55 GMT scheusso [1433] * code/branches/network/src/network/ClientInformation.cc (modified) * code/branches/network/src/network/ClientInformation.h (modified) * code/branches/network/src/network/Server.cc (modified) clientinformation is now not threadsafe anymore (not neccessary and ... Mon, 26 May 2008 20:06:36 GMT scheusso [1432] * code/branches/network/TODO (modified) * code/branches/network/src/network/ClientInformation.h (modified) * code/branches/network/src/network/GameStateClient.cc (modified) * code/branches/network/src/network/GameStateManager.cc (modified) * code/branches/network/src/network/PacketDecoder.cc (modified) * code/branches/network/src/network/PacketGenerator.cc (modified) * code/branches/network/src/orxonox/Orxonox.cc (modified) found a bug in gamestate diffing (in some cases the gamestate diffed ... Mon, 26 May 2008 19:21:53 GMT scheusso [1431] * code/branches/network/src/network/Client.cc (modified) * code/branches/network/src/network/Client.h (modified) * code/branches/network/src/network/ClientInformation.cc (modified) * code/branches/network/src/network/ClientInformation.h (modified) * code/branches/network/src/network/GameStateClient.cc (modified) * code/branches/network/src/network/GameStateManager.cc (modified) * code/branches/network/src/network/GameStateManager.h (modified) * code/branches/network/src/network/Server.cc (modified) * code/branches/network/src/network/Synchronisable.cc (modified) * code/branches/network/src/network/diffTest.cc (modified) * code/branches/network/src/orxonox/objects/SpaceShip.cc (modified) another one bites the dust: solved that problem with zeros in the ... Mon, 26 May 2008 18:30:33 GMT landauf [1430] * code/branches/console/src/core/ArgumentCompleter.h (added) * code/branches/console/src/core/ArgumentCompletionFunctions.cc (modified) * code/branches/console/src/core/ArgumentCompletionFunctions.h (modified) * code/branches/console/src/core/CommandEvaluation.cc (modified) * code/branches/console/src/core/CommandExecutor.cc (modified) * code/branches/console/src/core/CommandExecutor.h (modified) * code/branches/console/src/core/ConsoleCommand.cc (modified) * code/branches/console/src/core/ConsoleCommand.h (modified) * code/branches/console/src/core/CorePrereqs.h (modified) I start to like it Mon, 26 May 2008 09:52:15 GMT scheusso [1429] * code/branches/network/presentation/network/overview2.dia (modified) * code/branches/network/presentation/network/overview2.png (modified) * code/branches/network/presentation/network/slides-new.odp (modified) extended slides from presentation and changed a diagramm Mon, 26 May 2008 09:36:50 GMT rgrieder [1428] * code/branches/network/src/core/ConfigValueIncludes.h (modified) * code/branches/network/src/core/InputManager.cc (modified) * code/branches/network/src/core/InputManager.h (modified) * code/branches/network/src/core/KeyBinder.cc (modified) * code/branches/network/src/core/KeyBinder.h (modified) - added SetConfigValueGeneric to set the config value of the actual ... Mon, 26 May 2008 01:08:39 GMT landauf [1427] * code/branches/console/src/core/CommandEvaluation.cc (modified) * code/branches/console/src/core/CommandEvaluation.h (modified) * code/branches/console/src/core/CommandExecutor.cc (modified) * code/branches/console/src/core/CommandExecutor.h (modified) * code/branches/console/src/orxonox/objects/SpaceShip.cc (modified) CommandExecutor seems to work very well right now. yet to come: ... Sun, 25 May 2008 22:00:20 GMT rgrieder [1426] * code/branches/network/media_HEAD (moved) * code/branches/network/src/core/InputManager.cc (modified) * code/branches/network/src/core/InputManager.h (modified) * code/branches/network/src/core/KeyBinder.cc (modified) * code/branches/network/src/core/KeyBinder.h (modified) - you can now tpye "keybind command" and then press a button/key to ... Sun, 25 May 2008 21:08:19 GMT scheusso [1425] * code/branches/network/src/network/Client.cc (modified) * code/branches/network/src/network/GameStateClient.cc (modified) * code/branches/network/src/network/GameStateClient.h (modified) * code/branches/network/src/network/GameStateManager.cc (modified) * code/branches/network/src/network/GameStateManager.h (modified) * code/branches/network/src/network/Server.cc (modified) * code/branches/network/src/network/Synchronisable.cc (modified) * code/branches/network/src/network/Synchronisable.h (modified) * code/branches/network/src/orxonox/objects/Ambient.h (modified) * code/branches/network/src/orxonox/objects/Explosion.cc (modified) * code/branches/network/src/orxonox/objects/Explosion.h (modified) * code/branches/network/src/orxonox/objects/Model.h (modified) * code/branches/network/src/orxonox/objects/NPC.cc (modified) * code/branches/network/src/orxonox/objects/NPC.h (modified) * code/branches/network/src/orxonox/objects/Projectile.cc (modified) * code/branches/network/src/orxonox/objects/Projectile.h (modified) * code/branches/network/src/orxonox/objects/Skybox.h (modified) * code/branches/network/src/orxonox/objects/SpaceShip.cc (modified) * code/branches/network/src/orxonox/objects/SpaceShip.h (modified) * code/branches/network/src/orxonox/objects/WorldEntity.cc (modified) * code/branches/network/src/orxonox/objects/WorldEntity.h (modified) implemented some sort of buffer for the spaceship movements (makes ... Sun, 25 May 2008 19:58:14 GMT landauf [1424] * code/branches/console/src/core/CommandEvaluation.cc (modified) * code/branches/console/src/core/CommandEvaluation.h (modified) * code/branches/console/src/core/CommandExecutor.cc (modified) * code/branches/console/src/core/CommandExecutor.h (modified) * code/branches/console/src/core/OutputBuffer.h (modified) * code/branches/console/src/core/Shell.cc (modified) * code/branches/console/src/core/Shell.h (modified) * code/branches/console/src/core/TclThreadManager.cc (modified) * code/branches/console/src/orxonox/console/InGameConsole.cc (modified) finally got a good approach for the CommandExecutor parser. more to come. Sun, 25 May 2008 18:33:54 GMT rgrieder [1423] * code/branches/ogre (deleted) removed obsolete branch Sun, 25 May 2008 18:29:05 GMT rgrieder [1422] * code/branches/network/src/core/InputManager.cc (modified) * code/branches/network/src/core/KeyBinder.cc (modified) * code/branches/network/src/orxonox/Orxonox.cc (modified) * code/branches/network/src/orxonox/hud/HUD.cc (modified) * code/branches/network/src/orxonox/hud/HUD.h (modified) * code/branches/network/visual_studio/base_properties_release.vsprops (modified) - added a little text box to the HUD that says how much of the main ... Sun, 25 May 2008 12:22:23 GMT scheusso [1421] * code/branches/network/src/orxonox/objects/Explosion.cc (modified) * code/branches/network/src/orxonox/objects/Explosion.h (modified) forgot to add the appropriate create function in Explosion Sun, 25 May 2008 12:19:39 GMT rgrieder [1420] * code/branches/network/src/core/KeyBinder.cc (modified) * code/branches/network/src/core/KeyBinder.h (modified) - fixed 2 bugs Sun, 25 May 2008 12:06:26 GMT rgrieder [1419] * code/branches/network/bin/def_keybindings.ini (modified) - merged def_keybindings.ini back to rev 1417, but set svn property ... Sun, 25 May 2008 11:40:11 GMT scheusso [1418] * code/branches/network/bin/def_keybindings.ini (modified) * code/branches/network/src/network/Synchronisable.cc (modified) * code/branches/network/src/network/Synchronisable.h (modified) * code/branches/network/src/orxonox/objects/Ambient.cc (modified) * code/branches/network/src/orxonox/objects/Projectile.cc (modified) * code/branches/network/src/orxonox/objects/Skybox.cc (modified) * code/branches/network/src/orxonox/objects/WorldEntity.h (modified) * code/branches/network/src/orxonox/objects/weapon/AmmunitionDump.h (modified) * code/branches/network/src/orxonox/objects/weapon/BulletManager.h (modified) copied old keybindings to new def_keybindings and made some changes ... Sun, 25 May 2008 00:56:09 GMT landauf [1417] * code/branches/console/src/core/CommandEvaluation.h (modified) * code/branches/console/src/core/CommandExecutor.cc (modified) changes in CommandExecutor and CommandEvaluation Sat, 24 May 2008 23:11:51 GMT landauf [1416] * code/branches/console/src/core/ArgumentCompletionFunctions.cc (modified) * code/branches/console/src/core/ArgumentCompletionFunctions.h (modified) * code/branches/console/src/core/CommandEvaluation.cc (modified) * code/branches/console/src/core/CommandExecutor.cc (modified) * code/branches/console/src/core/ConsoleCommand.cc (modified) * code/branches/console/src/core/ConsoleCommand.h (modified) * code/branches/console/src/core/Debug.h (modified) * code/branches/console/src/core/OutputHandler.cc (modified) * code/branches/console/src/core/TclBind.cc (modified) * code/branches/console/src/core/TclThreadManager.cc (modified) * code/branches/console/src/orxonox/GraphicsEngine.cc (modified) * code/branches/console/src/orxonox/console/InGameConsole.cc (modified) * code/branches/console/src/orxonox/console/InGameConsole.h (modified) - fixed a bug in CommandExecutor - InGameConsole wraps now too long ... Sat, 24 May 2008 20:23:37 GMT scheusso [1415] * code/branches/network/CMakeLists.txt (modified) * code/branches/network/updateMedia.sh (added) added script to update media repository Sat, 24 May 2008 20:08:42 GMT rgrieder [1414] * code/branches/network/src/audio/AudioPrereqs.h (modified) * code/branches/network/src/core/CorePrereqs.h (modified) * code/branches/network/src/core/InputManager.cc (modified) * code/branches/network/src/core/KeyBinder.cc (modified) * code/branches/network/src/core/KeyBinder.h (modified) * code/branches/network/src/network/NetworkPrereqs.h (modified) * code/branches/network/src/orxonox/GraphicsEngine.h (modified) * code/branches/network/src/orxonox/Main.cc (modified) * code/branches/network/src/orxonox/Orxonox.cc (modified) * code/branches/network/src/orxonox/OrxonoxPrereqs.h (modified) * code/branches/network/src/orxonox/OrxonoxStableHeaders.h (modified) * code/branches/network/src/orxonox/hud/HUD.cc (modified) * code/branches/network/src/orxonox/hud/HUD.h (modified) * code/branches/network/src/util/OrxonoxPlatform.h (moved) * code/branches/network/src/util/UtilPrereqs.h (modified) * code/branches/network/visual_studio/vc8/orxonox.vcproj (modified) * code/branches/network/visual_studio/vc8/util.vcproj (modified) - moved OrxonoxPlatform.h to util (didn't even notice util recently) ... Sat, 24 May 2008 18:12:20 GMT rgrieder [1413] * code/branches/network/bin/def_keybindings.ini (added) * code/branches/network/bin/keybindings.ini (deleted) * code/branches/network/src/core/CMakeLists.txt (modified) * code/branches/network/src/core/ConfigFileManager.cc (modified) * code/branches/network/src/core/ConfigFileManager.h (modified) * code/branches/network/src/core/CorePrereqs.h (modified) * code/branches/network/src/core/InputBuffer.cc (modified) * code/branches/network/src/core/InputBuffer.h (modified) * code/branches/network/src/core/InputInterfaces.h (modified) * code/branches/network/src/core/InputManager.cc (modified) * code/branches/network/src/core/InputManager.h (modified) * code/branches/network/src/core/KeyBinder.cc (moved) * code/branches/network/src/core/KeyBinder.h (moved) * code/branches/network/src/orxonox/Orxonox.cc (modified) * code/branches/network/src/orxonox/objects/SpaceShip.cc (modified) * code/branches/network/visual_studio/vc8/core.vcproj (modified) - renamed InputHandler to KeyBinder - added feature to detect a key ... Sat, 24 May 2008 15:44:20 GMT rgrieder [1412] * code/branches/network/src/orxonox/hud/BarOverlayElement.h (modified) - applied r1410 again Sat, 24 May 2008 15:35:34 GMT FelixSchulthess [1411] * code/branches/network/src/orxonox/Orxonox.cc (modified) * code/branches/network/src/orxonox/hud/BarOverlayElement.cc (modified) * code/branches/network/src/orxonox/hud/BarOverlayElement.h (modified) * code/branches/network/src/orxonox/hud/HUD.cc (modified) * code/branches/network/src/orxonox/hud/HUD.h (modified) * code/branches/network/src/orxonox/hud/Navigation.cc (modified) * code/branches/network/src/orxonox/hud/RadarObject.h (modified) * code/branches/network/src/orxonox/hud/RadarOverlayElement.h (modified) rewritten navigation algebra... very ugly, and not optimized Sat, 24 May 2008 13:38:39 GMT rgrieder [1410] * code/branches/network/src/orxonox/OrxonoxPrereqs.h (modified) * code/branches/network/src/orxonox/hud/BarOverlayElement.cc (modified) * code/branches/network/src/orxonox/hud/BarOverlayElement.h (modified) * code/branches/network/src/orxonox/hud/HUD.cc (modified) * code/branches/network/src/orxonox/hud/HUD.h (modified) * code/branches/network/src/orxonox/hud/Navigation.cc (modified) * code/branches/network/src/orxonox/hud/Navigation.h (modified) * code/branches/network/src/orxonox/hud/OverlayElementFactories.h (modified) * code/branches/network/src/orxonox/hud/RadarObject.cc (modified) * code/branches/network/src/orxonox/hud/RadarObject.h (modified) * code/branches/network/src/orxonox/hud/RadarOverlayElement.cc (modified) * code/branches/network/src/orxonox/hud/RadarOverlayElement.h (modified) * code/branches/network/visual_studio/vc8/orxonox.vcproj (modified) - converted tabs to spaces in HUD - adjusted msvc project Sat, 24 May 2008 12:57:43 GMT scheusso [1409] * code/branches/network/src/network/Client.cc (modified) * code/branches/network/src/network/ClientConnection.cc (modified) * code/branches/network/src/network/ClientConnection.h (modified) * code/branches/network/src/network/ConnectionManager.cc (modified) * code/branches/network/src/network/ConnectionManager.h (modified) * code/branches/network/src/network/PacketBuffer.cc (modified) * code/branches/network/src/network/PacketBuffer.h (modified) * code/branches/network/src/network/Server.cc (modified) * code/branches/network/src/network/Server.h (modified) * code/branches/network/src/orxonox/objects/Camera.cc (modified) changed concept of threading, had to change packetbuffer (using ... Sat, 24 May 2008 12:07:04 GMT FelixSchulthess [1408] * code/branches/network/src/orxonox/hud/RadarObject.cc (modified) * code/branches/network/src/orxonox/hud/RadarObject.h (modified) * code/branches/network/src/orxonox/hud/RadarOverlayElement.cc (modified) * code/branches/network/src/orxonox/hud/RadarOverlayElement.h (modified) * code/branches/network/src/orxonox/objects/SpaceShip.cc (modified) compiles now with changes from trunk Sat, 24 May 2008 11:39:05 GMT rgrieder [1406] * code/branches/network/bin/keybindings.ini (modified) * code/branches/network/bin/levels/sample.oxw (modified) * code/branches/network/src/orxonox/CMakeLists.txt (modified) * code/branches/network/src/orxonox/Orxonox.cc (modified) * code/branches/network/src/orxonox/hud/BarOverlayElement.cc (modified) * code/branches/network/src/orxonox/hud/BarOverlayElement.h (modified) * code/branches/network/src/orxonox/hud/HUD.cc (modified) * code/branches/network/src/orxonox/hud/HUD.h (modified) * code/branches/network/src/orxonox/hud/Navigation.cc (copied) * code/branches/network/src/orxonox/hud/Navigation.h (copied) * code/branches/network/src/orxonox/hud/RadarObject.cc (modified) * code/branches/network/src/orxonox/hud/RadarObject.h (modified) * code/branches/network/src/orxonox/hud/RadarOverlayElement.cc (modified) * code/branches/network/src/orxonox/hud/RadarOverlayElement.h (modified) * code/branches/network/src/orxonox/objects/Camera.h (modified) * code/branches/network/src/orxonox/objects/SpaceShip.cc (modified) * code/branches/network/src/orxonox/objects/SpaceShip.h (modified) - merged Felix's changes from trunk to network branch - added ... Sat, 24 May 2008 11:27:38 GMT scheusso [1405] * code/branches/network/presentation/network (added) * code/branches/network/presentation/network/node.dia (moved) * code/branches/network/presentation/network/node.png (moved) * code/branches/network/presentation/network/overview2.dia (moved) * code/branches/network/presentation/network/overview2.png (moved) * code/branches/network/presentation/network/slides-new.odp (moved) * code/branches/network/presentation/network_structure.dia (deleted) * code/branches/network/presentation/overview-2.png (deleted) * code/branches/network/presentation/overview.dia (deleted) * code/branches/network/presentation/overview.jpg (deleted) * code/branches/network/presentation/slides.odp (deleted) cleaned up presentation folder Sat, 24 May 2008 11:13:15 GMT scheusso [1404] * code/branches/network/presentation/node.dia (added) * code/branches/network/presentation/node.png (added) * code/branches/network/presentation/overview2.dia (added) * code/branches/network/presentation/overview2.png (added) * code/branches/network/presentation/slides-new.odp (added) added new dia and changed slides (3slides now) Sat, 24 May 2008 09:51:54 GMT scheusso [1403] * code/branches/network/presentation (added) * code/branches/network/presentation/network_structure.dia (added) * code/branches/network/presentation/overview-2.png (added) * code/branches/network/presentation/overview.dia (added) * code/branches/network/presentation/overview.jpg (added) * code/branches/network/presentation/slides.odp (added) created presentation folder and added files from last presentation Sat, 24 May 2008 00:51:31 GMT landauf [1402] * code/branches/console/src/core/ArgumentCompletionFunctions.cc (modified) * code/branches/console/src/core/CommandEvaluation.cc (modified) * code/branches/console/src/core/CommandEvaluation.h (modified) * code/branches/console/src/core/CommandExecutor.cc (modified) * code/branches/console/src/core/CommandExecutor.h (modified) * code/branches/console/src/core/ConsoleCommand.cc (modified) backup-commit Fri, 23 May 2008 17:12:05 GMT rgrieder [1398] * code/branches/network/src/core/InputHandler.cc (modified) * code/branches/network/src/core/InputHandler.h (modified) * code/branches/network/src/core/InputManager.cc (modified) * code/branches/network/src/orxonox/objects/SpaceShip.cc (modified) * code/branches/network/src/orxonox/objects/SpaceShip.h (modified) - removed the mouseHandler in SpaceShip Fri, 23 May 2008 17:04:37 GMT scheusso [1397] * code/branches/network/bin/keybindings.ini (modified) fixed keybindings Fri, 23 May 2008 14:02:03 GMT rgrieder [1391] * code/branches/network/bin/keybindings.ini (modified) * code/branches/network/src/core/CommandExecutor.cc (modified) * code/branches/network/src/core/InputHandler.cc (modified) * code/branches/network/src/core/InputHandler.h (modified) * code/branches/network/src/core/InputManager.cc (modified) * code/branches/network/src/orxonox/Orxonox.cc (modified) * code/branches/network/src/orxonox/objects/SpaceShip.cc (modified) * code/branches/network/src/orxonox/objects/SpaceShip.h (modified) - fixed some bugs Fri, 23 May 2008 00:10:52 GMT landauf [1390] * code/branches/console/src/core/ArgumentCompletionFunctions.cc (added) * code/branches/console/src/core/ArgumentCompletionFunctions.h (added) * code/branches/console/src/core/CMakeLists.txt (modified) * code/branches/console/src/core/CommandEvaluation.cc (modified) * code/branches/console/src/core/CommandEvaluation.h (modified) * code/branches/console/src/core/CommandExecutor.cc (modified) * code/branches/console/src/core/CommandExecutor.h (modified) * code/branches/console/src/core/ConsoleCommand.cc (added) * code/branches/console/src/core/ConsoleCommand.h (modified) * code/branches/console/src/core/Identifier.cc (modified) only girls sleep at this time :P (started new implementation of ... Thu, 22 May 2008 15:53:24 GMT scheusso [1389] * code/branches/network/src/network/ClientInformation.cc (modified) * code/branches/network/src/network/ClientInformation.h (modified) * code/branches/network/src/network/ConnectionManager.cc (modified) * code/branches/network/src/network/Server.cc (modified) some fixes in client disconnect procedure -- mostly because of ... Thu, 22 May 2008 15:03:28 GMT scheusso [1386] * code/branches/network/src/orxonox/objects/SpaceShip.cc (modified) we need that enable mousehandler in spaceship .... Thu, 22 May 2008 14:58:58 GMT scheusso [1385] * code/branches/network/src/orxonox/hud/HUD.cc (modified) another fix in hud Thu, 22 May 2008 14:55:24 GMT scheusso [1384] * code/branches/network/src/orxonox/hud/HUD.cc (modified) * code/branches/network/src/orxonox/hud/RadarOverlayElement.cc (modified) changed radar handling (SpaceShip::instance is now ... Thu, 22 May 2008 14:45:32 GMT bknecht [1383] * code/branches/script_trigger/bin/levels/sample.oxw (modified) * code/branches/script_trigger/src/core/CMakeLists.txt (modified) * code/branches/script_trigger/src/orxonox/CMakeLists.txt (modified) * code/branches/script_trigger/src/orxonox/objects/Model.cc (modified) * code/branches/script_trigger/src/orxonox/objects/Script.cc (added) * code/branches/script_trigger/src/orxonox/objects/Script.h (added) * code/branches/script_trigger/src/orxonox/objects/SpaceShip.cc (modified) * code/branches/script_trigger/src/orxonox/objects/Trigger.cc (added) * code/branches/script_trigger/src/orxonox/objects/Trigger.h (added) crazy stuff!! triggers and the best: you can now use the lua function ... Thu, 22 May 2008 14:41:43 GMT FelixSchulthess [1382] * code/branches/hud (deleted) removed another hud branch Thu, 22 May 2008 14:41:19 GMT FelixSchulthess [1381] * code/branches/hud2 (deleted) removed another hud branch Thu, 22 May 2008 14:40:54 GMT FelixSchulthess [1380] * code/branches/hud3 (deleted) removed hud branch Thu, 22 May 2008 14:35:11 GMT scheusso [1379] * code/branches/network/bin/keybindings.ini (modified) * code/branches/network/src/network/ConnectionManager.cc (modified) * code/branches/network/src/network/ConnectionManager.h (modified) * code/branches/network/src/network/Server.cc (modified) * code/branches/network/src/network/Server.h (modified) * code/branches/network/src/orxonox/Orxonox.cc (modified) * code/branches/network/src/orxonox/Orxonox.h (modified) added command line argument --port Thu, 22 May 2008 14:24:32 GMT scheusso [1378] * code/branches/network/src/network/ClientInformation.cc (modified) * code/branches/network/src/network/ConnectionManager.cc (modified) * code/branches/network/src/network/ConnectionManager.h (modified) various enhancements with enet handling (serverside in connectionmanager) Thu, 22 May 2008 14:23:29 GMT dumenim [1377] * code/branches/network/src/network/Client.cc (modified) * code/branches/network/src/network/ClientConnection.cc (modified) * code/branches/network/src/network/ClientConnection.h (modified) some changes on clientside (replaces some enet_host_service with ... Thu, 22 May 2008 13:26:06 GMT rgrieder [1373] * code/branches/network/src/orxonox/hud/BarOverlayElement.cc (modified) * code/branches/network/src/orxonox/hud/RadarObject.cc (modified) * code/branches/network/src/orxonox/hud/RadarOverlayElement.cc (modified) * code/branches/network/visual_studio/vc8/orxonox.vcproj (modified) - HUD additions for msvc Thu, 22 May 2008 13:12:46 GMT scheusso [1371] * code/branches/network (copied) create new network branch Thu, 22 May 2008 13:12:26 GMT scheusso [1370] * code/branches/merge (deleted) delete merge Thu, 22 May 2008 13:12:10 GMT scheusso [1369] * code/branches/FICN (deleted) delete ficn Thu, 22 May 2008 13:11:56 GMT scheusso [1368] * code/branches/network3 (deleted) delete network3 Thu, 22 May 2008 13:11:46 GMT scheusso [1367] * code/branches/network2 (deleted) delete network2 Thu, 22 May 2008 13:11:32 GMT scheusso [1366] * code/branches/network (deleted) delete old branch Thu, 22 May 2008 13:09:55 GMT scheusso [1365] * code/branches/network/trunk (copied) create new network branch Thu, 22 May 2008 12:09:33 GMT scheusso [1361] * code/branches/merge/src/network/ClientInformation.cc (modified) * code/branches/merge/src/network/ClientInformation.h (modified) * code/branches/merge/src/network/ConnectionManager.cc (modified) * code/branches/merge/src/network/GameStateClient.cc (modified) * code/branches/merge/src/network/GameStateClient.h (modified) * code/branches/merge/src/network/GameStateManager.cc (modified) * code/branches/merge/src/network/PacketManager.h (modified) * code/branches/merge/src/network/Synchronisable.cc (modified) * code/branches/merge/src/orxonox/objects/WorldEntity.cc (modified) reverted some changes from previous version Thu, 22 May 2008 11:34:23 GMT FelixSchulthess [1359] * code/branches/hud3/src/orxonox/hud/HUD.cc (modified) minor fix Thu, 22 May 2008 11:24:20 GMT FelixSchulthess [1358] * code/branches/hud3/src/orxonox/hud/RadarOverlayElement.cc (modified) added console command cycleFocus to cycle through radar objects Thu, 22 May 2008 11:10:56 GMT FelixSchulthess [1357] * code/branches/hud3/src/orxonox/hud/RadarOverlayElement.cc (modified) fixed small but stupid problem with arctan 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 Thu, 22 May 2008 09:53:19 GMT scheusso [1355] * code/branches/merge/src/network/ClientInformation.cc (modified) * code/branches/merge/src/network/ClientInformation.h (modified) * code/branches/merge/src/network/ConnectionManager.cc (modified) * code/branches/merge/src/network/GameStateClient.cc (modified) * code/branches/merge/src/network/GameStateClient.h (modified) * code/branches/merge/src/network/GameStateManager.cc (modified) * code/branches/merge/src/network/PacketManager.h (modified) * code/branches/merge/src/network/Synchronisable.cc (modified) * code/branches/merge/src/orxonox/objects/WorldEntity.cc (modified) some enhanced enet usage (gamestates are not reliable anymore - we ... Thu, 22 May 2008 08:29:04 GMT FelixSchulthess [1354] * code/branches/hud3/src/orxonox/hud/RadarOverlayElement.cc (modified) nothing changed... Thu, 22 May 2008 08:00:18 GMT FelixSchulthess [1353] * code/branches/hud3/src/orxonox/hud/RadarOverlayElement.cc (modified) * code/branches/hud3/src/orxonox/hud/RadarOverlayElement.h (modified) minor enhancement Thu, 22 May 2008 07:14:57 GMT FelixSchulthess [1352] * code/branches/hud3/bin/levels/sample.oxw (modified) * code/branches/hud3/src/orxonox/hud/HUD.cc (modified) minor changes Wed, 21 May 2008 23:18:18 GMT landauf [1351] * code/branches/console/src/core/CommandEvaluation.cc (modified) * code/branches/console/src/core/CommandEvaluation.h (modified) * code/branches/console/src/core/CommandExecutor.cc (modified) * code/branches/console/src/core/CommandExecutor.h (modified) changed large parts of CommandExecutor and CommandEvaluation. very ... Wed, 21 May 2008 21:00:40 GMT FelixSchulthess [1350] * code/branches/hud3/src/orxonox/hud/HUD.cc (modified) * code/branches/hud3/src/orxonox/hud/RadarOverlayElement.cc (modified) * code/branches/hud3/src/orxonox/hud/RadarOverlayElement.h (modified) added a navigation marker Wed, 21 May 2008 19:05:12 GMT rgrieder [1348] * code/branches/input/src/core/InputHandler.cc (modified) removed debug ouput Wed, 21 May 2008 18:56:31 GMT rgrieder [1347] * code/branches/input/src/core/InputHandler.cc (modified) * code/branches/input/src/core/InputHandler.h (modified) - gcc knows more... Wed, 21 May 2008 18:20:58 GMT FelixSchulthess [1346] * code/branches/hud3/src/orxonox/CMakeLists.txt (modified) * code/branches/hud3/src/orxonox/hud/RadarObject.cc (added) * code/branches/hud3/src/orxonox/hud/RadarObject.h (added) * code/branches/hud3/src/orxonox/hud/RadarOverlayElement.cc (modified) * code/branches/hud3/src/orxonox/hud/RadarOverlayElement.h (modified) splitted two classes in two files Wed, 21 May 2008 18:09:03 GMT rgrieder [1345] * code/branches/input/bin/keybindings.ini (modified) * code/branches/input/src/core/InputManager.cc (modified) * code/branches/input/src/orxonox/GraphicsEngine.cc (modified) * code/branches/input/visual_studio/vc8/orxonox.vcproj (modified) - commented silly key bindings Wed, 21 May 2008 16:26:15 GMT rgrieder [1344] * code/branches/input/bin/keybindings.ini (modified) * code/branches/input/src/core/InputHandler.cc (modified) * code/branches/input/src/core/InputHandler.h (modified) * code/branches/input/src/util/Math.h (modified) - added scroll wheel support - improved mouse input handling - ... Wed, 21 May 2008 14:41:13 GMT FelixSchulthess [1343] * code/branches/hud3/src/orxonox/hud/RadarOverlayElement.cc (modified) * code/branches/hud3/src/orxonox/hud/RadarOverlayElement.h (modified) finally: the radar dots move continiously Wed, 21 May 2008 10:57:10 GMT FelixSchulthess [1342] * code/branches/hud3/src/orxonox/hud/BarOverlayElement.cc (modified) * code/branches/hud3/src/orxonox/hud/BarOverlayElement.cc~ (modified) * code/branches/hud3/src/orxonox/hud/BarOverlayElement.h (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/RadarOverlayElement.cc (modified) * code/branches/hud3/src/orxonox/hud/RadarOverlayElement.cc~ (modified) removed some warnings caused by implicit conversion Tue, 20 May 2008 23:33:42 GMT landauf [1341] * code/branches/console/src/core/CMakeLists.txt (modified) * code/branches/console/src/core/CommandEvaluation.cc (added) * code/branches/console/src/core/CommandEvaluation.h (added) * code/branches/console/src/core/CommandExecutor.cc (modified) * code/branches/console/src/core/CommandExecutor.h (modified) * code/branches/console/src/core/ConfigFileManager.cc (modified) * code/branches/console/src/core/ConsoleCommand.h (modified) * code/branches/console/src/core/ConsoleCommandCompilation.cc (added) * code/branches/console/src/core/ConsoleCommandCompilation.h (added) * code/branches/console/src/core/CorePrereqs.h (modified) * code/branches/console/src/core/Executor.cc (modified) * code/branches/console/src/core/Executor.h (modified) * code/branches/console/src/core/IRC.cc (modified) * code/branches/console/src/core/Identifier.cc (modified) * code/branches/console/src/core/Identifier.h (modified) * code/branches/console/src/core/InputManager.cc (modified) * code/branches/console/src/core/OutputHandler.cc (modified) * code/branches/console/src/core/TclBind.cc (modified) * code/branches/console/src/core/TclThreadManager.cc (modified) * code/branches/console/src/core/XMLPort.h (modified) * code/branches/console/src/orxonox/Orxonox.cc (modified) * code/branches/console/src/orxonox/console/InGameConsole.cc (modified) * code/branches/console/src/orxonox/objects/Ambient.cc (modified) * code/branches/console/src/orxonox/objects/SpaceShip.cc (modified) * code/branches/console/src/orxonox/tools/Timer.cc (modified) * code/branches/console/src/orxonox/tools/Timer.h (modified) big commit, but not much changes in code: - put CommandEvaluation ... Tue, 20 May 2008 22:23:29 GMT rgrieder [1340] * code/branches/input/bin/keybindings.ini (modified) * code/branches/input/src/core/CommandExecutor.h (modified) * code/branches/input/src/core/CorePrereqs.h (modified) * code/branches/input/src/core/Executor.cc (modified) * code/branches/input/src/core/Executor.h (modified) * code/branches/input/src/core/InputBuffer.cc (modified) * code/branches/input/src/core/InputBuffer.h (modified) * code/branches/input/src/core/InputHandler.cc (modified) * code/branches/input/src/core/InputHandler.h (modified) * code/branches/input/src/core/InputInterfaces.h (modified) * code/branches/input/src/core/InputManager.cc (modified) * code/branches/input/src/orxonox/Orxonox.cc (modified) * code/branches/input/src/orxonox/objects/SpaceShip.cc (modified) * code/branches/input/src/orxonox/objects/SpaceShip.h (modified) - tried a more object oriented approach for the KeyBinder - things ... Tue, 20 May 2008 21:51:33 GMT FelixSchulthess [1339] * code/branches/hud3/bin/levels/sample.oxw (modified) * code/branches/hud3/src/orxonox/hud/HUD.cc (modified) * code/branches/hud3/src/orxonox/hud/RadarOverlayElement.cc (modified) * code/branches/hud3/src/orxonox/hud/RadarOverlayElement.h (modified) * code/branches/hud3/src/orxonox/objects/SpaceShip.cc (modified) added full functionality for RadarObjects and two space tomatoes Tue, 20 May 2008 20:56:35 GMT landauf [1338] * code/branches/console/src/orxonox/console/InGameConsole.cc (modified) renamed the overlay-elements in InGameConsole to more specific names Tue, 20 May 2008 17:08:57 GMT landauf [1337] * code/branches/console/cmake/FindBoost.cmake (modified) * code/branches/console/src/core/TclThreadManager.cc (modified) * code/branches/console/src/core/TclThreadManager.h (modified) TclThreadManager should now work with old and new versions of boost. ... Tue, 20 May 2008 15:58:37 GMT scheusso [1336] * code/branches/merge/src/network/PacketDecoder.cc (modified) * code/branches/merge/src/network/PacketGenerator.cc (modified) * code/branches/merge/src/network/PacketManager.h (modified) added crc checksum testing for submitted gamestates (can also be used ... Tue, 20 May 2008 11:38:30 GMT FelixSchulthess [1335] * 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.cc~ (modified) * code/branches/hud3/src/orxonox/hud/RadarOverlayElement.h (modified) * code/branches/hud3/src/orxonox/hud/RadarOverlayElement.h~ (modified) edited radar to support multiple radar objects, wip though Mon, 19 May 2008 23:48:40 GMT landauf [1334] * code/branches/console/src/core/InputBuffer.cc (modified) * code/branches/console/src/core/OutputBuffer.cc (modified) * code/branches/console/src/core/Script.cc (modified) * code/branches/console/src/core/Shell.cc (modified) * code/branches/console/src/core/Shell.h (modified) * code/branches/console/src/orxonox/Orxonox.cc (modified) * code/branches/console/src/orxonox/Orxonox.h (modified) * code/branches/console/src/orxonox/console/InGameConsole.cc (modified) - added colored output in the InGameConsole, depending on the output ... Mon, 19 May 2008 22:09:08 GMT scheusso [1333] * code/branches/merge/src/network/GameStateClient.cc (modified) added some null-return-pointer handling in GameStateClient Mon, 19 May 2008 21:56:43 GMT FelixSchulthess [1332] * code/branches/hud3/src/orxonox/CMakeLists.txt (modified) * code/branches/hud3/src/orxonox/hud/HUD.cc (modified) a very good version to check in... Mon, 19 May 2008 21:21:55 GMT FelixSchulthess [1331] * code/branches/hud3/src/orxonox/CMakeLists.txt (modified) * code/branches/hud3/src/orxonox/hud/HUD.cc (modified) bug Mon, 19 May 2008 20:58:51 GMT FelixSchulthess [1330] * code/branches/hud3/src/orxonox/hud/BarV1.cc (deleted) * code/branches/hud3/src/orxonox/hud/BarV1.h (deleted) * code/branches/hud3/src/orxonox/hud/HUD.cc (modified) * code/branches/hud3/src/orxonox/hud/HUDV2.cc (deleted) * code/branches/hud3/src/orxonox/hud/HUDV2.h (deleted) removed old files Mon, 19 May 2008 20:51:53 GMT FelixSchulthess [1329] * 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/RadarOverlayElement.cc (modified) * code/branches/hud3/src/orxonox/hud/RadarOverlayElement.h (modified) progress bars now resize automatically and have a new look 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 ...