# # ChangeLog for code/branches/network/src/orxonox/objects/SpaceShip.cc # # Generated by Trac 1.0.9 # Jun 3, 2024, 3:24:23 PM 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 ... 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 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 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 13:12:46 GMT scheusso [1371] * code/branches/network (copied) create new network branch 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