# # ChangeLog for code/branches # # Generated by Trac 1.0.9 # May 31, 2024, 1:38:09 PM Fri, 02 May 2008 20:24:41 GMT chaiy [1218] * code/branches/hud2/src/orxonox/hud/RadarOverlayElement.cc (modified) * code/branches/hud2/src/orxonox/hud/RadarOverlayElement.h (modified) -.- Fri, 02 May 2008 20:19:33 GMT landauf [1216] * code/branches/console/src/core/TclBind.h (modified) removed a small mistake Fri, 02 May 2008 19:31:20 GMT rgrieder [1215] * 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/core/InputManager.cc (modified) * code/branches/input/src/core/InputManager.h (modified) * code/branches/input/src/orxonox/Orxonox.cc (modified) * code/branches/input/src/orxonox/objects/SpaceShip.cc (modified) - SpaceShip is now a default listener for mouse input. still a hack.. ... Thu, 01 May 2008 18:33:53 GMT rgrieder [1213] * code/branches/input/bin/keybindings.ini (added) * code/branches/input/src/core/InputHandler.cc (modified) * code/branches/input/src/core/InputHandler.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) - Key bindings can now be stored in keybindings.ini - doesn't work ... Thu, 01 May 2008 16:09:54 GMT scheusso [1212] * code/branches/network3/bin/levels/sample.oxw (modified) * code/branches/network3/src/orxonox/CMakeLists.txt (modified) * code/branches/network3/src/orxonox/objects/Camera.cc (modified) * code/branches/network3/src/orxonox/objects/Camera.h (modified) * code/branches/network3/src/orxonox/objects/CameraHandler.cc (copied) * code/branches/network3/src/orxonox/objects/CameraHandler.h (copied) * code/branches/network3/src/orxonox/objects/SpaceShip.cc (modified) * code/branches/network3/src/orxonox/objects/SpaceShip.h (modified) merged camera branch changes from 1101 to 1202 into network branch ... Thu, 01 May 2008 16:09:05 GMT scheusso [1211] * code/branches/camera/CMakeLists.txt (modified) * code/branches/camera/bin/tolua-exec-script (deleted) * code/branches/camera/cmake/FindLua.cmake (modified) * code/branches/camera/cmake/FindTCL.cmake (copied) * code/branches/camera/src/core/CMakeLists.txt (modified) * code/branches/camera/src/core/ConfigFileManager.h (modified) * code/branches/camera/src/core/Script.cc (modified) * code/branches/camera/src/core/Script.h (modified) * code/branches/camera/src/core/tolua (copied) * code/branches/camera/src/core/tolua/tolua.pkg (copied) * code/branches/camera/src/orxonox/CMakeLists.txt (modified) * code/branches/camera/src/orxonox/Orxonox.cc (modified) * code/branches/camera/src/orxonox/tolua (copied) * code/branches/camera/src/orxonox/tolua/tolua.pkg (copied) * code/branches/camera/src/util/CMakeLists.txt (modified) * code/branches/camera/src/util/ExprParser.cc (copied) * code/branches/camera/src/util/ExprParser.h (copied) * code/branches/camera/src/util/String.cc (modified) * code/branches/camera/src/util/tolua/CMakeLists.txt (modified) * code/branches/camera/tolua-build (deleted) * code/branches/camera/tolua-exec-script.bat (deleted) * code/branches/camera/tolua.cmake (deleted) * code/branches/camera/visual_studio/vc8/core.vcproj (modified) * code/branches/camera/visual_studio/vc8/orxonox.vcproj (modified) * code/branches/camera/visual_studio/vc8/util.vcproj (modified) merged trunk changes from 1101 to 1202 into camera branch Thu, 01 May 2008 10:11:03 GMT rgrieder [1210] * code/branches/input/src/util/String.cc (modified) - bugfix in String.cc, removeTrailingWhitespaces() changed pos2 to ... Wed, 30 Apr 2008 14:21:27 GMT rgrieder [1208] * code/branches/input/cmake/FindTCL.cmake (copied) * code/branches/input/src/orxonox/Orxonox.cc (modified) * code/branches/input/src/util/tolua/tolua_bind.cc (deleted) * code/branches/input/src/util/tolua/tolua_bind.h (deleted) * code/branches/input/src/util/tolua/toluabind_default.h (deleted) - merged trunk into branch, but in ONE revision, very important so ... Wed, 30 Apr 2008 14:05:18 GMT rgrieder [1207] * code/branches/input/cmake/FindTCL.cmake (deleted) * code/branches/input/src/util/tolua/tolua_bind.cc (copied) * code/branches/input/src/util/tolua/tolua_bind.h (copied) * code/branches/input/src/util/tolua/toluabind_default.h (copied) - reverted a trunk merge in order to not mess up a back merge.. Wed, 30 Apr 2008 13:15:45 GMT rgrieder [1205] * code/branches/input/src/asylum/core (added) * code/branches/input/src/asylum/core/InputEvent.h (moved) * code/branches/input/src/asylum/core/InputEventListener.cc (moved) * code/branches/input/src/asylum/core/InputEventListener.h (moved) * code/branches/input/src/core/CMakeLists.txt (modified) * code/branches/input/src/core/InputHandler.cc (modified) - removed obsolete files Wed, 30 Apr 2008 07:58:13 GMT rgrieder [1204] * code/branches/input/src/core/CorePrereqs.h (modified) * code/branches/input/src/core/InputManager.cc (modified) * code/branches/input/src/core/InputManager.h (modified) * code/branches/input/src/orxonox/Orxonox.cc (modified) * code/branches/input/src/orxonox/Orxonox.h (modified) * code/branches/input/visual_studio/vc8/core.vcproj (modified) * code/branches/input/visual_studio/vc8/orxonox.vcproj (modified) - added some const qualifiers - renamed a few very ugly variables ... Tue, 29 Apr 2008 21:13:11 GMT rgrieder [1203] * code/branches/input/src/core/CMakeLists.txt (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/InputManager.cc (modified) * code/branches/input/src/core/InputManager.h (modified) * code/branches/input/visual_studio/vc8/core.vcproj (modified) * code/branches/input/visual_studio/vc8/ois.vcproj (modified) * code/branches/input/visual_studio/vc8/orxonox.vcproj (modified) - InputManager fully functional (most parts tested), if there ... Tue, 29 Apr 2008 15:16:20 GMT bknecht [1202] * code/branches/camera/src/orxonox/objects/CameraHandler.cc (added) * code/branches/camera/src/orxonox/objects/CameraHandler.h (added) Please don't say a word -.- Tue, 29 Apr 2008 15:15:44 GMT bknecht [1201] * code/branches/camera/bin/levels/sample.oxw (modified) * code/branches/camera/src/core/Script.h (modified) * code/branches/camera/src/orxonox/CMakeLists.txt (modified) * code/branches/camera/src/orxonox/objects/Camera.cc (modified) * code/branches/camera/src/orxonox/objects/Camera.h (modified) * code/branches/camera/src/orxonox/objects/SpaceShip.cc (modified) * code/branches/camera/src/orxonox/objects/SpaceShip.h (modified) * code/branches/script (deleted) CameraHandler and Camera work now Mon, 28 Apr 2008 21:39:23 GMT scheusso [1200] * code/branches/network3/src/network/GameStateClient.cc (modified) * code/branches/network3/src/network/GameStateManager.cc (modified) * code/branches/network3/src/network/GameStateManager.h (modified) we have compression enabled and working now, hurray Mon, 28 Apr 2008 21:09:34 GMT scheusso [1199] * code/branches/network3/CMakeLists.txt (modified) * code/branches/network3/src/network/Client.cc (modified) * code/branches/network3/src/network/GameStateClient.cc (modified) * code/branches/network3/src/network/GameStateClient.h (modified) * code/branches/network3/src/network/GameStateManager.cc (modified) * code/branches/network3/src/network/GameStateManager.h (modified) * code/branches/network3/src/network/PacketDecoder.cc (modified) * code/branches/network3/src/network/Server.cc (modified) * code/branches/network3/src/network/Synchronisable.cc (modified) diffing work now: wohoo Sun, 27 Apr 2008 20:22:32 GMT landauf [1198] * code/branches/console/src/core/CommandExecutor.cc (modified) * code/branches/console/src/core/CommandExecutor.h (modified) * code/branches/console/src/core/CorePrereqs.h (modified) * code/branches/console/src/core/TclBind.cc (modified) * code/branches/console/src/core/TclBind.h (modified) CommandExecutor uses Tcl Sun, 27 Apr 2008 19:15:29 GMT rgrieder [1197] * code/branches/input/src/ois/ReadMe.txt (added) - added OIS license text Sun, 27 Apr 2008 16:27:01 GMT rgrieder [1196] * code/branches/input/src/CMakeLists.txt (modified) * code/branches/input/src/core/CMakeLists.txt (modified) * code/branches/input/src/ois/CMakeLists.txt (modified) Two typos have revealed themselves on tardis.. Sun, 27 Apr 2008 16:20:12 GMT rgrieder [1195] * code/branches/input/CMakeLists.txt (modified) * code/branches/input/src/CMakeLists.txt (modified) * code/branches/input/src/core/CMakeLists.txt (modified) * code/branches/input/src/core/InputBuffer.h (modified) * code/branches/input/src/core/InputManager.cc (modified) * code/branches/input/src/core/InputManager.h (modified) * code/branches/input/src/ois (added) * code/branches/input/src/ois/CMakeLists.txt (added) * code/branches/input/src/ois/OIS.h (added) * code/branches/input/src/ois/OISConfig.h (added) * code/branches/input/src/ois/OISEffect.cpp (added) * code/branches/input/src/ois/OISEffect.h (added) * code/branches/input/src/ois/OISEvents.h (added) * code/branches/input/src/ois/OISException.cpp (added) * code/branches/input/src/ois/OISException.h (added) * code/branches/input/src/ois/OISFactoryCreator.h (added) * code/branches/input/src/ois/OISForceFeedback.cpp (added) * code/branches/input/src/ois/OISForceFeedback.h (added) * code/branches/input/src/ois/OISInputManager.cpp (added) * code/branches/input/src/ois/OISInputManager.h (added) * code/branches/input/src/ois/OISInterface.h (added) * code/branches/input/src/ois/OISJoyStick.cpp (added) * code/branches/input/src/ois/OISJoyStick.h (added) * code/branches/input/src/ois/OISKeyboard.cpp (added) * code/branches/input/src/ois/OISKeyboard.h (added) * code/branches/input/src/ois/OISMouse.h (added) * code/branches/input/src/ois/OISObject.cpp (added) * code/branches/input/src/ois/OISObject.h (added) * code/branches/input/src/ois/OISPrereqs.h (added) * code/branches/input/src/ois/linux (added) * code/branches/input/src/ois/linux/EventHelpers.cpp (added) * code/branches/input/src/ois/linux/EventHelpers.h (added) * code/branches/input/src/ois/linux/LinuxForceFeedback.cpp (added) * code/branches/input/src/ois/linux/LinuxForceFeedback.h (added) * code/branches/input/src/ois/linux/LinuxInputManager.cpp (added) * code/branches/input/src/ois/linux/LinuxInputManager.h (added) * code/branches/input/src/ois/linux/LinuxJoyStickEvents.cpp (added) * code/branches/input/src/ois/linux/LinuxJoyStickEvents.h (added) * code/branches/input/src/ois/linux/LinuxKeyboard.cpp (added) * code/branches/input/src/ois/linux/LinuxKeyboard.h (added) * code/branches/input/src/ois/linux/LinuxMouse.cpp (added) * code/branches/input/src/ois/linux/LinuxMouse.h (added) * code/branches/input/src/ois/linux/LinuxPrereqs.h (added) * code/branches/input/src/ois/mac (added) * code/branches/input/src/ois/mac/MacHIDManager.cpp (added) * code/branches/input/src/ois/mac/MacHIDManager.h (added) * code/branches/input/src/ois/mac/MacHelpers.cpp (added) * code/branches/input/src/ois/mac/MacHelpers.h (added) * code/branches/input/src/ois/mac/MacInputManager.cpp (added) * code/branches/input/src/ois/mac/MacInputManager.h (added) * code/branches/input/src/ois/mac/MacKeyboard.cpp (added) * code/branches/input/src/ois/mac/MacKeyboard.h (added) * code/branches/input/src/ois/mac/MacMouse.cpp (added) * code/branches/input/src/ois/mac/MacMouse.h (added) * code/branches/input/src/ois/mac/MacPrereqs.h (added) * code/branches/input/src/ois/win32 (added) * code/branches/input/src/ois/win32/Win32ForceFeedback.cpp (added) * code/branches/input/src/ois/win32/Win32ForceFeedback.h (added) * code/branches/input/src/ois/win32/Win32InputManager.cpp (added) * code/branches/input/src/ois/win32/Win32InputManager.h (added) * code/branches/input/src/ois/win32/Win32JoyStick.cpp (added) * code/branches/input/src/ois/win32/Win32JoyStick.h (added) * code/branches/input/src/ois/win32/Win32KeyBoard.cpp (added) * code/branches/input/src/ois/win32/Win32KeyBoard.h (added) * code/branches/input/src/ois/win32/Win32Mouse.cpp (added) * code/branches/input/src/ois/win32/Win32Mouse.h (added) * code/branches/input/src/ois/win32/Win32Prereqs.h (added) * code/branches/input/src/orxonox/CMakeLists.txt (modified) * code/branches/input/src/orxonox/OrxonoxStableHeaders.h (modified) * code/branches/input/src/orxonox/objects/SpaceShip.cc (modified) * code/branches/input/src/orxonox/objects/SpaceShip.h (modified) * code/branches/input/visual_studio/base_properties.vsprops (modified) * code/branches/input/visual_studio/core_properties.vsprops (modified) * code/branches/input/visual_studio/orxonox_properties.vsprops (modified) * code/branches/input/visual_studio/orxonox_vc8.sln (modified) * code/branches/input/visual_studio/vc8/core.vcproj (modified) * code/branches/input/visual_studio/vc8/ois.vcproj (added) - added OIS to the orxonox src directory - adapted VS files Sun, 27 Apr 2008 14:54:31 GMT landauf [1194] * code/branches/console/src/core/CommandExecutor.cc (modified) * code/branches/console/src/core/CommandExecutor.h (modified) * code/branches/console/src/core/TclBind.cc (modified) * code/branches/console/src/core/TclBind.h (modified) * code/branches/console/src/cpptcl/CppTcl.cc (modified) * code/branches/console/src/cpptcl/CppTcl.h (modified) * code/branches/console/src/orxonox/GraphicsEngine.cc (modified) tcl can now initialize itself by loading the *.tcl files from media/tcl Sun, 27 Apr 2008 11:50:28 GMT rgrieder [1193] * code/branches/input/cmake/FindTCL.cmake (copied) * code/branches/input/src/core/Debug.h (modified) * code/branches/input/src/core/InputBuffer.h (modified) * code/branches/input/src/core/InputManager.cc (modified) * code/branches/input/src/core/InputManager.h (modified) * code/branches/input/src/util/tolua/tolua_bind.cc (deleted) * code/branches/input/src/util/tolua/tolua_bind.h (deleted) * code/branches/input/src/util/tolua/toluabind_default.h (deleted) * code/branches/input/visual_studio/base_properties_release_sse.vsprops (deleted) * code/branches/input/visual_studio/base_properties_release_sse2.vsprops (deleted) * code/branches/input/visual_studio/core_properties.vsprops (modified) * code/branches/input/visual_studio/orxonox_properties.vsprops (modified) * code/branches/input/visual_studio/orxonox_vc8.sln (modified) * code/branches/input/visual_studio/tolua_properties.vsprops (moved) * code/branches/input/visual_studio/vc8/tolua.vcproj (moved) - OIS initialise should be complete, but need to use cmake to ... Sat, 26 Apr 2008 11:56:24 GMT scheusso [1191] * code/branches/network3/src/orxonox/objects/WorldEntity.cc (modified) now also the Projectiles and the rotation of the asteroids gets ... Sat, 26 Apr 2008 11:25:11 GMT scheusso [1190] * code/branches/network3/bin/levels/sample.oxw (modified) * code/branches/network3/src/orxonox/objects/Skybox.cc (modified) * code/branches/network3/src/orxonox/objects/Skybox.h (modified) skybox is now also synchronisable and works on client Sat, 26 Apr 2008 00:56:39 GMT landauf [1189] * code/branches/console/src/core/CommandExecutor.cc (modified) * code/branches/console/src/core/TclBind.cc (modified) * code/branches/console/src/orxonox/objects/Ambient.h (modified) removed some debug output Sat, 26 Apr 2008 00:50:04 GMT landauf [1188] * code/branches/console/src/core/CommandExecutor.cc (modified) * code/branches/console/src/core/Functor.h (modified) * code/branches/console/src/core/TclBind.cc (modified) * code/branches/console/src/core/TclBind.h (modified) * code/branches/console/src/orxonox/Orxonox.cc (modified) * code/branches/console/src/orxonox/objects/Ambient.h (modified) removed some bugs tcl knows now orxonox Thu, 24 Apr 2008 22:51:29 GMT landauf [1187] * code/branches/console/src/core/CommandExecutor.cc (modified) * code/branches/console/src/core/CommandExecutor.h (modified) * code/branches/console/src/core/TclBind.cc (modified) * code/branches/console/src/core/TclBind.h (modified) some changes in commandexecutor and tclbind, but there's still a bug ... Thu, 24 Apr 2008 22:39:54 GMT landauf [1186] * code/branches/console/CMakeLists.txt (modified) * code/branches/console/cmake/FindTCL.cmake (modified) added a path to FindTCL and some commands for cmake 2.6 to CMakeLists Thu, 24 Apr 2008 21:39:06 GMT scheusso [1185] * code/branches/network3/bin/levels/sample.oxw (modified) * code/branches/network3/src/orxonox/objects/WorldEntity.cc (modified) little cosmetics Thu, 24 Apr 2008 21:00:30 GMT scheusso [1184] * code/branches/network3/bin/levels/sample.oxw (modified) * code/branches/network3/src/network/Client.cc (modified) * code/branches/network3/src/network/Client.h (modified) * code/branches/network3/src/network/Server.cc (modified) * code/branches/network3/src/orxonox/Orxonox.cc (modified) * code/branches/network3/src/orxonox/objects/SpaceShip.cc (modified) * code/branches/network3/src/orxonox/objects/SpaceShip.h (modified) * code/branches/network3/src/orxonox/objects/WorldEntity.cc (modified) first success: client clones the servers universe and displays it ... Thu, 24 Apr 2008 20:12:52 GMT nicolasc [1183] * code/branches/network3/src/network/Makefile (deleted) please NEVER upload makefiles! Thu, 24 Apr 2008 19:40:23 GMT rgrieder [1182] * code/branches/input/src/core/InputBuffer.cc (modified) * code/branches/input/src/core/InputHandler.cc (modified) * code/branches/input/src/core/InputHandler.h (modified) * code/branches/input/src/core/InputManager.cc (modified) * code/branches/input/src/core/InputManager.h (modified) * code/branches/input/src/orxonox/Orxonox.cc (modified) * code/branches/input/src/orxonox/Orxonox.h (modified) * code/branches/input/src/orxonox/objects/SpaceShip.cc (modified) * code/branches/input/visual_studio/loader_properties.vsprops (deleted) * code/branches/input/visual_studio/vc8/core.vcproj (modified) * code/branches/input/visual_studio/vc8/orxonox.vcproj (modified) - InputManager works so far, but has to be largely extended Thu, 24 Apr 2008 17:14:54 GMT FelixSchulthess [1181] * code/branches/console/src/orxonox/console/InGameConsole.cc (modified) * code/branches/console/src/orxonox/console/InGameConsole.h (modified) fiddling with umlauts Thu, 24 Apr 2008 16:01:12 GMT scheusso [1180] * code/branches/network3/src/network/PacketGenerator.cc (modified) * code/branches/network3/src/network/Synchronisable.cc (modified) * code/branches/network3/src/network/Synchronisable.h (modified) * code/branches/network3/src/orxonox/objects/SpaceShip.cc (modified) synchronisation made progress Thu, 24 Apr 2008 14:57:24 GMT scheusso [1179] * code/branches/network3/src/network/GameStateClient.cc (modified) some minor fix Thu, 24 Apr 2008 14:48:13 GMT FelixSchulthess [1178] * code/branches/console/src/orxonox/GraphicsEngine.cc (modified) * code/branches/console/src/orxonox/GraphicsEngine.h (modified) GraphicsEngine now listening to window events... Thu, 24 Apr 2008 14:47:30 GMT scheusso [1177] * code/branches/network3/src/network/GameStateClient.cc (modified) * code/branches/network3/src/network/PacketDecoder.cc (modified) * code/branches/network3/src/network/Synchronisable.cc (modified) bug fixed in packetdecoder (wrong copying) Thu, 24 Apr 2008 14:30:42 GMT dumenim [1176] * code/branches/network3/src/network/GameStateClient.cc (modified) * code/branches/network3/src/network/Makefile (modified) * code/branches/network3/src/network/Synchronisable.cc (modified) * code/branches/network3/src/network/diffTest.cc (modified) some output bugfix with objectID and classID - spagetti Thu, 24 Apr 2008 13:54:46 GMT scheusso [1175] * code/branches/network3/src/network/GameStateClient.cc (modified) * code/branches/network3/src/network/Server.cc (modified) some adjustments Thu, 24 Apr 2008 13:43:59 GMT scheusso [1174] * code/branches/network3/src/orxonox/Orxonox.cc (modified) * code/branches/network3/src/orxonox/objects/Ambient.cc (modified) * code/branches/network3/src/orxonox/objects/Ambient.h (modified) * code/branches/network3/src/orxonox/objects/Model.cc (modified) * code/branches/network3/src/orxonox/objects/NPC.cc (modified) * code/branches/network3/src/orxonox/objects/NPC.h (modified) * code/branches/network3/src/orxonox/objects/Skybox.cc (modified) * code/branches/network3/src/orxonox/objects/Skybox.h (modified) * code/branches/network3/src/orxonox/objects/WorldEntity.cc (modified) made objects synchronisable Thu, 24 Apr 2008 13:24:19 GMT scheusso [1173] * code/branches/network3/src/network/GameStateManager.cc (modified) changed some things Thu, 24 Apr 2008 13:08:51 GMT rgrieder [1172] * code/branches/network3/src/network/cmake_install.cmake (deleted) Thu, 24 Apr 2008 13:07:48 GMT scheusso [1171] * code/branches/network3/src/network/CMakeFiles (deleted) removed cmake files Thu, 24 Apr 2008 13:06:20 GMT scheusso [1170] * code/branches/network3/bin/levels/sample.oxw (modified) * code/branches/network3/src/network/CMakeFiles/CMakeDirectoryInformation.cmake (modified) * code/branches/network3/src/network/CMakeFiles/network.dir/DependInfo.cmake (modified) * code/branches/network3/src/network/CMakeFiles/network.dir/build.make (modified) * code/branches/network3/src/network/CMakeFiles/network.dir/depend.internal (modified) * code/branches/network3/src/network/CMakeFiles/network.dir/depend.make (modified) * code/branches/network3/src/network/CMakeFiles/network.dir/flags.make (modified) * code/branches/network3/src/network/CMakeFiles/network.dir/link.txt (modified) * code/branches/network3/src/network/Synchronisable.cc (modified) changed synchronisable (size of data wont be sended anymore Thu, 24 Apr 2008 12:49:54 GMT FelixSchulthess [1169] * code/branches/console/src/orxonox/console/InGameConsole.cc (modified) * code/branches/console/src/orxonox/console/InGameConsole.h (modified) cönsöle häs spêcíäl chärs. please update media also... Thu, 24 Apr 2008 12:48:21 GMT scheusso [1168] * code/branches/network3/src/network (added) * code/branches/network3/src/network/CMakeFiles (added) * code/branches/network3/src/network/CMakeFiles/CMakeDirectoryInformation.cmake (added) * code/branches/network3/src/network/CMakeFiles/network.dir (added) * code/branches/network3/src/network/CMakeFiles/network.dir/CXX.includecache (added) * code/branches/network3/src/network/CMakeFiles/network.dir/DependInfo.cmake (added) * code/branches/network3/src/network/CMakeFiles/network.dir/build.make (added) * code/branches/network3/src/network/CMakeFiles/network.dir/cmake_clean.cmake (added) * code/branches/network3/src/network/CMakeFiles/network.dir/cmake_clean_target.cmake (added) * code/branches/network3/src/network/CMakeFiles/network.dir/depend.internal (added) * code/branches/network3/src/network/CMakeFiles/network.dir/depend.make (added) * code/branches/network3/src/network/CMakeFiles/network.dir/depend.make.mark (added) * code/branches/network3/src/network/CMakeFiles/network.dir/flags.make (added) * code/branches/network3/src/network/CMakeFiles/network.dir/link.txt (added) * code/branches/network3/src/network/CMakeFiles/network.dir/progress.make (added) * code/branches/network3/src/network/CMakeFiles/progress.make (added) * code/branches/network3/src/network/CMakeLists.txt (added) * code/branches/network3/src/network/Client.cc (added) * code/branches/network3/src/network/Client.h (added) * code/branches/network3/src/network/ClientConnection.cc (added) * code/branches/network3/src/network/ClientConnection.h (added) * code/branches/network3/src/network/ClientInformation.cc (added) * code/branches/network3/src/network/ClientInformation.h (added) * code/branches/network3/src/network/ConnectionManager.cc (added) * code/branches/network3/src/network/ConnectionManager.h (added) * code/branches/network3/src/network/GameStateClient.cc (added) * code/branches/network3/src/network/GameStateClient.h (added) * code/branches/network3/src/network/GameStateManager.cc (added) * code/branches/network3/src/network/GameStateManager.h (added) * code/branches/network3/src/network/Makefile (added) * code/branches/network3/src/network/Makefile.norm (added) * code/branches/network3/src/network/Makefile.tardis (added) * code/branches/network3/src/network/Makefile.test (added) * code/branches/network3/src/network/NetworkPrereqs.h (added) * code/branches/network3/src/network/PacketBuffer.cc (added) * code/branches/network3/src/network/PacketBuffer.h (added) * code/branches/network3/src/network/PacketDecoder.cc (added) * code/branches/network3/src/network/PacketGenerator.cc (added) * code/branches/network3/src/network/PacketManager.h (added) * code/branches/network3/src/network/PacketTypes.h (added) * code/branches/network3/src/network/Server.cc (added) * code/branches/network3/src/network/Server.h (added) * code/branches/network3/src/network/Synchronisable.cc (added) * code/branches/network3/src/network/Synchronisable.h (added) * code/branches/network3/src/network/TODO (added) * code/branches/network3/src/network/cmake_install.cmake (added) * code/branches/network3/src/network/diffTest.cc (added) * code/branches/network3/src/network/dummyclient.cc (added) * code/branches/network3/src/network/dummyclient2.cc (added) * code/branches/network3/src/network/dummyclient3.cc (added) * code/branches/network3/src/network/dummyserver.cc (added) * code/branches/network3/src/network/dummyserver3.cc (added) added new network files Thu, 24 Apr 2008 12:40:27 GMT scheusso [1167] * code/branches/network2/src/network (added) * code/branches/network2/src/network/CMakeFiles (added) * code/branches/network2/src/network/CMakeFiles/CMakeDirectoryInformation.cmake (added) * code/branches/network2/src/network/CMakeFiles/network.dir (added) * code/branches/network2/src/network/CMakeFiles/network.dir/CXX.includecache (added) * code/branches/network2/src/network/CMakeFiles/network.dir/DependInfo.cmake (added) * code/branches/network2/src/network/CMakeFiles/network.dir/build.make (added) * code/branches/network2/src/network/CMakeFiles/network.dir/cmake_clean.cmake (added) * code/branches/network2/src/network/CMakeFiles/network.dir/cmake_clean_target.cmake (added) * code/branches/network2/src/network/CMakeFiles/network.dir/depend.internal (added) * code/branches/network2/src/network/CMakeFiles/network.dir/depend.make (added) * code/branches/network2/src/network/CMakeFiles/network.dir/depend.make.mark (added) * code/branches/network2/src/network/CMakeFiles/network.dir/flags.make (added) * code/branches/network2/src/network/CMakeFiles/network.dir/link.txt (added) * code/branches/network2/src/network/CMakeFiles/network.dir/progress.make (added) * code/branches/network2/src/network/CMakeFiles/progress.make (added) * code/branches/network2/src/network/CMakeLists.txt (added) * code/branches/network2/src/network/Client.cc (added) * code/branches/network2/src/network/Client.h (added) * code/branches/network2/src/network/ClientConnection.cc (added) * code/branches/network2/src/network/ClientConnection.h (added) * code/branches/network2/src/network/ClientInformation.cc (added) * code/branches/network2/src/network/ClientInformation.h (added) * code/branches/network2/src/network/ConnectionManager.cc (added) * code/branches/network2/src/network/ConnectionManager.h (added) * code/branches/network2/src/network/GameStateClient.cc (added) * code/branches/network2/src/network/GameStateClient.h (added) * code/branches/network2/src/network/GameStateManager.cc (added) * code/branches/network2/src/network/GameStateManager.h (added) * code/branches/network2/src/network/Makefile (added) * code/branches/network2/src/network/Makefile.norm (added) * code/branches/network2/src/network/Makefile.tardis (added) * code/branches/network2/src/network/Makefile.test (added) * code/branches/network2/src/network/NetworkPrereqs.h (added) * code/branches/network2/src/network/PacketBuffer.cc (added) * code/branches/network2/src/network/PacketBuffer.h (added) * code/branches/network2/src/network/PacketDecoder.cc (added) * code/branches/network2/src/network/PacketGenerator.cc (added) * code/branches/network2/src/network/PacketManager.h (added) * code/branches/network2/src/network/PacketTypes.h (added) * code/branches/network2/src/network/Server.cc (added) * code/branches/network2/src/network/Server.h (added) * code/branches/network2/src/network/Synchronisable.cc (added) * code/branches/network2/src/network/Synchronisable.h (added) * code/branches/network2/src/network/TODO (added) * code/branches/network2/src/network/cmake_install.cmake (added) * code/branches/network2/src/network/diffTest.cc (added) * code/branches/network2/src/network/dummyclient.cc (added) * code/branches/network2/src/network/dummyclient2.cc (added) * code/branches/network2/src/network/dummyclient3.cc (added) * code/branches/network2/src/network/dummyserver.cc (added) * code/branches/network2/src/network/dummyserver3.cc (added) added network files Thu, 24 Apr 2008 12:29:07 GMT scheusso [1166] * code/branches/network3/src/network (deleted) remove old network files Thu, 24 Apr 2008 12:26:18 GMT scheusso [1165] * code/branches/network3 (copied) network3 branch recreated Thu, 24 Apr 2008 12:26:02 GMT scheusso [1164] * code/branches/network3 (deleted) Thu, 24 Apr 2008 12:25:29 GMT scheusso [1163] * code/branches/network3/trunk (copied) undo Thu, 24 Apr 2008 12:24:54 GMT scheusso [1162] * code/branches/network3 (copied) network3 branch created - blub Thu, 24 Apr 2008 12:11:23 GMT FelixSchulthess [1161] * code/branches/console/cmake/FindTCL.cmake (modified) changed findtcl.cmake Thu, 24 Apr 2008 09:26:21 GMT rgrieder [1158] * code/branches/input (copied) created new input branch. test merge with input --> trunk revealed ... Thu, 24 Apr 2008 09:23:37 GMT rgrieder [1157] * code/branches/input (deleted) Thu, 24 Apr 2008 09:08:35 GMT rgrieder [1155] * code/branches/input/src/core/tolua/tolua.pkg (modified) * code/branches/input/src/util/tolua/CMakeLists.txt (modified) - completed that merge Thu, 24 Apr 2008 09:04:01 GMT rgrieder [1154] * code/branches/input/CMakeLists.txt (modified) * code/branches/input/bin/levels/sample.oxw (modified) * code/branches/input/bin/tolua-exec-script (deleted) * code/branches/input/cmake/FindLua.cmake (modified) * code/branches/input/src/core/CMakeLists.txt (modified) * code/branches/input/src/core/ConfigFileManager.h (modified) * code/branches/input/src/core/InputManager.cc (modified) * code/branches/input/src/core/InputManager.h (modified) * code/branches/input/src/core/Loader.cc (modified) * code/branches/input/src/core/Script.cc (modified) * code/branches/input/src/core/Script.h (modified) * code/branches/input/src/orxonox/CMakeLists.txt (modified) * code/branches/input/src/orxonox/tolua (copied) * code/branches/input/src/orxonox/tolua/tolua.pkg (copied) * code/branches/input/src/util/CMakeLists.txt (modified) * code/branches/input/tolua-build (deleted) * code/branches/input/tolua.cmake (deleted) * code/branches/input/visual_studio/vc8/orxonox.vcproj (modified) - updated input branch to trunk state. Only Input system files should ... Wed, 23 Apr 2008 22:48:31 GMT dumenim [1152] * code/branches/network2/src/network/GameStateClient.cc (modified) * code/branches/network2/src/network/Synchronisable.cc (modified) may have found another seg fault in GameStateClient in loadShapshot ... Wed, 23 Apr 2008 22:47:29 GMT landauf [1151] * code/branches/console/CMakeLists.txt (modified) * code/branches/console/cmake/FindTCL.cmake (added) * code/branches/console/src/CMakeLists.txt (modified) * code/branches/console/src/core/CMakeLists.txt (modified) * code/branches/console/src/core/InputBuffer.cc (modified) * code/branches/console/src/core/InputBuffer.h (modified) * code/branches/console/src/core/TclBind.cc (added) * code/branches/console/src/core/TclBind.h (added) * code/branches/console/src/cpptcl (added) * code/branches/console/src/cpptcl/CMakeLists.txt (added) * code/branches/console/src/cpptcl/CREDITS (added) * code/branches/console/src/cpptcl/CppTcl.cc (added) * code/branches/console/src/cpptcl/CppTcl.h (added) * code/branches/console/src/cpptcl/LICENSE (added) * code/branches/console/src/cpptcl/README (added) * code/branches/console/src/cpptcl/details (added) * code/branches/console/src/cpptcl/details/callbacks.h (added) * code/branches/console/src/cpptcl/details/callbacks_v.h (added) * code/branches/console/src/cpptcl/details/constructors.h (added) * code/branches/console/src/cpptcl/details/conversions.h (added) * code/branches/console/src/cpptcl/details/dispatchers.h (added) * code/branches/console/src/cpptcl/details/metahelpers.h (added) * code/branches/console/src/cpptcl/details/methods.h (added) * code/branches/console/src/cpptcl/details/methods_v.h (added) * code/branches/console/src/orxonox/Orxonox.cc (modified) added cpptcl and some first tests Wed, 23 Apr 2008 21:40:40 GMT dumenim [1150] * code/branches/network2/src/core/Identifier.h (modified) * code/branches/network2/src/network/ClientConnection.cc (modified) * code/branches/network2/src/network/Synchronisable.cc (modified) * code/branches/network2/src/network/Synchronisable.h (modified) * code/branches/network2/src/network/diffTest.cc (modified) * code/branches/network2/src/orxonox/Orxonox.cc (modified) either i'm wrong or the hud is. it seems to create a segfault in ... Wed, 23 Apr 2008 21:10:22 GMT landauf [1149] * code/branches/console/src/core/CommandExecutor.cc (modified) * code/branches/console/src/util/String.cc (modified) removed multi-command parsing (~pipe) in CommandExecutor Wed, 23 Apr 2008 20:55:28 GMT rgrieder [1148] * code/branches/cmake/src/core/CMakeLists.txt (modified) * code/branches/cmake/src/core/tolua/tolua.pkg (modified) * code/branches/cmake/src/orxonox/CMakeLists.txt (modified) - tolua working directory is now bin/lib/ again - commented ... Wed, 23 Apr 2008 20:30:57 GMT rgrieder [1147] * code/branches/cmake/src/core/CMakeLists.txt (modified) * code/branches/cmake/src/orxonox/CMakeLists.txt (modified) - re added some dependency code Wed, 23 Apr 2008 17:02:01 GMT landauf [1146] * code/branches/console/src/tolua/CMakeLists.txt (modified) * code/branches/console/src/tolua/tolua.pkg (modified) merged the last changes from trunk to console Wed, 23 Apr 2008 07:42:12 GMT rgrieder [1145] * code/branches/console/src/orxonox/Orxonox.cc (modified) * code/branches/console/src/orxonox/Orxonox.h (modified) - changes made in Orxonox.cc and Orxonox.h were overwritten by older ... Wed, 23 Apr 2008 07:17:14 GMT rgrieder [1144] * code/branches/console/src/orxonox/console/InGameConsole.cc (modified) - activated noise Tue, 22 Apr 2008 20:33:58 GMT rgrieder [1143] * code/branches/console/src/orxonox/Main.cc (modified) * code/branches/console/src/orxonox/Orxonox.cc (modified) * code/branches/console/src/orxonox/console/InGameConsole.cc (modified) * code/branches/console/src/orxonox/console/InGameConsole.h (modified) * code/branches/console/visual_studio/vc8/orxonox.vcproj (modified) - all just little changes to make it work under windows Tue, 22 Apr 2008 20:31:52 GMT landauf [1142] * code/branches/console/src/core/InputBuffer.h (modified) no dynamic_cast Tue, 22 Apr 2008 20:20:40 GMT FelixSchulthess [1141] * code/branches/console/src/orxonox/console/InGameConsole.cc (modified) * code/branches/console/src/orxonox/console/InGameConsole.h (modified) created ExecptionHandler for Felix::FridgeUnderrunException Tue, 22 Apr 2008 20:03:26 GMT landauf [1140] * code/branches/console/src/core/InputBuffer.h (modified) dynamic_cast Tue, 22 Apr 2008 19:57:36 GMT FelixSchulthess [1139] * code/branches/console/src/orxonox/console/InGameConsole.cc (modified) * code/branches/console/src/orxonox/console/InGameConsole.h (modified) adjustments Tue, 22 Apr 2008 18:46:01 GMT rgrieder [1138] * code/branches/cmake/src/core/InputManager.cc (modified) - re added key Xautorepeat (works without, if OIS doesn't crash, but ... Tue, 22 Apr 2008 18:05:49 GMT FelixSchulthess [1137] * code/branches/console/src/orxonox/console (added) * code/branches/console/src/orxonox/console/InGameConsole.cc (added) * code/branches/console/src/orxonox/console/InGameConsole.h (added) files forgotten... Tue, 22 Apr 2008 18:02:36 GMT FelixSchulthess [1136] * code/branches/console/src/core/InputHandler.cc (modified) * code/branches/console/src/orxonox/CMakeLists.txt (modified) * code/branches/console/src/orxonox/Orxonox.cc (modified) * code/branches/console/src/orxonox/Orxonox.h (modified) * code/branches/console/src/orxonox/OrxonoxPrereqs.h (modified) created InGameConsole Tue, 22 Apr 2008 17:26:43 GMT rgrieder [1133] * code/branches/console/CMakeLists.txt (modified) * code/branches/console/cmake/FindLua.cmake (modified) * code/branches/console/src/core/CMakeLists.txt (modified) * code/branches/console/src/orxonox/Orxonox.cc (modified) * code/branches/console/src/tolua/CMakeLists.txt (modified) * code/branches/console/src/tolua/tolua.pkg (modified) * code/branches/console/src/util/CMakeLists.txt (modified) * code/branches/console/src/util/ExprParser.cc (copied) * code/branches/console/src/util/ExprParser.h (copied) * code/branches/console/visual_studio/vc8/core.vcproj (modified) * code/branches/console/visual_studio/vc8/tolua++.vcproj (modified) * code/branches/console/visual_studio/vc8/util.vcproj (modified) trunk --> console Tue, 22 Apr 2008 14:25:54 GMT scheusso [1132] * code/branches/network2/CMakeLists.txt (modified) * code/branches/network2/cmake/FindLua.cmake (modified) * code/branches/network2/src/CMakeLists.txt (modified) * code/branches/network2/src/core/CMakeLists.txt (modified) * code/branches/network2/src/core/ConfigFileManager.h (modified) * code/branches/network2/src/core/Loader.cc (modified) * code/branches/network2/src/core/Script.cc (modified) * code/branches/network2/src/core/Script.h (modified) * code/branches/network2/src/core/tolua (deleted) * code/branches/network2/src/orxonox/GraphicsEngine.cc (modified) * code/branches/network2/src/orxonox/Orxonox.cc (modified) * code/branches/network2/src/tolua (copied) * code/branches/network2/src/tolua/CMakeLists.txt (copied) * code/branches/network2/src/tolua/tolua++.h (copied) * code/branches/network2/src/tolua/tolua.c (copied) * code/branches/network2/src/tolua/tolua.pkg (copied) * code/branches/network2/src/tolua/tolua_event.c (copied) * code/branches/network2/src/tolua/tolua_event.h (copied) * code/branches/network2/src/tolua/tolua_is.c (copied) * code/branches/network2/src/tolua/tolua_map.c (copied) * code/branches/network2/src/tolua/tolua_push.c (copied) * code/branches/network2/src/tolua/tolua_to.c (copied) * code/branches/network2/src/tolua/toluabind.c (copied) * code/branches/network2/src/tolua/toluabind.h (copied) * code/branches/network2/src/tolua/toluabind_default.h (copied) * code/branches/network2/src/util/CMakeLists.txt (modified) * code/branches/network2/src/util/ExprParser.cc (copied) * code/branches/network2/src/util/ExprParser.h (copied) * code/branches/network2/src/util/String.cc (modified) * code/branches/network2/src/util/tolua (deleted) * code/branches/network2/tolua-build (deleted) * code/branches/network2/tolua.cmake (deleted) * code/branches/network2/visual_studio/vc8/core.vcproj (modified) * code/branches/network2/visual_studio/vc8/tolua++.vcproj (modified) * code/branches/network2/visual_studio/vc8/util.vcproj (modified) and here come the other files Tue, 22 Apr 2008 14:25:28 GMT scheusso [1131] * code/branches/network2/bin/levels/sample.oxw (modified) * code/branches/network2/bin/tolua-exec-script (deleted) merged once more Tue, 22 Apr 2008 12:11:02 GMT rgrieder [1130] * code/branches/cmake/visual_studio/vc8/core.vcproj (modified) * code/branches/cmake/visual_studio/vc8/orxonox.vcproj (modified) * code/branches/cmake/visual_studio/vc8/tolua++.vcproj (modified) - updated vc++ files Tue, 22 Apr 2008 12:01:43 GMT rgrieder [1129] * code/branches/cmake/src/util/tolua (added) * code/branches/cmake/src/util/tolua/CMakeLists.txt (added) * code/branches/cmake/src/util/tolua/tolua++.h (added) * code/branches/cmake/src/util/tolua/tolua.c (added) * code/branches/cmake/src/util/tolua/tolua_bind.cc (added) * code/branches/cmake/src/util/tolua/tolua_bind.h (added) * code/branches/cmake/src/util/tolua/tolua_event.c (added) * code/branches/cmake/src/util/tolua/tolua_event.h (added) * code/branches/cmake/src/util/tolua/tolua_is.c (added) * code/branches/cmake/src/util/tolua/tolua_map.c (added) * code/branches/cmake/src/util/tolua/tolua_push.c (added) * code/branches/cmake/src/util/tolua/tolua_to.c (added) * code/branches/cmake/src/util/tolua/toluabind.c (added) * code/branches/cmake/src/util/tolua/toluabind.h (added) * code/branches/cmake/src/util/tolua/toluabind_default.h (added) again... Tue, 22 Apr 2008 11:40:15 GMT rgrieder [1128] * code/branches/cmake/src/orxonox/tolua (added) * code/branches/cmake/src/orxonox/tolua/tolua.pkg (added) never copy svn folders without deleting invisible .svn first... Tue, 22 Apr 2008 11:37:42 GMT rgrieder [1127] * code/branches/cmake/src/CMakeLists.txt (modified) * code/branches/cmake/src/core/CMakeLists.txt (modified) * code/branches/cmake/src/core/InputManager.cc (modified) * code/branches/cmake/src/core/Script.cc (modified) * code/branches/cmake/src/core/tolua (added) * code/branches/cmake/src/core/tolua/tolua.pkg (added) * code/branches/cmake/src/orxonox/CMakeLists.txt (modified) * code/branches/cmake/src/tolua (deleted) * code/branches/cmake/src/util/CMakeLists.txt (modified) - tolua_bind.cc and Script.cc depended on each other, but were not in ... Tue, 22 Apr 2008 10:35:03 GMT rgrieder [1125] * code/branches/cmake/visual_studio/vc8/core.vcproj (modified) * code/branches/cmake/visual_studio/vc8/tolua++.vcproj (modified) * code/branches/cmake/visual_studio/vc8/util.vcproj (modified) - applied changes to VS files Mon, 21 Apr 2008 20:35:08 GMT rgrieder [1124] * code/branches/cmake/cmake/FindLua.cmake (modified) * code/branches/cmake/src/core/CMakeLists.txt (modified) * code/branches/cmake/src/tolua/CMakeLists.txt (modified) - completely rewrote FindLua.cmake (hope it still works) It should ... Mon, 21 Apr 2008 19:24:30 GMT rgrieder [1123] * code/branches/cmake/CMakeLists.txt (modified) * code/branches/cmake/src/tolua/CMakeLists.txt (modified) * code/branches/cmake/src/tolua/tolua.pkg (modified) - cmake is now capable of building to a specified directory. That ... Mon, 21 Apr 2008 17:42:58 GMT rgrieder [1122] * code/branches/cmake/CMakeLists.txt (modified) * code/branches/cmake/bin/tolua-exec-script (deleted) * code/branches/cmake/src/CMakeLists.txt (modified) * code/branches/cmake/src/core/CMakeLists.txt (modified) * code/branches/cmake/src/core/ConfigFileManager.h (modified) * code/branches/cmake/src/core/Script.cc (modified) * code/branches/cmake/src/core/tolua (deleted) * code/branches/cmake/src/orxonox/Orxonox.cc (modified) * code/branches/cmake/src/tolua (copied) * code/branches/cmake/src/tolua/CMakeLists.txt (copied) * code/branches/cmake/src/tolua/tolua++.h (copied) * code/branches/cmake/src/tolua/tolua.c (copied) * code/branches/cmake/src/tolua/tolua.pkg (copied) * code/branches/cmake/src/tolua/tolua_event.c (copied) * code/branches/cmake/src/tolua/tolua_event.h (copied) * code/branches/cmake/src/tolua/tolua_is.c (copied) * code/branches/cmake/src/tolua/tolua_map.c (copied) * code/branches/cmake/src/tolua/tolua_push.c (copied) * code/branches/cmake/src/tolua/tolua_to.c (copied) * code/branches/cmake/src/tolua/toluabind.c (copied) * code/branches/cmake/src/tolua/toluabind.h (copied) * code/branches/cmake/src/tolua/toluabind_default.h (copied) * code/branches/cmake/src/util/CMakeLists.txt (modified) * code/branches/cmake/src/util/ExprParser.cc (copied) * code/branches/cmake/src/util/ExprParser.h (copied) * code/branches/cmake/src/util/String.cc (modified) * code/branches/cmake/src/util/tolua (deleted) * code/branches/cmake/tolua-build (deleted) * code/branches/cmake/tolua-exec-script.bat (deleted) * code/branches/cmake/tolua.cmake (deleted) merged trunk into cmake branch Mon, 21 Apr 2008 17:37:28 GMT rgrieder [1121] * code/branches/cmake (moved) Renamed remotely Sun, 20 Apr 2008 17:21:53 GMT landauf [1119] * code/branches/input/src/orxonox/Orxonox.cc (modified) * code/branches/input/src/util/ExprParser.cc (modified) * code/branches/input/src/util/ExprParser.h (modified) small fix Sun, 20 Apr 2008 14:31:03 GMT rgrieder [1118] * code/branches/input/src/core/InputHandler.cc (modified) * code/branches/input/src/core/InputHandler.h (modified) * code/branches/input/src/core/InputManager.cc (modified) * code/branches/input/src/orxonox/Orxonox.cc (modified) * code/branches/input/src/util/CMakeLists.txt (modified) * code/branches/input/src/util/ExprParser.cc (moved) * code/branches/input/src/util/ExprParser.h (moved) * code/branches/input/visual_studio/vc8/util.vcproj (modified) - classed FloatParser to ExprParser class Sun, 20 Apr 2008 13:54:20 GMT landauf [1117] * code/branches/console (copied) created console branch Sat, 19 Apr 2008 21:38:40 GMT rgrieder [1114] * code/branches/input/src/util/CMakeLists.txt (modified) * code/branches/input/src/util/FloatParser.cc (moved) again.. Sat, 19 Apr 2008 21:37:54 GMT rgrieder [1113] * code/branches/input/src/util/FloatParser.cpp (added) * code/branches/input/src/util/FloatParser.h (added) here we go Sat, 19 Apr 2008 20:31:52 GMT rgrieder [1112] * code/branches/input/src/core/InputHandler.cc (modified) * code/branches/input/src/core/InputHandler.h (modified) * code/branches/input/src/core/InputManager.cc (modified) * code/branches/input/src/orxonox/Orxonox.cc (modified) * code/branches/input/src/util/String.cc (modified) * code/branches/input/visual_studio/loader_properties.vsprops (deleted) * code/branches/input/visual_studio/vc8/core.vcproj (modified) * code/branches/input/visual_studio/vc8/util.vcproj (modified) added calculate command ;) In the console, you can now type ... Fri, 18 Apr 2008 08:28:11 GMT rgrieder [1110] * code/branches/tolua (copied) created branch to fiddle with gcc and tolua... Thu, 17 Apr 2008 14:08:45 GMT bknecht [1109] * code/branches/camera (copied) Thu, 17 Apr 2008 14:04:25 GMT scheusso [1106] * code/branches/network2/src/network/GameStateClient.cc (modified) one segfault less Thu, 17 Apr 2008 13:52:59 GMT dumenim [1105] * code/branches/network2/src/orxonox/Orxonox.cc (modified) smile away Thu, 17 Apr 2008 13:52:38 GMT dumenim [1104] * code/branches/network2/src/orxonox/Orxonox.cc (modified) smile :-) Thu, 17 Apr 2008 13:49:18 GMT scheusso [1103] * code/branches/network2/CMakeLists.txt (modified) * code/branches/network2/src/orxonox/Orxonox.cc (modified) hud bug Thu, 17 Apr 2008 12:49:19 GMT scheusso [1100] * code/branches/network2/src/network/GameStateClient.cc (modified) * code/branches/network2/src/orxonox/objects/Ambient.cc (modified) * code/branches/network2/src/orxonox/objects/Skybox.cc (modified) tardis sucks Thu, 17 Apr 2008 12:43:23 GMT chaiy [1099] * code/branches/hud2/src/orxonox/CMakeLists.txt (modified) * code/branches/hud2/src/orxonox/Orxonox.cc (modified) * code/branches/hud2/src/orxonox/hud/Bar.cc (deleted) * code/branches/hud2/src/orxonox/hud/Bar.h (deleted) * code/branches/hud2/src/orxonox/hud/BarOverlayElement.cc (added) * code/branches/hud2/src/orxonox/hud/BarOverlayElement.h (added) * code/branches/hud2/src/orxonox/hud/Factories.h (deleted) * code/branches/hud2/src/orxonox/hud/HUD.cc (modified) * code/branches/hud2/src/orxonox/hud/HUD.h (modified) * code/branches/hud2/src/orxonox/hud/OverlayElementFactories.h (added) * code/branches/hud2/src/orxonox/hud/Radar.cpp (deleted) * code/branches/hud2/src/orxonox/hud/Radar.h (deleted) * code/branches/hud2/src/orxonox/hud/RadarOverlayElement.cc (added) * code/branches/hud2/src/orxonox/hud/RadarOverlayElement.h (added) Bars finally work