# # ChangeLog for code # # Generated by Trac 1.0.9 # May 17, 2024, 6:31:24 PM Sun, 01 Jun 2008 14:46:12 GMT rgrieder [1505] * code/trunk/CMakeLists.txt (modified) * code/trunk/Doxyfile (modified) * code/trunk/INSTALL (modified) * code/trunk/LICENSE (modified) * code/trunk/README (modified) * code/trunk/TODO (modified) * code/trunk/bin (modified) * code/trunk/bin/def_keybindings.ini (modified) * code/trunk/bin/disco.txt (modified) * code/trunk/bin/irc.tcl (modified) * code/trunk/bin/levels (modified) * code/trunk/bin/levels/sample.oxw (modified) * code/trunk/bin/media.cfg (modified) * code/trunk/bin/ogre.cfg-init (modified) * code/trunk/bin/orxonox.bat (modified) * code/trunk/bin/plugins.cfg-init (modified) * code/trunk/bin/quake3settings.cfg (modified) * code/trunk/bin/remote.tcl (modified) * code/trunk/bin/run-script (modified) * code/trunk/bin/telnet_server.tcl (modified) * code/trunk/cmake (modified) * code/trunk/cmake/CheckTardis.cmake (modified) * code/trunk/cmake/FindALUT.cmake (modified) * code/trunk/cmake/FindBoost.cmake (modified) * code/trunk/cmake/FindCEGUI.cmake (modified) * code/trunk/cmake/FindCEGUI_OGRE.cmake (modified) * code/trunk/cmake/FindDirectX.cmake (modified) * code/trunk/cmake/FindENet.cmake (modified) * code/trunk/cmake/FindLua.cmake (modified) * code/trunk/cmake/FindODE.cmake (modified) * code/trunk/cmake/FindOGRE.cmake (modified) * code/trunk/cmake/FindOIS.cmake (modified) * code/trunk/cmake/FindOggVorbis.cmake (modified) * code/trunk/cmake/FindOpenAL.cmake (modified) * code/trunk/cmake/FindPkgConfig.cmake (modified) * code/trunk/cmake/FindTCL.cmake (modified) * code/trunk/cmake/FindZLIB.cmake (modified) * code/trunk/cmakeclearcache (modified) * code/trunk/media_HEAD (modified) * code/trunk/run (modified) * code/trunk/src (modified) * code/trunk/src/CMakeLists.txt (modified) * code/trunk/src/asylum (modified) * code/trunk/src/asylum/audio (modified) * code/trunk/src/asylum/audio/_AudioObject.cc (modified) * code/trunk/src/asylum/core (modified) * code/trunk/src/asylum/core/InputEvent.h (modified) * code/trunk/src/asylum/core/InputEventListener.cc (modified) * code/trunk/src/asylum/core/InputEventListener.h (modified) * code/trunk/src/asylum/loader (modified) * code/trunk/src/asylum/loader/CMakeLists.txt (modified) * code/trunk/src/asylum/loader/LevelLoader.cc (modified) * code/trunk/src/asylum/loader/LevelLoader.h (modified) * code/trunk/src/asylum/loader/LoaderPrereqs.h (modified) * code/trunk/src/asylum/network (modified) * code/trunk/src/asylum/network/NetworkFrameListener.h (modified) * code/trunk/src/asylum/network/PacketBufferTestExt.cc (modified) * code/trunk/src/asylum/orxonox (modified) * code/trunk/src/asylum/orxonox/AIClass.h (modified) * code/trunk/src/asylum/orxonox/Arrival.h (modified) * code/trunk/src/asylum/orxonox/Flocking.h (modified) * code/trunk/src/asylum/orxonox/InputManager.cc (modified) * code/trunk/src/asylum/orxonox/InputManager.h (modified) * code/trunk/src/asylum/orxonox/SpaceshipSteering.cc (modified) * code/trunk/src/asylum/orxonox/SpaceshipSteering.h (modified) * code/trunk/src/asylum/orxonox/objects (modified) * code/trunk/src/asylum/orxonox/objects/Fighter.cc (modified) * code/trunk/src/asylum/orxonox/objects/Fighter.h (modified) * code/trunk/src/asylum/orxonox/objects/SpaceshipSteeringObject.cc (modified) * code/trunk/src/asylum/orxonox/objects/SpaceshipSteeringObject.h (modified) * code/trunk/src/asylum/orxonox/objects/Test.h (modified) * code/trunk/src/asylum/orxonox/objects/test1.cc (modified) * code/trunk/src/asylum/orxonox/objects/test1.h (modified) * code/trunk/src/asylum/orxonox/objects/test2.cc (modified) * code/trunk/src/asylum/orxonox/objects/test2.h (modified) * code/trunk/src/asylum/orxonox/objects/test3.cc (modified) * code/trunk/src/asylum/orxonox/objects/test3.h (modified) * code/trunk/src/asylum/util (modified) * code/trunk/src/asylum/util/String2Number.h (modified) * code/trunk/src/asylum/util/Tokenizer.h (modified) * code/trunk/src/audio (modified) * code/trunk/src/audio/AudioBuffer.cc (modified) * code/trunk/src/audio/AudioBuffer.h (modified) * code/trunk/src/audio/AudioIncludes.h (modified) * code/trunk/src/audio/AudioManager.cc (modified) * code/trunk/src/audio/AudioManager.h (modified) * code/trunk/src/audio/AudioPrereqs.h (modified) * code/trunk/src/audio/AudioSource.cc (modified) * code/trunk/src/audio/AudioSource.h (modified) * code/trunk/src/audio/AudioStream.cc (modified) * code/trunk/src/audio/AudioStream.h (modified) * code/trunk/src/audio/CMakeLists.txt (modified) * code/trunk/src/core (modified) * code/trunk/src/core/ArgumentCompleter.h (modified) * code/trunk/src/core/ArgumentCompletionFunctions.cc (modified) * code/trunk/src/core/ArgumentCompletionFunctions.h (modified) * code/trunk/src/core/ArgumentCompletionListElement.h (modified) * code/trunk/src/core/BaseObject.cc (modified) * code/trunk/src/core/BaseObject.h (modified) * code/trunk/src/core/CMakeLists.txt (modified) * code/trunk/src/core/ClassFactory.h (modified) * code/trunk/src/core/ClassManager.h (modified) * code/trunk/src/core/ClassTreeMask.cc (modified) * code/trunk/src/core/ClassTreeMask.h (modified) * code/trunk/src/core/CommandEvaluation.cc (modified) * code/trunk/src/core/CommandEvaluation.h (modified) * code/trunk/src/core/CommandExecutor.cc (modified) * code/trunk/src/core/CommandExecutor.h (modified) * code/trunk/src/core/ConfigFileManager.cc (modified) * code/trunk/src/core/ConfigFileManager.h (modified) * code/trunk/src/core/ConfigValueContainer.cc (modified) * code/trunk/src/core/ConfigValueContainer.h (modified) * code/trunk/src/core/ConfigValueIncludes.h (modified) * code/trunk/src/core/ConsoleCommand.cc (modified) * code/trunk/src/core/ConsoleCommand.h (modified) * code/trunk/src/core/ConsoleCommandCompilation.cc (modified) * code/trunk/src/core/ConsoleCommandCompilation.h (modified) * code/trunk/src/core/CoreIncludes.h (modified) * code/trunk/src/core/CorePrereqs.h (modified) * code/trunk/src/core/CoreSettings.cc (modified) * code/trunk/src/core/CoreSettings.h (modified) * code/trunk/src/core/Debug.h (modified) * code/trunk/src/core/Error.cc (modified) * code/trunk/src/core/Error.h (modified) * code/trunk/src/core/Executor.cc (modified) * code/trunk/src/core/Executor.h (modified) * code/trunk/src/core/Factory.cc (modified) * code/trunk/src/core/Factory.h (modified) * code/trunk/src/core/Functor.h (modified) * code/trunk/src/core/IRC.cc (modified) * code/trunk/src/core/IRC.h (modified) * code/trunk/src/core/Identifier.cc (modified) * code/trunk/src/core/Identifier.h (modified) * code/trunk/src/core/IdentifierDistributor.cc (modified) * code/trunk/src/core/IdentifierDistributor.h (modified) * code/trunk/src/core/InputBuffer.cc (modified) * code/trunk/src/core/InputBuffer.h (modified) * code/trunk/src/core/InputInterfaces.h (modified) * code/trunk/src/core/InputManager.cc (modified) * code/trunk/src/core/InputManager.h (modified) * code/trunk/src/core/Iterator.h (modified) * code/trunk/src/core/KeyBinder.cc (modified) * code/trunk/src/core/KeyBinder.h (modified) * code/trunk/src/core/Language.cc (modified) * code/trunk/src/core/Language.h (modified) * code/trunk/src/core/Level.h (modified) * code/trunk/src/core/Loader.cc (modified) * code/trunk/src/core/Loader.h (modified) * code/trunk/src/core/MetaObjectList.cc (modified) * code/trunk/src/core/MetaObjectList.h (modified) * code/trunk/src/core/Namespace.cc (modified) * code/trunk/src/core/Namespace.h (modified) * code/trunk/src/core/NamespaceNode.cc (modified) * code/trunk/src/core/NamespaceNode.h (modified) * code/trunk/src/core/ObjectList.h (modified) * code/trunk/src/core/OrxonoxClass.cc (modified) * code/trunk/src/core/OrxonoxClass.h (modified) * code/trunk/src/core/OutputBuffer.cc (modified) * code/trunk/src/core/OutputBuffer.h (modified) * code/trunk/src/core/OutputHandler.cc (modified) * code/trunk/src/core/OutputHandler.h (modified) * code/trunk/src/core/Script.cc (modified) * code/trunk/src/core/Script.h (modified) * code/trunk/src/core/Script_clean.h (modified) * code/trunk/src/core/Shell.cc (modified) * code/trunk/src/core/Shell.h (modified) * code/trunk/src/core/SignalHandler.cc (modified) * code/trunk/src/core/SignalHandler.h (modified) * code/trunk/src/core/TclBind.cc (modified) * code/trunk/src/core/TclBind.h (modified) * code/trunk/src/core/TclThreadManager.cc (modified) * code/trunk/src/core/TclThreadManager.h (modified) * code/trunk/src/core/Tickable.cc (modified) * code/trunk/src/core/Tickable.h (modified) * code/trunk/src/core/XMLPort.cc (modified) * code/trunk/src/core/XMLPort.h (modified) * code/trunk/src/core/tolua (modified) * code/trunk/src/core/tolua/tolua.pkg (modified) * code/trunk/src/cpptcl (modified) * code/trunk/src/cpptcl/CMakeLists.txt (modified) * code/trunk/src/cpptcl/CREDITS (modified) * code/trunk/src/cpptcl/CppTcl.cc (modified) * code/trunk/src/cpptcl/CppTcl.h (modified) * code/trunk/src/cpptcl/LICENSE (modified) * code/trunk/src/cpptcl/README (modified) * code/trunk/src/cpptcl/details (modified) * code/trunk/src/cpptcl/details/callbacks.h (modified) * code/trunk/src/cpptcl/details/callbacks_v.h (modified) * code/trunk/src/cpptcl/details/constructors.h (modified) * code/trunk/src/cpptcl/details/conversions.h (modified) * code/trunk/src/cpptcl/details/dispatchers.h (modified) * code/trunk/src/cpptcl/details/metahelpers.h (modified) * code/trunk/src/cpptcl/details/methods.h (modified) * code/trunk/src/cpptcl/details/methods_v.h (modified) * code/trunk/src/network (modified) * code/trunk/src/network/CMakeLists.txt (modified) * code/trunk/src/network/Client.cc (modified) * code/trunk/src/network/Client.h (modified) * code/trunk/src/network/ClientConnection.cc (modified) * code/trunk/src/network/ClientConnection.h (modified) * code/trunk/src/network/ClientInformation.cc (modified) * code/trunk/src/network/ClientInformation.h (modified) * code/trunk/src/network/ConnectionManager.cc (modified) * code/trunk/src/network/ConnectionManager.h (modified) * code/trunk/src/network/GameStateClient.cc (modified) * code/trunk/src/network/GameStateClient.h (modified) * code/trunk/src/network/GameStateManager.cc (modified) * code/trunk/src/network/GameStateManager.h (modified) * code/trunk/src/network/Makefile.norm (modified) * code/trunk/src/network/Makefile.tardis (modified) * code/trunk/src/network/Makefile.test (modified) * code/trunk/src/network/NetworkPrereqs.h (modified) * code/trunk/src/network/PacketBuffer.cc (modified) * code/trunk/src/network/PacketBuffer.h (modified) * code/trunk/src/network/PacketDecoder.cc (modified) * code/trunk/src/network/PacketGenerator.cc (modified) * code/trunk/src/network/PacketManager.h (modified) * code/trunk/src/network/PacketTypes.h (modified) * code/trunk/src/network/Server.cc (modified) * code/trunk/src/network/Server.h (modified) * code/trunk/src/network/Synchronisable.cc (modified) * code/trunk/src/network/Synchronisable.h (modified) * code/trunk/src/network/TODO (modified) * code/trunk/src/network/diffTest.cc (modified) * code/trunk/src/network/dummyclient.cc (modified) * code/trunk/src/network/dummyclient2.cc (modified) * code/trunk/src/network/dummyclient3.cc (modified) * code/trunk/src/network/dummyclient4.cc (modified) * code/trunk/src/network/dummyserver.cc (modified) * code/trunk/src/network/dummyserver3.cc (modified) * code/trunk/src/network/dummyserver4.cc (modified) * code/trunk/src/ois (modified) * code/trunk/src/ois/CMakeLists.txt (modified) * code/trunk/src/ois/OIS.h (modified) * code/trunk/src/ois/OISConfig.h (modified) * code/trunk/src/ois/OISEffect.cpp (modified) * code/trunk/src/ois/OISEffect.h (modified) * code/trunk/src/ois/OISEvents.h (modified) * code/trunk/src/ois/OISException.cpp (modified) * code/trunk/src/ois/OISException.h (modified) * code/trunk/src/ois/OISFactoryCreator.h (modified) * code/trunk/src/ois/OISForceFeedback.cpp (modified) * code/trunk/src/ois/OISForceFeedback.h (modified) * code/trunk/src/ois/OISInputManager.cpp (modified) * code/trunk/src/ois/OISInputManager.h (modified) * code/trunk/src/ois/OISInterface.h (modified) * code/trunk/src/ois/OISJoyStick.cpp (modified) * code/trunk/src/ois/OISJoyStick.h (modified) * code/trunk/src/ois/OISKeyboard.cpp (modified) * code/trunk/src/ois/OISKeyboard.h (modified) * code/trunk/src/ois/OISMouse.h (modified) * code/trunk/src/ois/OISObject.cpp (modified) * code/trunk/src/ois/OISObject.h (modified) * code/trunk/src/ois/OISPrereqs.h (modified) * code/trunk/src/ois/ReadMe.txt (modified) * code/trunk/src/ois/linux (modified) * code/trunk/src/ois/linux/EventHelpers.cpp (modified) * code/trunk/src/ois/linux/EventHelpers.h (modified) * code/trunk/src/ois/linux/LinuxForceFeedback.cpp (modified) * code/trunk/src/ois/linux/LinuxForceFeedback.h (modified) * code/trunk/src/ois/linux/LinuxInputManager.cpp (modified) * code/trunk/src/ois/linux/LinuxInputManager.h (modified) * code/trunk/src/ois/linux/LinuxJoyStickEvents.cpp (modified) * code/trunk/src/ois/linux/LinuxJoyStickEvents.h (modified) * code/trunk/src/ois/linux/LinuxKeyboard.cpp (modified) * code/trunk/src/ois/linux/LinuxKeyboard.h (modified) * code/trunk/src/ois/linux/LinuxMouse.cpp (modified) * code/trunk/src/ois/linux/LinuxMouse.h (modified) * code/trunk/src/ois/linux/LinuxPrereqs.h (modified) * code/trunk/src/ois/mac (modified) * code/trunk/src/ois/mac/MacHIDManager.cpp (modified) * code/trunk/src/ois/mac/MacHIDManager.h (modified) * code/trunk/src/ois/mac/MacHelpers.cpp (modified) * code/trunk/src/ois/mac/MacHelpers.h (modified) * code/trunk/src/ois/mac/MacInputManager.cpp (modified) * code/trunk/src/ois/mac/MacInputManager.h (modified) * code/trunk/src/ois/mac/MacKeyboard.cpp (modified) * code/trunk/src/ois/mac/MacKeyboard.h (modified) * code/trunk/src/ois/mac/MacMouse.cpp (modified) * code/trunk/src/ois/mac/MacMouse.h (modified) * code/trunk/src/ois/mac/MacPrereqs.h (modified) * code/trunk/src/ois/win32 (modified) * code/trunk/src/ois/win32/Win32ForceFeedback.cpp (modified) * code/trunk/src/ois/win32/Win32ForceFeedback.h (modified) * code/trunk/src/ois/win32/Win32InputManager.cpp (modified) * code/trunk/src/ois/win32/Win32InputManager.h (modified) * code/trunk/src/ois/win32/Win32JoyStick.cpp (modified) * code/trunk/src/ois/win32/Win32JoyStick.h (modified) * code/trunk/src/ois/win32/Win32KeyBoard.cpp (modified) * code/trunk/src/ois/win32/Win32KeyBoard.h (modified) * code/trunk/src/ois/win32/Win32Mouse.cpp (modified) * code/trunk/src/ois/win32/Win32Mouse.h (modified) * code/trunk/src/ois/win32/Win32Prereqs.h (modified) * code/trunk/src/orxonox (modified) * code/trunk/src/orxonox/CMakeLists.txt (modified) * code/trunk/src/orxonox/GraphicsEngine.cc (modified) * code/trunk/src/orxonox/GraphicsEngine.h (modified) * code/trunk/src/orxonox/Main.cc (modified) * code/trunk/src/orxonox/Orxonox.cc (modified) * code/trunk/src/orxonox/Orxonox.h (modified) * code/trunk/src/orxonox/OrxonoxPrereqs.h (modified) * code/trunk/src/orxonox/OrxonoxStableHeaders.h (modified) * code/trunk/src/orxonox/PrecompiledHeaderFiles.cc (modified) * code/trunk/src/orxonox/console (modified) * code/trunk/src/orxonox/console/InGameConsole.cc (modified) * code/trunk/src/orxonox/console/InGameConsole.h (modified) * code/trunk/src/orxonox/hud (modified) * code/trunk/src/orxonox/hud/BarOverlayElement.cc (modified) * code/trunk/src/orxonox/hud/BarOverlayElement.h (modified) * code/trunk/src/orxonox/hud/HUD.cc (modified) * code/trunk/src/orxonox/hud/HUD.h (modified) * code/trunk/src/orxonox/hud/Navigation.cc (modified) * code/trunk/src/orxonox/hud/Navigation.h (modified) * code/trunk/src/orxonox/hud/OverlayElementFactories.h (modified) * code/trunk/src/orxonox/hud/RadarObject.cc (modified) * code/trunk/src/orxonox/hud/RadarObject.h (modified) * code/trunk/src/orxonox/hud/RadarOverlayElement.cc (modified) * code/trunk/src/orxonox/hud/RadarOverlayElement.h (modified) * code/trunk/src/orxonox/objects (modified) * code/trunk/src/orxonox/objects/Ambient.cc (modified) * code/trunk/src/orxonox/objects/Ambient.h (modified) * code/trunk/src/orxonox/objects/Camera.cc (modified) * code/trunk/src/orxonox/objects/Camera.h (modified) * code/trunk/src/orxonox/objects/CameraHandler.cc (modified) * code/trunk/src/orxonox/objects/CameraHandler.h (modified) * code/trunk/src/orxonox/objects/Explosion.cc (modified) * code/trunk/src/orxonox/objects/Explosion.h (modified) * code/trunk/src/orxonox/objects/Model.cc (modified) * code/trunk/src/orxonox/objects/Model.h (modified) * code/trunk/src/orxonox/objects/NPC.cc (modified) * code/trunk/src/orxonox/objects/NPC.h (modified) * code/trunk/src/orxonox/objects/Projectile.cc (modified) * code/trunk/src/orxonox/objects/Projectile.h (modified) * code/trunk/src/orxonox/objects/RotatingProjectile.cc (modified) * code/trunk/src/orxonox/objects/RotatingProjectile.h (modified) * code/trunk/src/orxonox/objects/Skybox.cc (modified) * code/trunk/src/orxonox/objects/Skybox.h (modified) * code/trunk/src/orxonox/objects/SpaceShip.cc (modified) * code/trunk/src/orxonox/objects/SpaceShip.h (modified) * code/trunk/src/orxonox/objects/SpaceShipAI.cc (modified) * code/trunk/src/orxonox/objects/SpaceShipAI.h (modified) * code/trunk/src/orxonox/objects/WorldEntity.cc (modified) * code/trunk/src/orxonox/objects/WorldEntity.h (modified) * code/trunk/src/orxonox/objects/weapon (modified) * code/trunk/src/orxonox/objects/weapon/AmmunitionDump.cc (modified) * code/trunk/src/orxonox/objects/weapon/AmmunitionDump.h (modified) * code/trunk/src/orxonox/objects/weapon/BarrelGun.cc (modified) * code/trunk/src/orxonox/objects/weapon/BarrelGun.h (modified) * code/trunk/src/orxonox/objects/weapon/BaseWeapon.cc (modified) * code/trunk/src/orxonox/objects/weapon/BaseWeapon.h (modified) * code/trunk/src/orxonox/objects/weapon/Bullet.cc (modified) * code/trunk/src/orxonox/objects/weapon/Bullet.h (modified) * code/trunk/src/orxonox/objects/weapon/BulletManager.cc (modified) * code/trunk/src/orxonox/objects/weapon/BulletManager.h (modified) * code/trunk/src/orxonox/objects/weapon/WeaponStation.cc (modified) * code/trunk/src/orxonox/objects/weapon/WeaponStation.h (modified) * code/trunk/src/orxonox/particle (modified) * code/trunk/src/orxonox/particle/ParticleInterface.cc (modified) * code/trunk/src/orxonox/particle/ParticleInterface.h (modified) * code/trunk/src/orxonox/tolua (modified) * code/trunk/src/orxonox/tolua/tolua.pkg (modified) * code/trunk/src/orxonox/tools (modified) * code/trunk/src/orxonox/tools/BillboardSet.cc (modified) * code/trunk/src/orxonox/tools/BillboardSet.h (modified) * code/trunk/src/orxonox/tools/Light.cc (modified) * code/trunk/src/orxonox/tools/Light.h (modified) * code/trunk/src/orxonox/tools/Mesh.cc (modified) * code/trunk/src/orxonox/tools/Mesh.h (modified) * code/trunk/src/orxonox/tools/Timer.cc (modified) * code/trunk/src/orxonox/tools/Timer.h (modified) * code/trunk/src/tinyxml (modified) * code/trunk/src/tinyxml/CMakeLists.txt (modified) * code/trunk/src/tinyxml/ticpp.cc (modified) * code/trunk/src/tinyxml/ticpp.h (modified) * code/trunk/src/tinyxml/ticpprc.h (modified) * code/trunk/src/tinyxml/tinystr.cc (modified) * code/trunk/src/tinyxml/tinystr.h (modified) * code/trunk/src/tinyxml/tinyxml.cc (modified) * code/trunk/src/tinyxml/tinyxml.h (modified) * code/trunk/src/tinyxml/tinyxmlerror.cc (modified) * code/trunk/src/tinyxml/tinyxmlparser.cc (modified) * code/trunk/src/tolua (modified) * code/trunk/src/tolua/CMakeLists.txt (modified) * code/trunk/src/tolua/tolua++.h (modified) * code/trunk/src/tolua/tolua.c (modified) * code/trunk/src/tolua/tolua_event.c (modified) * code/trunk/src/tolua/tolua_event.h (modified) * code/trunk/src/tolua/tolua_is.c (modified) * code/trunk/src/tolua/tolua_map.c (modified) * code/trunk/src/tolua/tolua_push.c (modified) * code/trunk/src/tolua/tolua_to.c (modified) * code/trunk/src/tolua/toluabind.c (modified) * code/trunk/src/tolua/toluabind.h (modified) * code/trunk/src/util (modified) * code/trunk/src/util/ArgReader.cc (modified) * code/trunk/src/util/ArgReader.h (modified) * code/trunk/src/util/CMakeLists.txt (modified) * code/trunk/src/util/Clipboard.cc (modified) * code/trunk/src/util/Clipboard.h (modified) * code/trunk/src/util/Convert.h (modified) * code/trunk/src/util/ExprParser.cc (modified) * code/trunk/src/util/ExprParser.h (modified) * code/trunk/src/util/Math.cc (modified) * code/trunk/src/util/Math.h (modified) * code/trunk/src/util/MultiType.h (modified) * code/trunk/src/util/MultiTypeMath.cc (modified) * code/trunk/src/util/MultiTypeMath.h (modified) * code/trunk/src/util/MultiTypePrimitive.cc (modified) * code/trunk/src/util/MultiTypePrimitive.h (modified) * code/trunk/src/util/MultiTypeString.cc (modified) * code/trunk/src/util/MultiTypeString.h (modified) * code/trunk/src/util/OrxonoxPlatform.h (modified) * code/trunk/src/util/Sleep.h (modified) * code/trunk/src/util/String.cc (modified) * code/trunk/src/util/String.h (modified) * code/trunk/src/util/SubString.cc (modified) * code/trunk/src/util/SubString.h (modified) * code/trunk/src/util/UtilPrereqs.h (modified) * code/trunk/src/util/XMLIncludes.h (modified) * code/trunk/src/util/testing (modified) * code/trunk/src/util/testing/CMakeLists.txt (modified) * code/trunk/src/util/testing/TestConverter.cpp (modified) * code/trunk/updateMedia.sh (modified) * code/trunk/visual_studio (modified) f* svn: It doesn't even inform you if you attempt to set a non ... Sun, 01 Jun 2008 14:38:37 GMT rgrieder [1504] * code/trunk/CMakeLists.txt (modified) * code/trunk/Doxyfile (modified) * code/trunk/INSTALL (modified) * code/trunk/LICENSE (modified) * code/trunk/README (modified) * code/trunk/TODO (modified) * code/trunk/bin (modified) * code/trunk/bin/def_keybindings.ini (modified) * code/trunk/bin/disco.txt (modified) * code/trunk/bin/irc.tcl (modified) * code/trunk/bin/levels (modified) * code/trunk/bin/levels/sample.oxw (modified) * code/trunk/bin/media.cfg (modified) * code/trunk/bin/ogre.cfg-init (modified) * code/trunk/bin/orxonox.bat (modified) * code/trunk/bin/plugins.cfg-init (modified) * code/trunk/bin/quake3settings.cfg (modified) * code/trunk/bin/remote.tcl (modified) * code/trunk/bin/run-script (modified) * code/trunk/bin/telnet_server.tcl (modified) * code/trunk/cmake (modified) * code/trunk/cmake/CheckTardis.cmake (modified) * code/trunk/cmake/FindALUT.cmake (modified) * code/trunk/cmake/FindBoost.cmake (modified) * code/trunk/cmake/FindCEGUI.cmake (modified) * code/trunk/cmake/FindCEGUI_OGRE.cmake (modified) * code/trunk/cmake/FindDirectX.cmake (modified) * code/trunk/cmake/FindENet.cmake (modified) * code/trunk/cmake/FindLua.cmake (modified) * code/trunk/cmake/FindODE.cmake (modified) * code/trunk/cmake/FindOGRE.cmake (modified) * code/trunk/cmake/FindOIS.cmake (modified) * code/trunk/cmake/FindOggVorbis.cmake (modified) * code/trunk/cmake/FindOpenAL.cmake (modified) * code/trunk/cmake/FindPkgConfig.cmake (modified) * code/trunk/cmake/FindTCL.cmake (modified) * code/trunk/cmake/FindZLIB.cmake (modified) * code/trunk/cmakeclearcache (modified) * code/trunk/media_HEAD (modified) * code/trunk/run (modified) * code/trunk/src (modified) * code/trunk/src/CMakeLists.txt (modified) * code/trunk/src/asylum (modified) * code/trunk/src/asylum/audio (modified) * code/trunk/src/asylum/audio/_AudioObject.cc (modified) * code/trunk/src/asylum/core (modified) * code/trunk/src/asylum/core/InputEvent.h (modified) * code/trunk/src/asylum/core/InputEventListener.cc (modified) * code/trunk/src/asylum/core/InputEventListener.h (modified) * code/trunk/src/asylum/loader (modified) * code/trunk/src/asylum/loader/CMakeLists.txt (modified) * code/trunk/src/asylum/loader/LevelLoader.cc (modified) * code/trunk/src/asylum/loader/LevelLoader.h (modified) * code/trunk/src/asylum/loader/LoaderPrereqs.h (modified) * code/trunk/src/asylum/network (modified) * code/trunk/src/asylum/network/NetworkFrameListener.h (modified) * code/trunk/src/asylum/network/PacketBufferTestExt.cc (modified) * code/trunk/src/asylum/orxonox (modified) * code/trunk/src/asylum/orxonox/AIClass.h (modified) * code/trunk/src/asylum/orxonox/Arrival.h (modified) * code/trunk/src/asylum/orxonox/Flocking.h (modified) * code/trunk/src/asylum/orxonox/InputManager.cc (modified) * code/trunk/src/asylum/orxonox/InputManager.h (modified) * code/trunk/src/asylum/orxonox/SpaceshipSteering.cc (modified) * code/trunk/src/asylum/orxonox/SpaceshipSteering.h (modified) * code/trunk/src/asylum/orxonox/objects (modified) * code/trunk/src/asylum/orxonox/objects/Fighter.cc (modified) * code/trunk/src/asylum/orxonox/objects/Fighter.h (modified) * code/trunk/src/asylum/orxonox/objects/SpaceshipSteeringObject.cc (modified) * code/trunk/src/asylum/orxonox/objects/SpaceshipSteeringObject.h (modified) * code/trunk/src/asylum/orxonox/objects/Test.h (modified) * code/trunk/src/asylum/orxonox/objects/test1.cc (modified) * code/trunk/src/asylum/orxonox/objects/test1.h (modified) * code/trunk/src/asylum/orxonox/objects/test2.cc (modified) * code/trunk/src/asylum/orxonox/objects/test2.h (modified) * code/trunk/src/asylum/orxonox/objects/test3.cc (modified) * code/trunk/src/asylum/orxonox/objects/test3.h (modified) * code/trunk/src/asylum/util (modified) * code/trunk/src/asylum/util/String2Number.h (modified) * code/trunk/src/asylum/util/Tokenizer.h (modified) * code/trunk/src/audio (modified) * code/trunk/src/audio/AudioBuffer.cc (modified) * code/trunk/src/audio/AudioBuffer.h (modified) * code/trunk/src/audio/AudioIncludes.h (modified) * code/trunk/src/audio/AudioManager.cc (modified) * code/trunk/src/audio/AudioManager.h (modified) * code/trunk/src/audio/AudioPrereqs.h (modified) * code/trunk/src/audio/AudioSource.cc (modified) * code/trunk/src/audio/AudioSource.h (modified) * code/trunk/src/audio/AudioStream.cc (modified) * code/trunk/src/audio/AudioStream.h (modified) * code/trunk/src/audio/CMakeLists.txt (modified) * code/trunk/src/core (modified) * code/trunk/src/core/ArgumentCompleter.h (modified) * code/trunk/src/core/ArgumentCompletionFunctions.cc (modified) * code/trunk/src/core/ArgumentCompletionFunctions.h (modified) * code/trunk/src/core/ArgumentCompletionListElement.h (modified) * code/trunk/src/core/BaseObject.cc (modified) * code/trunk/src/core/BaseObject.h (modified) * code/trunk/src/core/CMakeLists.txt (modified) * code/trunk/src/core/ClassFactory.h (modified) * code/trunk/src/core/ClassManager.h (modified) * code/trunk/src/core/ClassTreeMask.cc (modified) * code/trunk/src/core/ClassTreeMask.h (modified) * code/trunk/src/core/CommandEvaluation.cc (modified) * code/trunk/src/core/CommandEvaluation.h (modified) * code/trunk/src/core/CommandExecutor.cc (modified) * code/trunk/src/core/CommandExecutor.h (modified) * code/trunk/src/core/ConfigFileManager.cc (modified) * code/trunk/src/core/ConfigFileManager.h (modified) * code/trunk/src/core/ConfigValueContainer.cc (modified) * code/trunk/src/core/ConfigValueContainer.h (modified) * code/trunk/src/core/ConfigValueIncludes.h (modified) * code/trunk/src/core/ConsoleCommand.cc (modified) * code/trunk/src/core/ConsoleCommand.h (modified) * code/trunk/src/core/ConsoleCommandCompilation.cc (modified) * code/trunk/src/core/ConsoleCommandCompilation.h (modified) * code/trunk/src/core/CoreIncludes.h (modified) * code/trunk/src/core/CorePrereqs.h (modified) * code/trunk/src/core/CoreSettings.cc (modified) * code/trunk/src/core/CoreSettings.h (modified) * code/trunk/src/core/Debug.h (modified) * code/trunk/src/core/Error.cc (modified) * code/trunk/src/core/Error.h (modified) * code/trunk/src/core/Executor.cc (modified) * code/trunk/src/core/Executor.h (modified) * code/trunk/src/core/Factory.cc (modified) * code/trunk/src/core/Factory.h (modified) * code/trunk/src/core/Functor.h (modified) * code/trunk/src/core/IRC.cc (modified) * code/trunk/src/core/IRC.h (modified) * code/trunk/src/core/Identifier.cc (modified) * code/trunk/src/core/Identifier.h (modified) * code/trunk/src/core/IdentifierDistributor.cc (modified) * code/trunk/src/core/IdentifierDistributor.h (modified) * code/trunk/src/core/InputBuffer.cc (modified) * code/trunk/src/core/InputBuffer.h (modified) * code/trunk/src/core/InputInterfaces.h (modified) * code/trunk/src/core/InputManager.cc (modified) * code/trunk/src/core/InputManager.h (modified) * code/trunk/src/core/Iterator.h (modified) * code/trunk/src/core/KeyBinder.cc (modified) * code/trunk/src/core/KeyBinder.h (modified) * code/trunk/src/core/Language.cc (modified) * code/trunk/src/core/Language.h (modified) * code/trunk/src/core/Level.h (modified) * code/trunk/src/core/Loader.cc (modified) * code/trunk/src/core/Loader.h (modified) * code/trunk/src/core/MetaObjectList.cc (modified) * code/trunk/src/core/MetaObjectList.h (modified) * code/trunk/src/core/Namespace.cc (modified) * code/trunk/src/core/Namespace.h (modified) * code/trunk/src/core/NamespaceNode.cc (modified) * code/trunk/src/core/NamespaceNode.h (modified) * code/trunk/src/core/ObjectList.h (modified) * code/trunk/src/core/OrxonoxClass.cc (modified) * code/trunk/src/core/OrxonoxClass.h (modified) * code/trunk/src/core/OutputBuffer.cc (modified) * code/trunk/src/core/OutputBuffer.h (modified) * code/trunk/src/core/OutputHandler.cc (modified) * code/trunk/src/core/OutputHandler.h (modified) * code/trunk/src/core/Script.cc (modified) * code/trunk/src/core/Script.h (modified) * code/trunk/src/core/Script_clean.h (modified) * code/trunk/src/core/Shell.cc (modified) * code/trunk/src/core/Shell.h (modified) * code/trunk/src/core/SignalHandler.cc (modified) * code/trunk/src/core/SignalHandler.h (modified) * code/trunk/src/core/TclBind.cc (modified) * code/trunk/src/core/TclBind.h (modified) * code/trunk/src/core/TclThreadManager.cc (modified) * code/trunk/src/core/TclThreadManager.h (modified) * code/trunk/src/core/Tickable.cc (modified) * code/trunk/src/core/Tickable.h (modified) * code/trunk/src/core/XMLPort.cc (modified) * code/trunk/src/core/XMLPort.h (modified) * code/trunk/src/core/tolua (modified) * code/trunk/src/core/tolua/tolua.pkg (modified) * code/trunk/src/cpptcl (modified) * code/trunk/src/cpptcl/CMakeLists.txt (modified) * code/trunk/src/cpptcl/CREDITS (modified) * code/trunk/src/cpptcl/CppTcl.cc (modified) * code/trunk/src/cpptcl/CppTcl.h (modified) * code/trunk/src/cpptcl/LICENSE (modified) * code/trunk/src/cpptcl/README (modified) * code/trunk/src/cpptcl/details (modified) * code/trunk/src/cpptcl/details/callbacks.h (modified) * code/trunk/src/cpptcl/details/callbacks_v.h (modified) * code/trunk/src/cpptcl/details/constructors.h (modified) * code/trunk/src/cpptcl/details/conversions.h (modified) * code/trunk/src/cpptcl/details/dispatchers.h (modified) * code/trunk/src/cpptcl/details/metahelpers.h (modified) * code/trunk/src/cpptcl/details/methods.h (modified) * code/trunk/src/cpptcl/details/methods_v.h (modified) * code/trunk/src/network (modified) * code/trunk/src/network/CMakeLists.txt (modified) * code/trunk/src/network/Client.cc (modified) * code/trunk/src/network/Client.h (modified) * code/trunk/src/network/ClientConnection.cc (modified) * code/trunk/src/network/ClientConnection.h (modified) * code/trunk/src/network/ClientInformation.cc (modified) * code/trunk/src/network/ClientInformation.h (modified) * code/trunk/src/network/ConnectionManager.cc (modified) * code/trunk/src/network/ConnectionManager.h (modified) * code/trunk/src/network/GameStateClient.cc (modified) * code/trunk/src/network/GameStateClient.h (modified) * code/trunk/src/network/GameStateManager.cc (modified) * code/trunk/src/network/GameStateManager.h (modified) * code/trunk/src/network/Makefile.norm (modified) * code/trunk/src/network/Makefile.tardis (modified) * code/trunk/src/network/Makefile.test (modified) * code/trunk/src/network/NetworkPrereqs.h (modified) * code/trunk/src/network/PacketBuffer.cc (modified) * code/trunk/src/network/PacketBuffer.h (modified) * code/trunk/src/network/PacketDecoder.cc (modified) * code/trunk/src/network/PacketGenerator.cc (modified) * code/trunk/src/network/PacketManager.h (modified) * code/trunk/src/network/PacketTypes.h (modified) * code/trunk/src/network/Server.cc (modified) * code/trunk/src/network/Server.h (modified) * code/trunk/src/network/Synchronisable.cc (modified) * code/trunk/src/network/Synchronisable.h (modified) * code/trunk/src/network/TODO (modified) * code/trunk/src/network/diffTest.cc (modified) * code/trunk/src/network/dummyclient.cc (modified) * code/trunk/src/network/dummyclient2.cc (modified) * code/trunk/src/network/dummyclient3.cc (modified) * code/trunk/src/network/dummyclient4.cc (modified) * code/trunk/src/network/dummyserver.cc (modified) * code/trunk/src/network/dummyserver3.cc (modified) * code/trunk/src/network/dummyserver4.cc (modified) * code/trunk/src/ois (modified) * code/trunk/src/ois/CMakeLists.txt (modified) * code/trunk/src/ois/OIS.h (modified) * code/trunk/src/ois/OISConfig.h (modified) * code/trunk/src/ois/OISEffect.cpp (modified) * code/trunk/src/ois/OISEffect.h (modified) * code/trunk/src/ois/OISEvents.h (modified) * code/trunk/src/ois/OISException.cpp (modified) * code/trunk/src/ois/OISException.h (modified) * code/trunk/src/ois/OISFactoryCreator.h (modified) * code/trunk/src/ois/OISForceFeedback.cpp (modified) * code/trunk/src/ois/OISForceFeedback.h (modified) * code/trunk/src/ois/OISInputManager.cpp (modified) * code/trunk/src/ois/OISInputManager.h (modified) * code/trunk/src/ois/OISInterface.h (modified) * code/trunk/src/ois/OISJoyStick.cpp (modified) * code/trunk/src/ois/OISJoyStick.h (modified) * code/trunk/src/ois/OISKeyboard.cpp (modified) * code/trunk/src/ois/OISKeyboard.h (modified) * code/trunk/src/ois/OISMouse.h (modified) * code/trunk/src/ois/OISObject.cpp (modified) * code/trunk/src/ois/OISObject.h (modified) * code/trunk/src/ois/OISPrereqs.h (modified) * code/trunk/src/ois/ReadMe.txt (modified) * code/trunk/src/ois/linux (modified) * code/trunk/src/ois/linux/EventHelpers.cpp (modified) * code/trunk/src/ois/linux/EventHelpers.h (modified) * code/trunk/src/ois/linux/LinuxForceFeedback.cpp (modified) * code/trunk/src/ois/linux/LinuxForceFeedback.h (modified) * code/trunk/src/ois/linux/LinuxInputManager.cpp (modified) * code/trunk/src/ois/linux/LinuxInputManager.h (modified) * code/trunk/src/ois/linux/LinuxJoyStickEvents.cpp (modified) * code/trunk/src/ois/linux/LinuxJoyStickEvents.h (modified) * code/trunk/src/ois/linux/LinuxKeyboard.cpp (modified) * code/trunk/src/ois/linux/LinuxKeyboard.h (modified) * code/trunk/src/ois/linux/LinuxMouse.cpp (modified) * code/trunk/src/ois/linux/LinuxMouse.h (modified) * code/trunk/src/ois/linux/LinuxPrereqs.h (modified) * code/trunk/src/ois/mac (modified) * code/trunk/src/ois/mac/MacHIDManager.cpp (modified) * code/trunk/src/ois/mac/MacHIDManager.h (modified) * code/trunk/src/ois/mac/MacHelpers.cpp (modified) * code/trunk/src/ois/mac/MacHelpers.h (modified) * code/trunk/src/ois/mac/MacInputManager.cpp (modified) * code/trunk/src/ois/mac/MacInputManager.h (modified) * code/trunk/src/ois/mac/MacKeyboard.cpp (modified) * code/trunk/src/ois/mac/MacKeyboard.h (modified) * code/trunk/src/ois/mac/MacMouse.cpp (modified) * code/trunk/src/ois/mac/MacMouse.h (modified) * code/trunk/src/ois/mac/MacPrereqs.h (modified) * code/trunk/src/ois/win32 (modified) * code/trunk/src/ois/win32/Win32ForceFeedback.cpp (modified) * code/trunk/src/ois/win32/Win32ForceFeedback.h (modified) * code/trunk/src/ois/win32/Win32InputManager.cpp (modified) * code/trunk/src/ois/win32/Win32InputManager.h (modified) * code/trunk/src/ois/win32/Win32JoyStick.cpp (modified) * code/trunk/src/ois/win32/Win32JoyStick.h (modified) * code/trunk/src/ois/win32/Win32KeyBoard.cpp (modified) * code/trunk/src/ois/win32/Win32KeyBoard.h (modified) * code/trunk/src/ois/win32/Win32Mouse.cpp (modified) * code/trunk/src/ois/win32/Win32Mouse.h (modified) * code/trunk/src/ois/win32/Win32Prereqs.h (modified) * code/trunk/src/orxonox (modified) * code/trunk/src/orxonox/CMakeLists.txt (modified) * code/trunk/src/orxonox/GraphicsEngine.cc (modified) * code/trunk/src/orxonox/GraphicsEngine.h (modified) * code/trunk/src/orxonox/Main.cc (modified) * code/trunk/src/orxonox/Orxonox.cc (modified) * code/trunk/src/orxonox/Orxonox.h (modified) * code/trunk/src/orxonox/OrxonoxPrereqs.h (modified) * code/trunk/src/orxonox/OrxonoxStableHeaders.h (modified) * code/trunk/src/orxonox/PrecompiledHeaderFiles.cc (modified) * code/trunk/src/orxonox/console (modified) * code/trunk/src/orxonox/console/InGameConsole.cc (modified) * code/trunk/src/orxonox/console/InGameConsole.h (modified) * code/trunk/src/orxonox/hud (modified) * code/trunk/src/orxonox/hud/BarOverlayElement.cc (modified) * code/trunk/src/orxonox/hud/BarOverlayElement.h (modified) * code/trunk/src/orxonox/hud/HUD.cc (modified) * code/trunk/src/orxonox/hud/HUD.h (modified) * code/trunk/src/orxonox/hud/Navigation.cc (modified) * code/trunk/src/orxonox/hud/Navigation.h (modified) * code/trunk/src/orxonox/hud/OverlayElementFactories.h (modified) * code/trunk/src/orxonox/hud/RadarObject.cc (modified) * code/trunk/src/orxonox/hud/RadarObject.h (modified) * code/trunk/src/orxonox/hud/RadarOverlayElement.cc (modified) * code/trunk/src/orxonox/hud/RadarOverlayElement.h (modified) * code/trunk/src/orxonox/objects (modified) * code/trunk/src/orxonox/objects/Ambient.cc (modified) * code/trunk/src/orxonox/objects/Ambient.h (modified) * code/trunk/src/orxonox/objects/Camera.cc (modified) * code/trunk/src/orxonox/objects/Camera.h (modified) * code/trunk/src/orxonox/objects/CameraHandler.cc (modified) * code/trunk/src/orxonox/objects/CameraHandler.h (modified) * code/trunk/src/orxonox/objects/Explosion.cc (modified) * code/trunk/src/orxonox/objects/Explosion.h (modified) * code/trunk/src/orxonox/objects/Model.cc (modified) * code/trunk/src/orxonox/objects/Model.h (modified) * code/trunk/src/orxonox/objects/NPC.cc (modified) * code/trunk/src/orxonox/objects/NPC.h (modified) * code/trunk/src/orxonox/objects/Projectile.cc (modified) * code/trunk/src/orxonox/objects/Projectile.h (modified) * code/trunk/src/orxonox/objects/RotatingProjectile.cc (modified) * code/trunk/src/orxonox/objects/RotatingProjectile.h (modified) * code/trunk/src/orxonox/objects/Skybox.cc (modified) * code/trunk/src/orxonox/objects/Skybox.h (modified) * code/trunk/src/orxonox/objects/SpaceShip.cc (modified) * code/trunk/src/orxonox/objects/SpaceShip.h (modified) * code/trunk/src/orxonox/objects/SpaceShipAI.cc (modified) * code/trunk/src/orxonox/objects/SpaceShipAI.h (modified) * code/trunk/src/orxonox/objects/WorldEntity.cc (modified) * code/trunk/src/orxonox/objects/WorldEntity.h (modified) * code/trunk/src/orxonox/objects/weapon (modified) * code/trunk/src/orxonox/objects/weapon/AmmunitionDump.cc (modified) * code/trunk/src/orxonox/objects/weapon/AmmunitionDump.h (modified) * code/trunk/src/orxonox/objects/weapon/BarrelGun.cc (modified) * code/trunk/src/orxonox/objects/weapon/BarrelGun.h (modified) * code/trunk/src/orxonox/objects/weapon/BaseWeapon.cc (modified) * code/trunk/src/orxonox/objects/weapon/BaseWeapon.h (modified) * code/trunk/src/orxonox/objects/weapon/Bullet.cc (modified) * code/trunk/src/orxonox/objects/weapon/Bullet.h (modified) * code/trunk/src/orxonox/objects/weapon/BulletManager.cc (modified) * code/trunk/src/orxonox/objects/weapon/BulletManager.h (modified) * code/trunk/src/orxonox/objects/weapon/WeaponStation.cc (modified) * code/trunk/src/orxonox/objects/weapon/WeaponStation.h (modified) * code/trunk/src/orxonox/particle (modified) * code/trunk/src/orxonox/particle/ParticleInterface.cc (modified) * code/trunk/src/orxonox/particle/ParticleInterface.h (modified) * code/trunk/src/orxonox/tolua (modified) * code/trunk/src/orxonox/tolua/tolua.pkg (modified) * code/trunk/src/orxonox/tools (modified) * code/trunk/src/orxonox/tools/BillboardSet.cc (modified) * code/trunk/src/orxonox/tools/BillboardSet.h (modified) * code/trunk/src/orxonox/tools/Light.cc (modified) * code/trunk/src/orxonox/tools/Light.h (modified) * code/trunk/src/orxonox/tools/Mesh.cc (modified) * code/trunk/src/orxonox/tools/Mesh.h (modified) * code/trunk/src/orxonox/tools/Timer.cc (modified) * code/trunk/src/orxonox/tools/Timer.h (modified) * code/trunk/src/tinyxml (modified) * code/trunk/src/tinyxml/CMakeLists.txt (modified) * code/trunk/src/tinyxml/ticpp.cc (modified) * code/trunk/src/tinyxml/ticpp.h (modified) * code/trunk/src/tinyxml/ticpprc.h (modified) * code/trunk/src/tinyxml/tinystr.cc (modified) * code/trunk/src/tinyxml/tinystr.h (modified) * code/trunk/src/tinyxml/tinyxml.cc (modified) * code/trunk/src/tinyxml/tinyxml.h (modified) * code/trunk/src/tinyxml/tinyxmlerror.cc (modified) * code/trunk/src/tinyxml/tinyxmlparser.cc (modified) * code/trunk/src/tolua (modified) * code/trunk/src/tolua/CMakeLists.txt (modified) * code/trunk/src/tolua/tolua++.h (modified) * code/trunk/src/tolua/tolua.c (modified) * code/trunk/src/tolua/tolua_event.c (modified) * code/trunk/src/tolua/tolua_event.h (modified) * code/trunk/src/tolua/tolua_is.c (modified) * code/trunk/src/tolua/tolua_map.c (modified) * code/trunk/src/tolua/tolua_push.c (modified) * code/trunk/src/tolua/tolua_to.c (modified) * code/trunk/src/tolua/toluabind.c (modified) * code/trunk/src/tolua/toluabind.h (modified) * code/trunk/src/util (modified) * code/trunk/src/util/ArgReader.cc (modified) * code/trunk/src/util/ArgReader.h (modified) * code/trunk/src/util/CMakeLists.txt (modified) * code/trunk/src/util/Clipboard.cc (modified) * code/trunk/src/util/Clipboard.h (modified) * code/trunk/src/util/Convert.h (modified) * code/trunk/src/util/ExprParser.cc (modified) * code/trunk/src/util/ExprParser.h (modified) * code/trunk/src/util/Math.cc (modified) * code/trunk/src/util/Math.h (modified) * code/trunk/src/util/MultiType.h (modified) * code/trunk/src/util/MultiTypeMath.cc (modified) * code/trunk/src/util/MultiTypeMath.h (modified) * code/trunk/src/util/MultiTypePrimitive.cc (modified) * code/trunk/src/util/MultiTypePrimitive.h (modified) * code/trunk/src/util/MultiTypeString.cc (modified) * code/trunk/src/util/MultiTypeString.h (modified) * code/trunk/src/util/OrxonoxPlatform.h (modified) * code/trunk/src/util/Sleep.h (modified) * code/trunk/src/util/String.cc (modified) * code/trunk/src/util/String.h (modified) * code/trunk/src/util/SubString.cc (modified) * code/trunk/src/util/SubString.h (modified) * code/trunk/src/util/UtilPrereqs.h (modified) * code/trunk/src/util/XMLIncludes.h (modified) * code/trunk/src/util/testing (modified) * code/trunk/src/util/testing/CMakeLists.txt (modified) * code/trunk/src/util/testing/TestConverter.cpp (modified) * code/trunk/updateMedia.sh (modified) * code/trunk/visual_studio (modified) Once again, set all the svn:eol-style property to native. I really ... Sun, 01 Jun 2008 14:26:54 GMT rgrieder [1503] * code/trunk/cmake/FindDirectX.cmake (copied) * code/trunk/media_HEAD (copied) - 2 files curiously got lost while merging Sun, 01 Jun 2008 13:54:20 GMT rgrieder [1502] * code/trunk/CMakeLists.txt (modified) * code/trunk/TODO (modified) * code/trunk/bin/def_keybindings.ini (copied) * code/trunk/bin/disco.txt (modified) * code/trunk/bin/irc.tcl (copied) * code/trunk/bin/keybindings.ini (deleted) * code/trunk/bin/levels/sample.oxw (modified) * code/trunk/bin/remote.tcl (copied) * code/trunk/bin/run-script (modified) * code/trunk/bin/telnet_server.tcl (copied) * code/trunk/cmake/FindBoost.cmake (modified) * code/trunk/cmake/FindZLIB.cmake (modified) * code/trunk/media_r1700 (deleted) * code/trunk/src/audio/AudioPrereqs.h (modified) * code/trunk/src/audio/AudioStream.cc (modified) * code/trunk/src/core/ArgumentCompleter.h (copied) * code/trunk/src/core/ArgumentCompletionFunctions.cc (copied) * code/trunk/src/core/ArgumentCompletionFunctions.h (copied) * code/trunk/src/core/ArgumentCompletionListElement.h (copied) * code/trunk/src/core/CMakeLists.txt (modified) * code/trunk/src/core/ClassManager.h (modified) * code/trunk/src/core/CommandEvaluation.cc (copied) * code/trunk/src/core/CommandEvaluation.h (copied) * code/trunk/src/core/CommandExecutor.cc (modified) * code/trunk/src/core/CommandExecutor.h (modified) * code/trunk/src/core/ConfigFileManager.cc (modified) * code/trunk/src/core/ConfigFileManager.h (modified) * code/trunk/src/core/ConfigValueContainer.cc (modified) * code/trunk/src/core/ConfigValueContainer.h (modified) * code/trunk/src/core/ConfigValueIncludes.h (modified) * code/trunk/src/core/ConsoleCommand.cc (copied) * code/trunk/src/core/ConsoleCommand.h (modified) * code/trunk/src/core/ConsoleCommandCompilation.cc (copied) * code/trunk/src/core/ConsoleCommandCompilation.h (copied) * code/trunk/src/core/CorePrereqs.h (modified) * code/trunk/src/core/CoreSettings.cc (modified) * code/trunk/src/core/CoreSettings.h (modified) * code/trunk/src/core/Debug.h (modified) * code/trunk/src/core/Executor.cc (modified) * code/trunk/src/core/Executor.h (modified) * code/trunk/src/core/IRC.cc (copied) * code/trunk/src/core/IRC.h (copied) * code/trunk/src/core/Identifier.cc (modified) * code/trunk/src/core/Identifier.h (modified) * code/trunk/src/core/InputBuffer.cc (modified) * code/trunk/src/core/InputBuffer.h (modified) * code/trunk/src/core/InputHandler.cc (deleted) * code/trunk/src/core/InputHandler.h (deleted) * code/trunk/src/core/InputInterfaces.h (modified) * code/trunk/src/core/InputManager.cc (modified) * code/trunk/src/core/InputManager.h (modified) * code/trunk/src/core/Iterator.h (modified) * code/trunk/src/core/KeyBinder.cc (copied) * code/trunk/src/core/KeyBinder.h (copied) * code/trunk/src/core/Language.cc (modified) * code/trunk/src/core/Language.h (modified) * code/trunk/src/core/OrxonoxClass.cc (modified) * code/trunk/src/core/OrxonoxClass.h (modified) * code/trunk/src/core/OutputBuffer.cc (copied) * code/trunk/src/core/OutputBuffer.h (copied) * code/trunk/src/core/OutputHandler.cc (modified) * code/trunk/src/core/OutputHandler.h (modified) * code/trunk/src/core/Script.cc (modified) * code/trunk/src/core/Shell.cc (copied) * code/trunk/src/core/Shell.h (copied) * code/trunk/src/core/TclBind.cc (modified) * code/trunk/src/core/TclBind.h (modified) * code/trunk/src/core/TclThreadManager.cc (copied) * code/trunk/src/core/TclThreadManager.h (copied) * code/trunk/src/core/XMLPort.h (modified) * code/trunk/src/cpptcl/CppTcl.cc (modified) * code/trunk/src/network/CMakeLists.txt (modified) * code/trunk/src/network/Client.cc (modified) * code/trunk/src/network/Client.h (modified) * code/trunk/src/network/ClientConnection.cc (modified) * code/trunk/src/network/ClientConnection.h (modified) * code/trunk/src/network/ClientInformation.cc (modified) * code/trunk/src/network/ClientInformation.h (modified) * code/trunk/src/network/ConnectionManager.cc (modified) * code/trunk/src/network/ConnectionManager.h (modified) * code/trunk/src/network/GameStateClient.cc (modified) * code/trunk/src/network/GameStateClient.h (modified) * code/trunk/src/network/GameStateManager.cc (modified) * code/trunk/src/network/GameStateManager.h (modified) * code/trunk/src/network/NetworkPrereqs.h (modified) * code/trunk/src/network/PacketBuffer.cc (modified) * code/trunk/src/network/PacketBuffer.h (modified) * code/trunk/src/network/PacketDecoder.cc (modified) * code/trunk/src/network/PacketGenerator.cc (modified) * code/trunk/src/network/PacketManager.h (modified) * code/trunk/src/network/PacketTypes.h (modified) * code/trunk/src/network/Server.cc (modified) * code/trunk/src/network/Server.h (modified) * code/trunk/src/network/Synchronisable.cc (modified) * code/trunk/src/network/Synchronisable.h (modified) * code/trunk/src/network/diffTest.cc (modified) * code/trunk/src/network/dummyclient3.cc (modified) * code/trunk/src/ois/CMakeLists.txt (modified) * code/trunk/src/ois/OISException.cpp (modified) * code/trunk/src/ois/OISException.h (modified) * code/trunk/src/orxonox/CMakeLists.txt (modified) * code/trunk/src/orxonox/GraphicsEngine.cc (modified) * code/trunk/src/orxonox/GraphicsEngine.h (modified) * code/trunk/src/orxonox/Main.cc (modified) * code/trunk/src/orxonox/Orxonox.cc (modified) * code/trunk/src/orxonox/Orxonox.h (modified) * code/trunk/src/orxonox/OrxonoxPlatform.h (deleted) * code/trunk/src/orxonox/OrxonoxPrereqs.h (modified) * code/trunk/src/orxonox/OrxonoxStableHeaders.h (modified) * code/trunk/src/orxonox/console/InGameConsole.cc (modified) * code/trunk/src/orxonox/console/InGameConsole.h (modified) * code/trunk/src/orxonox/hud/BarOverlayElement.cc (modified) * code/trunk/src/orxonox/hud/BarOverlayElement.h (modified) * code/trunk/src/orxonox/hud/HUD.cc (modified) * code/trunk/src/orxonox/hud/HUD.h (modified) * code/trunk/src/orxonox/hud/Navigation.cc (copied) * code/trunk/src/orxonox/hud/Navigation.h (copied) * code/trunk/src/orxonox/hud/OverlayElementFactories.h (modified) * code/trunk/src/orxonox/hud/RadarObject.cc (modified) * code/trunk/src/orxonox/hud/RadarObject.h (modified) * code/trunk/src/orxonox/hud/RadarOverlayElement.cc (modified) * code/trunk/src/orxonox/hud/RadarOverlayElement.h (modified) * code/trunk/src/orxonox/objects/Ambient.cc (modified) * code/trunk/src/orxonox/objects/Ambient.h (modified) * code/trunk/src/orxonox/objects/Camera.cc (modified) * code/trunk/src/orxonox/objects/Camera.h (modified) * code/trunk/src/orxonox/objects/CameraHandler.cc (modified) * code/trunk/src/orxonox/objects/Explosion.cc (modified) * code/trunk/src/orxonox/objects/Explosion.h (modified) * code/trunk/src/orxonox/objects/Model.cc (modified) * code/trunk/src/orxonox/objects/Model.h (modified) * code/trunk/src/orxonox/objects/NPC.cc (modified) * code/trunk/src/orxonox/objects/NPC.h (modified) * code/trunk/src/orxonox/objects/Projectile.cc (modified) * code/trunk/src/orxonox/objects/Projectile.h (modified) * code/trunk/src/orxonox/objects/RotatingProjectile.cc (copied) * code/trunk/src/orxonox/objects/RotatingProjectile.h (copied) * code/trunk/src/orxonox/objects/Skybox.cc (modified) * code/trunk/src/orxonox/objects/Skybox.h (modified) * code/trunk/src/orxonox/objects/SpaceShip.cc (modified) * code/trunk/src/orxonox/objects/SpaceShip.h (modified) * code/trunk/src/orxonox/objects/SpaceShipAI.cc (copied) * code/trunk/src/orxonox/objects/SpaceShipAI.h (copied) * code/trunk/src/orxonox/objects/WorldEntity.cc (modified) * code/trunk/src/orxonox/objects/WorldEntity.h (modified) * code/trunk/src/orxonox/objects/weapon/AmmunitionDump.h (modified) * code/trunk/src/orxonox/objects/weapon/BulletManager.h (modified) * code/trunk/src/orxonox/tools/Mesh.cc (modified) * code/trunk/src/orxonox/tools/Timer.cc (modified) * code/trunk/src/orxonox/tools/Timer.h (modified) * code/trunk/src/util/Convert.h (modified) * code/trunk/src/util/Math.h (modified) * code/trunk/src/util/MultiType.h (modified) * code/trunk/src/util/MultiTypeMath.cc (modified) * code/trunk/src/util/MultiTypeMath.h (modified) * code/trunk/src/util/MultiTypePrimitive.cc (modified) * code/trunk/src/util/MultiTypePrimitive.h (modified) * code/trunk/src/util/MultiTypeString.cc (modified) * code/trunk/src/util/MultiTypeString.h (modified) * code/trunk/src/util/OrxonoxPlatform.h (copied) * code/trunk/src/util/String.cc (modified) * code/trunk/src/util/String.h (modified) * code/trunk/src/util/UtilPrereqs.h (modified) * code/trunk/updateMedia.sh (copied) * code/trunk/visual_studio/base_properties_release.vsprops (modified) * code/trunk/visual_studio/vc8/core.vcproj (modified) * code/trunk/visual_studio/vc8/orxonox.vcproj (modified) * code/trunk/visual_studio/vc8/util.vcproj (modified) - @everyone: Do not create a branch until I've added the svn:eol- ... Sun, 01 Jun 2008 12:59:03 GMT rgrieder [1501] * code/branches/network/src/network/ConnectionManager.cc (modified) please don't use POSIX calls... Sun, 01 Jun 2008 12:43:27 GMT scheusso [1500] * code/branches/network/src/network/ConnectionManager.cc (modified) we are now able to manage multiple clients ;) Sun, 01 Jun 2008 11:44:44 GMT scheusso [1499] * code/branches/network/src/network/Client.cc (modified) * code/branches/network/src/network/Client.h (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/Server.cc (modified) some speed enhancements regarding to mutexes in enet send/receive ... Sun, 01 Jun 2008 09:46:33 GMT rgrieder [1498] * code/branches/network/src/orxonox/PlayerManager.h (deleted) hmm, I never reverted the test commit... Sun, 01 Jun 2008 09:32:56 GMT rgrieder [1497] * code/branches/network/presentation (deleted) * code/branches/network/src/core/InputManager.cc (modified) * code/branches/network/src/network/ConnectionManager.cc (modified) * code/branches/network/src/orxonox/GraphicsEngine.h (modified) - forgot to remove the hack part in GraphicsEngine.h - removed ... Sat, 31 May 2008 23:13:12 GMT rgrieder [1496] * code/branches/network/src/orxonox/PlayerManager.h (added) test commit Sat, 31 May 2008 23:10:46 GMT rgrieder [1495] * code/branches/network/src/audio/AudioBuffer.cc (modified) * code/branches/network/src/audio/AudioBuffer.h (modified) * code/branches/network/src/audio/AudioIncludes.h (modified) * code/branches/network/src/audio/AudioManager.cc (modified) * code/branches/network/src/audio/AudioManager.h (modified) * code/branches/network/src/audio/AudioPrereqs.h (modified) * code/branches/network/src/audio/AudioSource.cc (modified) * code/branches/network/src/audio/AudioSource.h (modified) * code/branches/network/src/audio/AudioStream.h (modified) * code/branches/network/src/core/Error.cc (modified) * code/branches/network/src/core/Error.h (modified) * code/branches/network/src/core/Functor.h (modified) * code/branches/network/src/core/Identifier.cc (modified) * code/branches/network/src/core/Identifier.h (modified) * code/branches/network/src/core/InputBuffer.h (modified) * code/branches/network/src/core/InputManager.cc (modified) * code/branches/network/src/core/KeyBinder.cc (modified) * code/branches/network/src/core/Script_clean.h (modified) * code/branches/network/src/core/SignalHandler.h (modified) * code/branches/network/src/cpptcl/CppTcl.cc (modified) * code/branches/network/src/cpptcl/CppTcl.h (modified) * code/branches/network/src/network/dummyclient.cc (modified) * code/branches/network/src/network/dummyclient2.cc (modified) * code/branches/network/src/network/dummyclient3.cc (modified) * code/branches/network/src/network/dummyserver.cc (modified) * code/branches/network/src/network/dummyserver3.cc (modified) * code/branches/network/src/ois/linux/LinuxKeyboard.cpp (modified) * code/branches/network/src/orxonox/CMakeLists.txt (modified) * code/branches/network/src/orxonox/GraphicsEngine.cc (modified) * code/branches/network/src/orxonox/GraphicsEngine.h (modified) * code/branches/network/src/orxonox/Orxonox.cc (modified) * code/branches/network/src/orxonox/Orxonox.h (modified) * code/branches/network/src/orxonox/OrxonoxPrereqs.h (modified) * code/branches/network/src/orxonox/OrxonoxStableHeaders.h (modified) * code/branches/network/src/orxonox/PrecompiledHeaderFiles.cc (modified) * code/branches/network/src/orxonox/console/InGameConsole.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.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/src/orxonox/objects/Camera.h (modified) * code/branches/network/src/orxonox/objects/SpaceShipAI.cc (modified) * code/branches/network/src/orxonox/objects/weapon/BaseWeapon.h (modified) * code/branches/network/src/tinyxml/ticpp.cc (modified) * code/branches/network/src/tinyxml/ticpp.h (modified) * code/branches/network/src/tinyxml/ticpprc.h (modified) * code/branches/network/src/tinyxml/tinyxml.h (modified) * code/branches/network/src/util/ArgReader.cc (modified) * code/branches/network/src/util/ArgReader.h (modified) * code/branches/network/src/util/Convert.h (modified) * code/branches/network/src/util/ExprParser.cc (modified) * code/branches/network/src/util/ExprParser.h (modified) * code/branches/network/src/util/MultiTypeMath.h (modified) * code/branches/network/src/util/MultiTypeString.h (modified) * code/branches/network/src/util/OrxonoxPlatform.h (modified) * code/branches/network/src/util/Sleep.h (modified) * code/branches/network/src/util/SubString.cc (modified) * code/branches/network/src/util/SubString.h (modified) * code/branches/network/src/util/UtilPrereqs.h (modified) SVN doesn't seem to like me. Reverted some really badly converted ... Sat, 31 May 2008 21:24:44 GMT rgrieder [1494] * code/branches/network/CMakeLists.txt (modified) * code/branches/network/Doxyfile (modified) * code/branches/network/INSTALL (modified) * code/branches/network/LICENSE (modified) * code/branches/network/README (modified) * code/branches/network/TODO (modified) * code/branches/network/bin/disco.txt (modified) * code/branches/network/bin/irc.tcl (modified) * code/branches/network/bin/levels/sample.oxw (modified) * code/branches/network/bin/media.cfg (modified) * code/branches/network/bin/ogre.cfg-init (modified) * code/branches/network/bin/orxonox.bat (modified) * code/branches/network/bin/plugins.cfg-init (modified) * code/branches/network/bin/quake3settings.cfg (modified) * code/branches/network/bin/remote.tcl (modified) * code/branches/network/bin/run-script (modified) * code/branches/network/bin/telnet_server.tcl (modified) * code/branches/network/cmake/CheckTardis.cmake (modified) * code/branches/network/cmake/FindALUT.cmake (modified) * code/branches/network/cmake/FindBoost.cmake (modified) * code/branches/network/cmake/FindCEGUI.cmake (modified) * code/branches/network/cmake/FindCEGUI_OGRE.cmake (modified) * code/branches/network/cmake/FindDirectX.cmake (modified) * code/branches/network/cmake/FindENet.cmake (modified) * code/branches/network/cmake/FindLua.cmake (modified) * code/branches/network/cmake/FindODE.cmake (modified) * code/branches/network/cmake/FindOGRE.cmake (modified) * code/branches/network/cmake/FindOIS.cmake (modified) * code/branches/network/cmake/FindOggVorbis.cmake (modified) * code/branches/network/cmake/FindOpenAL.cmake (modified) * code/branches/network/cmake/FindPkgConfig.cmake (modified) * code/branches/network/cmake/FindTCL.cmake (modified) * code/branches/network/cmake/FindZLIB.cmake (modified) * code/branches/network/cmakeclearcache (modified) * code/branches/network/media_HEAD (modified) * code/branches/network/run (modified) * code/branches/network/src/CMakeLists.txt (modified) * code/branches/network/src/asylum/audio/_AudioObject.cc (modified) * code/branches/network/src/asylum/core/InputEvent.h (modified) * code/branches/network/src/asylum/core/InputEventListener.cc (modified) * code/branches/network/src/asylum/core/InputEventListener.h (modified) * code/branches/network/src/asylum/loader/CMakeLists.txt (modified) * code/branches/network/src/asylum/loader/LevelLoader.cc (modified) * code/branches/network/src/asylum/loader/LevelLoader.h (modified) * code/branches/network/src/asylum/loader/LoaderPrereqs.h (modified) * code/branches/network/src/asylum/network/NetworkFrameListener.h (modified) * code/branches/network/src/asylum/network/PacketBufferTestExt.cc (modified) * code/branches/network/src/asylum/orxonox/AIClass.h (modified) * code/branches/network/src/asylum/orxonox/Arrival.h (modified) * code/branches/network/src/asylum/orxonox/Flocking.h (modified) * code/branches/network/src/asylum/orxonox/InputManager.cc (modified) * code/branches/network/src/asylum/orxonox/InputManager.h (modified) * code/branches/network/src/asylum/orxonox/SpaceshipSteering.cc (modified) * code/branches/network/src/asylum/orxonox/SpaceshipSteering.h (modified) * code/branches/network/src/asylum/orxonox/objects/Fighter.cc (modified) * code/branches/network/src/asylum/orxonox/objects/Fighter.h (modified) * code/branches/network/src/asylum/orxonox/objects/SpaceshipSteeringObject.cc (modified) * code/branches/network/src/asylum/orxonox/objects/SpaceshipSteeringObject.h (modified) * code/branches/network/src/asylum/orxonox/objects/Test.h (modified) * code/branches/network/src/asylum/orxonox/objects/test1.cc (modified) * code/branches/network/src/asylum/orxonox/objects/test1.h (modified) * code/branches/network/src/asylum/orxonox/objects/test2.cc (modified) * code/branches/network/src/asylum/orxonox/objects/test2.h (modified) * code/branches/network/src/asylum/orxonox/objects/test3.cc (modified) * code/branches/network/src/asylum/orxonox/objects/test3.h (modified) * code/branches/network/src/asylum/util/String2Number.h (modified) * code/branches/network/src/asylum/util/Tokenizer.h (modified) * code/branches/network/src/audio/AudioBuffer.cc (modified) * code/branches/network/src/audio/AudioBuffer.h (modified) * code/branches/network/src/audio/AudioIncludes.h (modified) * code/branches/network/src/audio/AudioManager.cc (modified) * code/branches/network/src/audio/AudioManager.h (modified) * code/branches/network/src/audio/AudioPrereqs.h (modified) * code/branches/network/src/audio/AudioSource.cc (modified) * code/branches/network/src/audio/AudioSource.h (modified) * code/branches/network/src/audio/AudioStream.cc (modified) * code/branches/network/src/audio/AudioStream.h (modified) * code/branches/network/src/audio/CMakeLists.txt (modified) * code/branches/network/src/core/ArgumentCompleter.h (modified) * code/branches/network/src/core/ArgumentCompletionFunctions.cc (modified) * code/branches/network/src/core/ArgumentCompletionFunctions.h (modified) * code/branches/network/src/core/ArgumentCompletionListElement.h (modified) * code/branches/network/src/core/BaseObject.cc (modified) * code/branches/network/src/core/BaseObject.h (modified) * code/branches/network/src/core/CMakeLists.txt (modified) * code/branches/network/src/core/ClassFactory.h (modified) * code/branches/network/src/core/ClassManager.h (modified) * code/branches/network/src/core/ClassTreeMask.cc (modified) * code/branches/network/src/core/ClassTreeMask.h (modified) * code/branches/network/src/core/CommandEvaluation.cc (modified) * code/branches/network/src/core/CommandEvaluation.h (modified) * 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 (modified) * code/branches/network/src/core/ConsoleCommand.h (modified) * code/branches/network/src/core/ConsoleCommandCompilation.cc (modified) * code/branches/network/src/core/ConsoleCommandCompilation.h (modified) * code/branches/network/src/core/CoreIncludes.h (modified) * 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/Error.cc (modified) * code/branches/network/src/core/Error.h (modified) * code/branches/network/src/core/Executor.cc (modified) * code/branches/network/src/core/Executor.h (modified) * code/branches/network/src/core/Factory.cc (modified) * code/branches/network/src/core/Factory.h (modified) * code/branches/network/src/core/Functor.h (modified) * code/branches/network/src/core/IRC.cc (modified) * code/branches/network/src/core/IRC.h (modified) * code/branches/network/src/core/Identifier.cc (modified) * code/branches/network/src/core/Identifier.h (modified) * code/branches/network/src/core/IdentifierDistributor.cc (modified) * code/branches/network/src/core/IdentifierDistributor.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/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/Level.h (modified) * code/branches/network/src/core/Loader.cc (modified) * code/branches/network/src/core/Loader.h (modified) * code/branches/network/src/core/MetaObjectList.cc (modified) * code/branches/network/src/core/MetaObjectList.h (modified) * code/branches/network/src/core/Namespace.cc (modified) * code/branches/network/src/core/Namespace.h (modified) * code/branches/network/src/core/NamespaceNode.cc (modified) * code/branches/network/src/core/NamespaceNode.h (modified) * code/branches/network/src/core/ObjectList.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 (modified) * code/branches/network/src/core/OutputBuffer.h (modified) * 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/Script.h (modified) * code/branches/network/src/core/Script_clean.h (modified) * code/branches/network/src/core/Shell.cc (modified) * code/branches/network/src/core/Shell.h (modified) * code/branches/network/src/core/SignalHandler.cc (modified) * code/branches/network/src/core/SignalHandler.h (modified) * code/branches/network/src/core/TclBind.cc (modified) * code/branches/network/src/core/TclBind.h (modified) * code/branches/network/src/core/TclThreadManager.cc (modified) * code/branches/network/src/core/TclThreadManager.h (modified) * code/branches/network/src/core/Tickable.cc (modified) * code/branches/network/src/core/Tickable.h (modified) * code/branches/network/src/core/XMLPort.cc (modified) * code/branches/network/src/core/XMLPort.h (modified) * code/branches/network/src/core/tolua/tolua.pkg (modified) * code/branches/network/src/cpptcl/CMakeLists.txt (modified) * code/branches/network/src/cpptcl/CREDITS (modified) * code/branches/network/src/cpptcl/CppTcl.cc (modified) * code/branches/network/src/cpptcl/CppTcl.h (modified) * code/branches/network/src/cpptcl/LICENSE (modified) * code/branches/network/src/cpptcl/README (modified) * code/branches/network/src/cpptcl/details/callbacks.h (modified) * code/branches/network/src/cpptcl/details/callbacks_v.h (modified) * code/branches/network/src/cpptcl/details/constructors.h (modified) * code/branches/network/src/cpptcl/details/conversions.h (modified) * code/branches/network/src/cpptcl/details/dispatchers.h (modified) * code/branches/network/src/cpptcl/details/metahelpers.h (modified) * code/branches/network/src/cpptcl/details/methods.h (modified) * code/branches/network/src/cpptcl/details/methods_v.h (modified) * code/branches/network/src/network/CMakeLists.txt (modified) * code/branches/network/src/network/Client.cc (modified) * code/branches/network/src/network/Client.h (modified) * code/branches/network/src/network/ClientConnection.cc (modified) * code/branches/network/src/network/ClientConnection.h (modified) * 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/ConnectionManager.h (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/Makefile.norm (modified) * code/branches/network/src/network/Makefile.tardis (modified) * code/branches/network/src/network/Makefile.test (modified) * code/branches/network/src/network/NetworkPrereqs.h (modified) * code/branches/network/src/network/PacketBuffer.cc (modified) * code/branches/network/src/network/PacketBuffer.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) * code/branches/network/src/network/Server.cc (modified) * code/branches/network/src/network/Server.h (modified) * code/branches/network/src/network/Synchronisable.cc (modified) * code/branches/network/src/network/Synchronisable.h (modified) * code/branches/network/src/network/TODO (modified) * code/branches/network/src/network/diffTest.cc (modified) * code/branches/network/src/network/dummyclient.cc (modified) * code/branches/network/src/network/dummyclient2.cc (modified) * code/branches/network/src/network/dummyclient3.cc (modified) * code/branches/network/src/network/dummyclient4.cc (modified) * code/branches/network/src/network/dummyserver.cc (modified) * code/branches/network/src/network/dummyserver3.cc (modified) * code/branches/network/src/network/dummyserver4.cc (modified) * code/branches/network/src/ois/CMakeLists.txt (modified) * code/branches/network/src/ois/OIS.h (modified) * code/branches/network/src/ois/OISConfig.h (modified) * code/branches/network/src/ois/OISEffect.cpp (modified) * code/branches/network/src/ois/OISEffect.h (modified) * code/branches/network/src/ois/OISEvents.h (modified) * code/branches/network/src/ois/OISException.cpp (modified) * code/branches/network/src/ois/OISException.h (modified) * code/branches/network/src/ois/OISFactoryCreator.h (modified) * code/branches/network/src/ois/OISForceFeedback.cpp (modified) * code/branches/network/src/ois/OISForceFeedback.h (modified) * code/branches/network/src/ois/OISInputManager.cpp (modified) * code/branches/network/src/ois/OISInputManager.h (modified) * code/branches/network/src/ois/OISInterface.h (modified) * code/branches/network/src/ois/OISJoyStick.cpp (modified) * code/branches/network/src/ois/OISJoyStick.h (modified) * code/branches/network/src/ois/OISKeyboard.cpp (modified) * code/branches/network/src/ois/OISKeyboard.h (modified) * code/branches/network/src/ois/OISMouse.h (modified) * code/branches/network/src/ois/OISObject.cpp (modified) * code/branches/network/src/ois/OISObject.h (modified) * code/branches/network/src/ois/OISPrereqs.h (modified) * code/branches/network/src/ois/ReadMe.txt (modified) * code/branches/network/src/ois/linux/EventHelpers.cpp (modified) * code/branches/network/src/ois/linux/EventHelpers.h (modified) * code/branches/network/src/ois/linux/LinuxForceFeedback.cpp (modified) * code/branches/network/src/ois/linux/LinuxForceFeedback.h (modified) * code/branches/network/src/ois/linux/LinuxInputManager.cpp (modified) * code/branches/network/src/ois/linux/LinuxInputManager.h (modified) * code/branches/network/src/ois/linux/LinuxJoyStickEvents.cpp (modified) * code/branches/network/src/ois/linux/LinuxJoyStickEvents.h (modified) * code/branches/network/src/ois/linux/LinuxKeyboard.cpp (modified) * code/branches/network/src/ois/linux/LinuxKeyboard.h (modified) * code/branches/network/src/ois/linux/LinuxMouse.cpp (modified) * code/branches/network/src/ois/linux/LinuxMouse.h (modified) * code/branches/network/src/ois/linux/LinuxPrereqs.h (modified) * code/branches/network/src/ois/mac/MacHIDManager.cpp (modified) * code/branches/network/src/ois/mac/MacHIDManager.h (modified) * code/branches/network/src/ois/mac/MacHelpers.cpp (modified) * code/branches/network/src/ois/mac/MacHelpers.h (modified) * code/branches/network/src/ois/mac/MacInputManager.cpp (modified) * code/branches/network/src/ois/mac/MacInputManager.h (modified) * code/branches/network/src/ois/mac/MacKeyboard.cpp (modified) * code/branches/network/src/ois/mac/MacKeyboard.h (modified) * code/branches/network/src/ois/mac/MacMouse.cpp (modified) * code/branches/network/src/ois/mac/MacMouse.h (modified) * code/branches/network/src/ois/mac/MacPrereqs.h (modified) * code/branches/network/src/ois/win32/Win32ForceFeedback.cpp (modified) * code/branches/network/src/ois/win32/Win32ForceFeedback.h (modified) * code/branches/network/src/ois/win32/Win32InputManager.cpp (modified) * code/branches/network/src/ois/win32/Win32InputManager.h (modified) * code/branches/network/src/ois/win32/Win32JoyStick.cpp (modified) * code/branches/network/src/ois/win32/Win32JoyStick.h (modified) * code/branches/network/src/ois/win32/Win32KeyBoard.cpp (modified) * code/branches/network/src/ois/win32/Win32KeyBoard.h (modified) * code/branches/network/src/ois/win32/Win32Mouse.cpp (modified) * code/branches/network/src/ois/win32/Win32Mouse.h (modified) * code/branches/network/src/ois/win32/Win32Prereqs.h (modified) * code/branches/network/src/orxonox/CMakeLists.txt (modified) * code/branches/network/src/orxonox/GraphicsEngine.cc (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/Orxonox.h (modified) * code/branches/network/src/orxonox/OrxonoxPrereqs.h (modified) * code/branches/network/src/orxonox/OrxonoxStableHeaders.h (modified) * code/branches/network/src/orxonox/PrecompiledHeaderFiles.cc (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/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/src/orxonox/objects/Ambient.cc (modified) * code/branches/network/src/orxonox/objects/Ambient.h (modified) * code/branches/network/src/orxonox/objects/Camera.cc (modified) * code/branches/network/src/orxonox/objects/Camera.h (modified) * code/branches/network/src/orxonox/objects/CameraHandler.cc (modified) * code/branches/network/src/orxonox/objects/CameraHandler.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.cc (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/RotatingProjectile.cc (modified) * code/branches/network/src/orxonox/objects/RotatingProjectile.h (modified) * code/branches/network/src/orxonox/objects/Skybox.cc (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/SpaceShipAI.cc (modified) * code/branches/network/src/orxonox/objects/SpaceShipAI.h (modified) * code/branches/network/src/orxonox/objects/WorldEntity.cc (modified) * code/branches/network/src/orxonox/objects/WorldEntity.h (modified) * code/branches/network/src/orxonox/objects/weapon/AmmunitionDump.cc (modified) * code/branches/network/src/orxonox/objects/weapon/AmmunitionDump.h (modified) * code/branches/network/src/orxonox/objects/weapon/BarrelGun.cc (modified) * code/branches/network/src/orxonox/objects/weapon/BarrelGun.h (modified) * code/branches/network/src/orxonox/objects/weapon/BaseWeapon.cc (modified) * code/branches/network/src/orxonox/objects/weapon/BaseWeapon.h (modified) * code/branches/network/src/orxonox/objects/weapon/Bullet.cc (modified) * code/branches/network/src/orxonox/objects/weapon/Bullet.h (modified) * code/branches/network/src/orxonox/objects/weapon/BulletManager.cc (modified) * code/branches/network/src/orxonox/objects/weapon/BulletManager.h (modified) * code/branches/network/src/orxonox/objects/weapon/WeaponStation.cc (modified) * code/branches/network/src/orxonox/objects/weapon/WeaponStation.h (modified) * code/branches/network/src/orxonox/particle/ParticleInterface.cc (modified) * code/branches/network/src/orxonox/particle/ParticleInterface.h (modified) * code/branches/network/src/orxonox/tolua/tolua.pkg (modified) * code/branches/network/src/orxonox/tools/BillboardSet.cc (modified) * code/branches/network/src/orxonox/tools/BillboardSet.h (modified) * code/branches/network/src/orxonox/tools/Light.cc (modified) * code/branches/network/src/orxonox/tools/Light.h (modified) * code/branches/network/src/orxonox/tools/Mesh.cc (modified) * code/branches/network/src/orxonox/tools/Mesh.h (modified) * code/branches/network/src/orxonox/tools/Timer.cc (modified) * code/branches/network/src/orxonox/tools/Timer.h (modified) * code/branches/network/src/tinyxml/CMakeLists.txt (modified) * code/branches/network/src/tinyxml/ticpp.cc (modified) * code/branches/network/src/tinyxml/ticpp.h (modified) * code/branches/network/src/tinyxml/ticpprc.h (modified) * code/branches/network/src/tinyxml/tinystr.cc (modified) * code/branches/network/src/tinyxml/tinystr.h (modified) * code/branches/network/src/tinyxml/tinyxml.cc (modified) * code/branches/network/src/tinyxml/tinyxml.h (modified) * code/branches/network/src/tinyxml/tinyxmlerror.cc (modified) * code/branches/network/src/tinyxml/tinyxmlparser.cc (modified) * code/branches/network/src/tolua/CMakeLists.txt (modified) * code/branches/network/src/tolua/tolua++.h (modified) * code/branches/network/src/tolua/tolua.c (modified) * code/branches/network/src/tolua/tolua_event.c (modified) * code/branches/network/src/tolua/tolua_event.h (modified) * code/branches/network/src/tolua/tolua_is.c (modified) * code/branches/network/src/tolua/tolua_map.c (modified) * code/branches/network/src/tolua/tolua_push.c (modified) * code/branches/network/src/tolua/tolua_to.c (modified) * code/branches/network/src/tolua/toluabind.c (modified) * code/branches/network/src/tolua/toluabind.h (modified) * code/branches/network/src/util/ArgReader.cc (modified) * code/branches/network/src/util/ArgReader.h (modified) * code/branches/network/src/util/CMakeLists.txt (modified) * code/branches/network/src/util/Clipboard.cc (modified) * code/branches/network/src/util/Clipboard.h (modified) * code/branches/network/src/util/Convert.h (modified) * code/branches/network/src/util/ExprParser.cc (modified) * code/branches/network/src/util/ExprParser.h (modified) * code/branches/network/src/util/Math.cc (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/OrxonoxPlatform.h (modified) * code/branches/network/src/util/Sleep.h (modified) * code/branches/network/src/util/String.cc (modified) * code/branches/network/src/util/String.h (modified) * code/branches/network/src/util/SubString.cc (modified) * code/branches/network/src/util/SubString.h (modified) * code/branches/network/src/util/UtilPrereqs.h (modified) * code/branches/network/src/util/XMLIncludes.h (modified) * code/branches/network/src/util/testing/CMakeLists.txt (modified) * code/branches/network/src/util/testing/TestConverter.cpp (modified) * code/branches/network/updateMedia.sh (modified) - set the svn:eol-style property to all files so, that where ever you ... Sat, 31 May 2008 20:35:56 GMT rgrieder [1493] * 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/tools/Mesh.cc (modified) - declared the ogre LogManager problem a linux one.. - removed the ... Sat, 31 May 2008 11:09:12 GMT scheusso [1492] * 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) removed some deadlocks and big timeouts in connectionmanager and ... Sat, 31 May 2008 09:48:01 GMT scheusso [1491] * code/branches/network/TODO (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/orxonox/Orxonox.cc (modified) * code/branches/network/src/orxonox/Orxonox.h (modified) enet is not threadsafe (catched that now); some first step towards ... Fri, 30 May 2008 17:04:44 GMT rgrieder [1490] * code/branches/network/src/core/InputBuffer.h (modified) - removed a few gcc warnings Fri, 30 May 2008 15:47:08 GMT FelixSchulthess [1489] * code/branches/network/src/core/InputBuffer.h (modified) changed 1 line in input buffer Fri, 30 May 2008 15:29:55 GMT rgrieder [1488] * code/branches/cmake (deleted) * code/branches/input (deleted) * code/branches/steering (deleted) * code/branches/weapon (deleted) Deleted cmake, input, steering and weapon branch Still on the ... Fri, 30 May 2008 13:42:40 GMT rgrieder [1487] * code/branches/network/src/orxonox/GraphicsEngine.cc (modified) commented hack section in GraphicsEngine.cc in regards to shader ... Fri, 30 May 2008 13:02:03 GMT rgrieder [1486] * code/branches/network/src/core/InputBuffer.cc (modified) * code/branches/network/src/core/InputBuffer.h (modified) * code/branches/network/src/core/Shell.h (modified) * code/branches/network/src/orxonox/GraphicsEngine.cc (modified) * code/branches/network/src/orxonox/objects/Model.cc (modified) - fixed the InputBufferListener bug in a proper way It looks a ... Thu, 29 May 2008 17:29:36 GMT scheusso [1485] * code/branches/network/src/network/Server.cc (modified) * code/branches/network/src/network/Server.h (modified) * code/branches/network/src/orxonox/hud/HUD.cc (modified) * code/branches/network/src/orxonox/objects/SpaceShip.cc (modified) a spaceship removes its hud point now when it's being destructed ... Thu, 29 May 2008 11:01:47 GMT landauf [1484] * code/branches/network/src/orxonox/objects/SpaceShip.cc (modified) * code/branches/network/src/orxonox/objects/SpaceShip.h (modified) * code/branches/network/src/orxonox/objects/SpaceShipAI.cc (modified) * code/branches/network/src/orxonox/objects/SpaceShipAI.h (modified) some spaceshipAI tweaks for network Thu, 29 May 2008 10:37:34 GMT scheusso [1483] * code/branches/network/src/network/Server.cc (modified) simple bandwidth limitation Thu, 29 May 2008 09:38:07 GMT scheusso [1482] * code/branches/network/bin/run-script (modified) * code/branches/network/src/orxonox/objects/RotatingProjectile.cc (modified) * code/branches/network/src/orxonox/objects/RotatingProjectile.h (modified) rotatingprojectiles are now synchronisable 'cough cough' @x3n ;) Thu, 29 May 2008 09:13:40 GMT dumenim [1481] * code/branches/network/src/network/GameStateClient.cc (modified) * code/branches/network/src/orxonox/objects/SpaceShip.cc (modified) checked for nullpointer in popGamestate Thu, 29 May 2008 08:53:51 GMT rgrieder [1480] * code/branches/network/src/orxonox/hud/RadarObject.cc (modified) * code/branches/network/src/orxonox/objects/CameraHandler.cc (modified) * code/branches/network/src/orxonox/objects/Projectile.cc (modified) * code/branches/network/src/orxonox/objects/RotatingProjectile.cc (modified) * code/branches/network/src/orxonox/objects/SpaceShipAI.cc (modified) * code/branches/network/visual_studio/vc8/orxonox.vcproj (modified) - updated msvc files and OrxonoxStableHeaders.h Thu, 29 May 2008 08:36:49 GMT landauf [1479] * code/branches/network/src/orxonox/CMakeLists.txt (modified) * code/branches/network/src/orxonox/OrxonoxPrereqs.h (modified) * code/branches/network/src/orxonox/objects/Projectile.h (modified) * code/branches/network/src/orxonox/objects/RotatingProjectile.cc (added) * code/branches/network/src/orxonox/objects/RotatingProjectile.h (added) * code/branches/network/src/orxonox/objects/SpaceShip.cc (modified) * code/branches/network/src/orxonox/objects/SpaceShip.h (modified) * code/branches/network/src/orxonox/objects/SpaceShipAI.cc (added) * code/branches/network/src/orxonox/objects/SpaceShipAI.h (added) added something like an AI... or at least something thats pretty ... Thu, 29 May 2008 08:27:41 GMT landauf [1478] * code/branches/network/src/util/String.cc (modified) looks nicer Thu, 29 May 2008 08:22:53 GMT landauf [1477] * code/branches/network/src/orxonox/GraphicsEngine.cc (modified) * code/branches/network/src/orxonox/GraphicsEngine.h (modified) * code/branches/network/src/orxonox/console/InGameConsole.cc (modified) * code/branches/network/src/util/String.cc (modified) - small char-length tweaking for my system (because i have to show ... Thu, 29 May 2008 04:10:49 GMT landauf [1476] * code/branches/network/presentation/shell (added) * code/branches/network/presentation/shell/Shell.odp (added) Thu, 29 May 2008 01:32:10 GMT landauf [1475] * code/branches/network/src/core/TclBind.cc (modified) I forgot to say: update your media repository, tcl files are in new ... Thu, 29 May 2008 01:30:04 GMT landauf [1474] * code/branches/network/src/core/TclBind.cc (modified) fixed tcl-initialisation problem on systems with tcl8.4 Thu, 29 May 2008 01:07:26 GMT rgrieder [1473] * code/branches/network/src/orxonox/console/InGameConsole.cc (modified) - cursor height wasn't dynamic ;) Thu, 29 May 2008 00:59:11 GMT landauf [1472] * code/branches/network/src/core/CMakeLists.txt (modified) shared linking of core for windows Thu, 29 May 2008 00:57:31 GMT landauf [1471] * code/branches/network/bin/levels/sample.oxw (modified) fixed crash with disco.txt (and setAmbientLightTest) Thu, 29 May 2008 00:56:17 GMT rgrieder [1470] * code/branches/network/src/orxonox/console/InGameConsole.cc (modified) * code/branches/network/src/orxonox/console/InGameConsole.h (modified) - graphical cursor in console should work now I hope the fonts ... Wed, 28 May 2008 23:11:08 GMT rgrieder [1469] * code/branches/network/src/orxonox/console/InGameConsole.cc (modified) * code/branches/network/src/orxonox/console/InGameConsole.h (modified) - added almost invisible cursor that does nothing Wed, 28 May 2008 22:15:08 GMT rgrieder [1468] * code/branches/network/src/core/InputManager.cc (modified) * code/branches/network/src/orxonox/console/InGameConsole.cc (modified) * code/branches/network/src/orxonox/console/InGameConsole.h (modified) - InGameConsole: - Tickable --> TickableReal (cursor now blinks ... Wed, 28 May 2008 21:54:17 GMT rgrieder [1467] * code/branches/network/presentation/input (added) * code/branches/network/presentation/input/Slide1.ppt (added) added my slide Wed, 28 May 2008 21:40:06 GMT janise [1466] * code/branches/network/src/orxonox/GraphicsEngine.cc (modified) * code/branches/network/src/orxonox/GraphicsEngine.h (modified) * code/branches/network/src/orxonox/Orxonox.cc (modified) * code/branches/network/src/orxonox/objects/Model.cc (modified) compositors and shader work with hacks. added a directional light Wed, 28 May 2008 21:12:18 GMT rgrieder [1465] * code/branches/network/src/core/InputManager.cc (modified) * code/branches/network/src/core/KeyBinder.cc (modified) * code/branches/network/src/orxonox/objects/Camera.cc (modified) - fixed bug with shaking camera - made part of camera adjustments ... Wed, 28 May 2008 20:56:49 GMT scheusso [1464] * code/branches/network/src/network/Client.cc (modified) * code/branches/network/src/network/GameStateClient.cc (modified) * code/branches/network/src/orxonox/objects/WorldEntity.cc (modified) enabled prediction for WE (synchronise velocity/acceleration) Wed, 28 May 2008 20:29:58 GMT FelixSchulthess [1463] * code/branches/network/bin/levels/sample.oxw (modified) * code/branches/network/src/orxonox/hud/HUD.cc (modified) * code/branches/network/src/orxonox/hud/RadarOverlayElement.cc (modified) minor hud/radar adjustments Wed, 28 May 2008 19:41:17 GMT scheusso [1462] * code/branches/network/src/network/GameStateManager.cc (modified) fixed a bug in nacking Wed, 28 May 2008 18:07:32 GMT rgrieder [1461] * code/branches/network/src/core/InputBuffer.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/cpptcl/CppTcl.cc (modified) * code/branches/network/src/orxonox/hud/HUD.cc (modified) - "set" --> "config" - adjusted Shell output levels for keybind and ... Wed, 28 May 2008 17:47:40 GMT FelixSchulthess [1460] * code/branches/network/src/orxonox/hud/Navigation.cc (modified) removed debug output Wed, 28 May 2008 17:35:31 GMT FelixSchulthess [1459] * code/branches/network/src/orxonox/hud/Navigation.cc (modified) fix Wed, 28 May 2008 17:29:16 GMT FelixSchulthess [1458] * code/branches/network/src/orxonox/hud/Navigation.cc (modified) do not play with typecasts... Wed, 28 May 2008 17:21:06 GMT FelixSchulthess [1457] * code/branches/network/src/orxonox/hud/Navigation.cc (modified) removed three warnings Wed, 28 May 2008 17:12:28 GMT FelixSchulthess [1456] * 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/RadarObject.cc (modified) * code/branches/network/src/orxonox/hud/RadarObject.h (modified) * code/branches/network/src/orxonox/hud/RadarOverlayElement.cc (modified) using a std::set for the radar objects, which still has a the small ... Wed, 28 May 2008 17:06:19 GMT rgrieder [1455] * code/branches/network/src/core/InputManager.cc (modified) * code/branches/network/src/cpptcl/CppTcl.cc (modified) * code/branches/network/src/orxonox/console/InGameConsole.cc (modified) - 'fixed' a bug in CppTcl.cc, but why would map::find pose a problem ... Wed, 28 May 2008 16:45:02 GMT landauf [1454] * code/branches/network/src/core/TclBind.cc (modified) * code/branches/network/src/orxonox/GraphicsEngine.cc (modified) * code/branches/network/src/orxonox/Orxonox.cc (modified) * code/branches/network/src/orxonox/console/InGameConsole.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/src/orxonox/objects/Projectile.cc (modified) * code/branches/network/src/orxonox/objects/Projectile.h (modified) * code/branches/network/src/orxonox/objects/SpaceShip.cc (modified) * code/branches/network/src/orxonox/objects/SpaceShip.h (modified) fixed tcl initialisation bug Wed, 28 May 2008 15:06:45 GMT scheusso [1453] * code/branches/network/src/orxonox/objects/SpaceShip.cc (modified) the spaceships of the other players now also have a radarpoint and ... Wed, 28 May 2008 13:09:33 GMT rgrieder [1452] * code/branches/network/src/core/OutputHandler.cc (modified) * code/branches/network/src/core/OutputHandler.h (modified) * code/branches/network/visual_studio/vc8/core.vcproj (modified) - removed Shell.h dependency from OutputHandler.h to avoid ... Wed, 28 May 2008 12:39:46 GMT FelixSchulthess [1451] * code/branches/network/bin/def_keybindings.ini (modified) * code/branches/network/src/orxonox/hud/HUD.cc (modified) * code/branches/network/src/orxonox/hud/HUD.h (modified) possible to toggle FPS and Render time display with F1 and F2 Wed, 28 May 2008 12:08:03 GMT FelixSchulthess [1450] * 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.cc (modified) * code/branches/network/src/orxonox/hud/RadarObject.h (modified) * code/branches/network/src/orxonox/hud/RadarOverlayElement.cc (modified) making radar objects from scene nodes now. radar object supporting ... Wed, 28 May 2008 09:02:36 GMT rgrieder [1449] * code/branches/network/bin/def_keybindings.ini (modified) * code/branches/network/src/core/InputBuffer.h (modified) * code/branches/network/src/core/Shell.cc (modified) * code/branches/network/visual_studio/vc8/core.vcproj (modified) - updated msvc files - hack-fixed a hack that probably wasn't even ... Wed, 28 May 2008 08:54:20 GMT scheusso [1448] * code/branches/network/src/orxonox/objects/SpaceShip.cc (modified) * code/branches/network/src/orxonox/objects/WorldEntity.cc (modified) removed debug output 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:49:54 GMT rgrieder [1407] * code/trunk/bin/keybindings.ini (modified) * code/trunk/bin/levels/sample.oxw (modified) * code/trunk/src/orxonox/CMakeLists.txt (modified) * code/trunk/src/orxonox/Orxonox.cc (modified) * code/trunk/src/orxonox/hud/BarOverlayElement.cc (modified) * code/trunk/src/orxonox/hud/BarOverlayElement.h (modified) * code/trunk/src/orxonox/hud/HUD.cc (modified) * code/trunk/src/orxonox/hud/HUD.h (modified) * code/trunk/src/orxonox/hud/Navigation.cc (deleted) * code/trunk/src/orxonox/hud/Navigation.h (deleted) * code/trunk/src/orxonox/hud/RadarObject.cc (modified) * code/trunk/src/orxonox/hud/RadarObject.h (modified) * code/trunk/src/orxonox/hud/RadarOverlayElement.cc (modified) * code/trunk/src/orxonox/hud/RadarOverlayElement.h (modified) * code/trunk/src/orxonox/objects/Camera.h (modified) * code/trunk/src/orxonox/objects/SpaceShip.cc (modified) * code/trunk/src/orxonox/objects/SpaceShip.h (modified) - reverted the HUD changes to ease up back merge from network branch ... 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 ...