# # ChangeLog for code # # Generated by Trac 1.0.9 # May 20, 2024, 2:47:08 PM Wed, 11 Jun 2008 22:57:45 GMT rgrieder [1590] * code/branches/hud/bin/hud/hud.oxh (modified) * code/branches/hud/src/network/GameStateClient.cc (modified) * code/branches/hud/src/network/GameStateClient.h (modified) * code/branches/hud/src/orxonox/CMakeLists.txt (modified) * code/branches/hud/src/orxonox/GraphicsEngine.cc (modified) * code/branches/hud/src/orxonox/GraphicsEngine.h (modified) * code/branches/hud/src/orxonox/console/InGameConsole.cc (modified) * code/branches/hud/src/orxonox/console/InGameConsole.h (modified) * code/branches/hud/src/orxonox/hud/HUD.cc (modified) * code/branches/hud/src/orxonox/hud/HUD.h (modified) * code/branches/hud/src/orxonox/hud/HUDBar.cc (modified) * code/branches/hud/src/orxonox/hud/HUDBar.h (modified) * code/branches/hud/src/orxonox/hud/HUDFPSText.h (modified) * code/branches/hud/src/orxonox/hud/HUDOverlay.cc (modified) * code/branches/hud/src/orxonox/hud/HUDOverlay.h (modified) * code/branches/hud/src/orxonox/hud/HUDRTRText.h (modified) * code/branches/hud/src/orxonox/hud/HUDSpeedBar.h (modified) * code/branches/hud/src/orxonox/hud/HUDText.cc (modified) * code/branches/hud/src/orxonox/hud/HUDText.h (modified) * code/branches/hud/src/orxonox/hud/Navigation.cc (modified) * code/branches/hud/src/orxonox/hud/Navigation.h (modified) * code/branches/hud/src/orxonox/objects/SpaceShip.cc (modified) * code/branches/hud/src/orxonox/tools/WindowEventListener.cc (added) * code/branches/hud/src/orxonox/tools/WindowEventListener.h (added) * code/branches/hud/visual_studio/vc8/orxonox.vcproj (modified) svn save, just in case our house burns down over night... Wed, 11 Jun 2008 12:56:35 GMT scheusso [1589] * code/branches/network (copied) another try (new network branch) Tue, 10 Jun 2008 22:21:42 GMT rgrieder [1588] * code/branches/hud/bin/hud (added) * code/branches/hud/bin/hud/hud.oxh (added) * code/branches/hud/src/core/BaseObject.cc (modified) * code/branches/hud/src/core/BaseObject.h (modified) * code/branches/hud/src/core/Loader.cc (modified) * code/branches/hud/src/core/Script.h (modified) * code/branches/hud/src/orxonox/GraphicsEngine.h (modified) * code/branches/hud/src/orxonox/Orxonox.cc (modified) * code/branches/hud/src/orxonox/Orxonox.h (modified) * code/branches/hud/src/orxonox/hud/BarOverlayElement.cc (deleted) * code/branches/hud/src/orxonox/hud/BarOverlayElement.h (deleted) * code/branches/hud/src/orxonox/hud/HUD.cc (modified) * code/branches/hud/src/orxonox/hud/HUD.h (modified) * code/branches/hud/src/orxonox/hud/HUDBar.cc (added) * code/branches/hud/src/orxonox/hud/HUDBar.h (added) * code/branches/hud/src/orxonox/hud/HUDFPSText.cc (added) * code/branches/hud/src/orxonox/hud/HUDFPSText.h (added) * code/branches/hud/src/orxonox/hud/HUDOverlay.cc (added) * code/branches/hud/src/orxonox/hud/HUDOverlay.h (added) * code/branches/hud/src/orxonox/hud/HUDRTRText.cc (added) * code/branches/hud/src/orxonox/hud/HUDRTRText.h (added) * code/branches/hud/src/orxonox/hud/HUDSpeedBar.cc (added) * code/branches/hud/src/orxonox/hud/HUDSpeedBar.h (added) * code/branches/hud/src/orxonox/hud/HUDText.cc (added) * code/branches/hud/src/orxonox/hud/HUDText.h (added) * code/branches/hud/src/orxonox/hud/OverlayElementFactories.h (modified) * code/branches/hud/src/orxonox/objects/Ambient.cc (modified) * code/branches/hud/src/orxonox/objects/Ambient.h (modified) * code/branches/hud/src/orxonox/objects/NPC.cc (modified) * code/branches/hud/src/orxonox/objects/NPC.h (modified) * code/branches/hud/src/orxonox/objects/WorldEntity.cc (modified) * code/branches/hud/src/orxonox/objects/WorldEntity.h (modified) * code/branches/hud/src/orxonox/objects/weapon/AmmunitionDump.h (modified) * code/branches/hud/src/orxonox/objects/weapon/BaseWeapon.h (modified) * code/branches/hud/src/orxonox/objects/weapon/Bullet.h (modified) * code/branches/hud/src/orxonox/objects/weapon/BulletManager.h (modified) * code/branches/hud/src/util/Convert.h (modified) * code/branches/hud/src/util/Math.h (modified) * code/branches/hud/visual_studio/vc8/orxonox.vcproj (modified) - added XML loadable HUD - Radar and navi are not yet done - ... Tue, 10 Jun 2008 22:14:04 GMT rgrieder [1587] * code/branches/hud (copied) haha, hud branch yet again Tue, 10 Jun 2008 13:35:50 GMT landauf [1586] * code/branches/core3/src/asylum/audio/_AudioObject.cc (modified) * code/branches/core3/src/asylum/loader/LevelLoader.cc (modified) * code/branches/core3/src/asylum/orxonox/SpaceshipSteering.cc (modified) * code/branches/core3/src/asylum/util/String2Number.h (modified) * code/branches/core3/src/audio/AudioManager.cc (modified) * code/branches/core3/src/audio/AudioStream.cc (modified) * code/branches/core3/src/core/CMakeLists.txt (modified) * code/branches/core3/src/core/ClassFactory.h (modified) * code/branches/core3/src/core/CommandEvaluation.cc (modified) * code/branches/core3/src/core/CommandExecutor.cc (modified) * code/branches/core3/src/core/ConsoleCommandCompilation.cc (modified) * code/branches/core3/src/core/Core.cc (modified) * code/branches/core3/src/core/Core.h (modified) * code/branches/core3/src/core/CoreIncludes.h (modified) * code/branches/core3/src/core/CorePrereqs.h (modified) * code/branches/core3/src/core/Error.cc (modified) * code/branches/core3/src/core/Executor.h (modified) * code/branches/core3/src/core/Factory.cc (modified) * code/branches/core3/src/core/Functor.h (modified) * code/branches/core3/src/core/Identifier.h (modified) * code/branches/core3/src/core/Language.cc (modified) * code/branches/core3/src/core/Loader.cc (modified) * code/branches/core3/src/core/MetaObjectList.cc (modified) * code/branches/core3/src/core/NamespaceNode.cc (modified) * code/branches/core3/src/core/Shell.cc (modified) * code/branches/core3/src/core/Shell.h (modified) * code/branches/core3/src/core/SignalHandler.cc (modified) * code/branches/core3/src/core/TclBind.cc (modified) * code/branches/core3/src/core/TclThreadManager.cc (modified) * code/branches/core3/src/core/XMLPort.h (modified) * code/branches/core3/src/core/input/Button.cc (modified) * code/branches/core3/src/core/input/InputManager.cc (modified) * code/branches/core3/src/core/input/KeyBinder.cc (modified) * code/branches/core3/src/core/input/KeyDetector.cc (modified) * code/branches/core3/src/network/ClientConnection.cc (modified) * code/branches/core3/src/network/PacketDecoder.cc (modified) * code/branches/core3/src/orxonox/GraphicsEngine.cc (modified) * code/branches/core3/src/orxonox/Orxonox.cc (modified) * code/branches/core3/src/orxonox/OrxonoxStableHeaders.h (modified) * code/branches/core3/src/orxonox/console/InGameConsole.cc (modified) * code/branches/core3/src/orxonox/hud/HUD.cc (modified) * code/branches/core3/src/orxonox/hud/Navigation.cc (modified) * code/branches/core3/src/orxonox/objects/Ambient.cc (modified) * code/branches/core3/src/orxonox/objects/Camera.cc (modified) * code/branches/core3/src/orxonox/objects/Skybox.cc (modified) * code/branches/core3/src/orxonox/objects/SpaceShip.cc (modified) * code/branches/core3/src/util/CMakeLists.txt (modified) * code/branches/core3/src/util/Convert.h (modified) * code/branches/core3/src/util/Debug.h (moved) * code/branches/core3/src/util/OutputBuffer.cc (moved) * code/branches/core3/src/util/OutputBuffer.h (moved) * code/branches/core3/src/util/OutputHandler.cc (moved) * code/branches/core3/src/util/OutputHandler.h (moved) * code/branches/core3/src/util/String.h (modified) * code/branches/core3/src/util/UtilPrereqs.h (modified) moved Debug.h, OutputHandler and OutputBuffer to util, to make ... Tue, 10 Jun 2008 01:49:24 GMT landauf [1585] * code/branches/core3/src/core/Debug.h (modified) - added debug output level 6 (ultra) - removed debug output macros ... Tue, 10 Jun 2008 01:46:17 GMT landauf [1584] * code/branches/core3/src/orxonox/objects/Projectile.cc (modified) * code/branches/core3/src/orxonox/objects/RotatingProjectile.cc (modified) some adjustments to prevent startup crash Tue, 10 Jun 2008 01:01:24 GMT landauf [1583] * code/branches/core3/src/core/ClassFactory.h (modified) * code/branches/core3/src/core/ConsoleCommand.h (modified) * code/branches/core3/src/core/CoreIncludes.h (modified) * code/branches/core3/src/core/IRC.cc (modified) * code/branches/core3/src/core/Identifier.cc (modified) * code/branches/core3/src/core/Identifier.h (modified) * code/branches/core3/src/core/TclThreadManager.cc (modified) changed Identifier initialization Mon, 09 Jun 2008 21:16:36 GMT landauf [1582] * code/trunk/src/tolua/CMakeLists.txt (modified) added SHARED keyword Mon, 09 Jun 2008 21:11:21 GMT nicolasc [1581] * code/branches/gcc43/src/audio/AudioManager.cc (modified) * code/branches/gcc43/src/core/Identifier.h (modified) * code/branches/gcc43/src/core/SignalHandler.cc (modified) * code/branches/gcc43/src/network/GameStateManager.cc (modified) * code/branches/gcc43/src/network/PacketDecoder.cc (modified) * code/branches/gcc43/src/network/Synchronisable.cc (modified) * code/branches/gcc43/src/tinyxml/ticpp.h (modified) * code/branches/gcc43/src/tolua/CMakeLists.txt (modified) * code/branches/gcc43/src/util/ExprParser.cc (modified) well, it compiles.. there are only about 1000 warinig about a ... Mon, 09 Jun 2008 21:05:18 GMT landauf [1580] * code/trunk/src/orxonox/hud/HUD.cc (modified) * code/trunk/src/orxonox/hud/Navigation.cc (modified) * code/trunk/src/orxonox/hud/Navigation.h (modified) started another attempt to fix the occasionally focus-cycling crash Mon, 09 Jun 2008 20:41:39 GMT nicolasc [1579] * code/branches/gcc43 (copied) created gcc43 branch to hotfix orxonox for gcc-4.3 Mon, 09 Jun 2008 16:29:19 GMT rgrieder [1578] * code/trunk/src/orxonox/console/InGameConsole.cc (modified) * code/trunk/src/orxonox/console/InGameConsole.h (modified) gcc and msvc don't always see eye to eye, fortunately... Also ... Mon, 09 Jun 2008 16:21:04 GMT rgrieder [1577] * code/trunk/src/orxonox/Orxonox.cc (modified) * code/trunk/src/orxonox/console/InGameConsole.cc (modified) * code/trunk/src/orxonox/console/InGameConsole.h (modified) - cleaned up InGameConsole a little bit - adjusted noise (has a ... Mon, 09 Jun 2008 13:42:38 GMT scheusso [1576] * code/trunk/src/orxonox/objects/Projectile.cc (modified) Another bug, that caused a segfault in server mode, removed ... Mon, 09 Jun 2008 13:38:46 GMT scheusso [1575] * code/trunk/src/orxonox/hud/HUD.cc (modified) this fixes a bug (segfault) when closing orxonox in client mode Mon, 09 Jun 2008 02:35:38 GMT landauf [1574] * code/branches/core3/bin/levels/sample.oxw (modified) * code/branches/core3/src/core/CMakeLists.txt (modified) * code/branches/core3/src/core/ClassTreeMask.h (modified) * code/branches/core3/src/core/CorePrereqs.h (modified) * code/branches/core3/src/core/Identifier.cc (modified) * code/branches/core3/src/core/Identifier.h (modified) * code/branches/core3/src/core/Iterator.h (modified) * code/branches/core3/src/core/IteratorBase.h (added) * code/branches/core3/src/core/Loader.cc (modified) * code/branches/core3/src/core/MetaObjectList.cc (modified) * code/branches/core3/src/core/MetaObjectList.h (modified) * code/branches/core3/src/core/ObjectList.h (modified) * code/branches/core3/src/core/ObjectListBase.cc (added) * code/branches/core3/src/core/ObjectListBase.h (added) * code/branches/core3/src/core/OrxonoxClass.cc (modified) * code/branches/core3/src/network/ConnectionManager.cc (modified) * code/branches/core3/src/network/GameStateClient.cc (modified) * code/branches/core3/src/network/GameStateManager.cc (modified) * code/branches/core3/src/network/Server.cc (modified) * code/branches/core3/src/orxonox/Orxonox.cc (modified) * code/branches/core3/src/orxonox/objects/NPC.cc (modified) * code/branches/core3/src/orxonox/objects/Projectile.cc (modified) * code/branches/core3/src/orxonox/objects/SpaceShip.cc (modified) big change in ObjectList: separated the class into a non-template ... Mon, 09 Jun 2008 02:16:48 GMT landauf [1573] * code/branches/core3 (copied) created new core branch Sun, 08 Jun 2008 22:53:53 GMT rgrieder [1572] * code/trunk/visual_studio/audio_properties.vsprops (modified) * code/trunk/visual_studio/base_properties.vsprops (modified) * code/trunk/visual_studio/core_properties.vsprops (modified) * code/trunk/visual_studio/orxonox_properties.vsprops (modified) - files got lost last commit (changed some dependency folders for msvc) Sun, 08 Jun 2008 22:47:40 GMT rgrieder [1571] * code/trunk/src/orxonox/console/InGameConsole.cc (modified) * code/trunk/visual_studio/base_properties.vsprops (modified) - changed console font to Monofur - please check whether the ... Sun, 08 Jun 2008 21:59:23 GMT landauf [1570] * code/branches/console (deleted) removed console branch Sun, 08 Jun 2008 21:58:18 GMT bknecht [1569] * code/branches/camera (deleted) Deleted camera branch.. man, it's totally old!! Sun, 08 Jun 2008 21:34:55 GMT landauf [1568] * 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/Navigation.cc (modified) * code/trunk/src/orxonox/hud/Navigation.h (modified) - BarOverlayElement interpolates between given colours - Tried to ... Sun, 08 Jun 2008 15:55:05 GMT rgrieder [1567] * code/trunk/src/core/input/KeyBinder.cc (modified) * code/trunk/src/orxonox/Orxonox.cc (modified) * code/trunk/src/orxonox/hud/HUD.cc (modified) * code/trunk/src/orxonox/hud/HUD.h (modified) * code/trunk/visual_studio/base_properties_release.vsprops (modified) * code/trunk/visual_studio/vc8/core.vcproj (modified) * code/trunk/visual_studio/vc8/cpptcl.vcproj (modified) * code/trunk/visual_studio/vc8/network.vcproj (modified) * code/trunk/visual_studio/vc8/ois.vcproj (modified) * code/trunk/visual_studio/vc8/orxonox.vcproj (modified) * code/trunk/visual_studio/vc8/tixml.vcproj (modified) * code/trunk/visual_studio/vc8/tolua.vcproj (modified) - changed a default value concerning the derived mouse input (maybe ... Sun, 08 Jun 2008 15:04:18 GMT landauf [1566] * code/trunk/src/orxonox/hud/Navigation.cc (modified) * code/trunk/src/orxonox/hud/RadarObject.cc (modified) * code/trunk/src/orxonox/hud/RadarObject.h (modified) * code/trunk/src/orxonox/objects/SpaceShipAI.cc (modified) * code/trunk/src/util/Math.cc (modified) * code/trunk/src/util/Math.h (modified) - added a prediction-crosshair to the navigation focus - fixed a ... Sun, 08 Jun 2008 10:04:02 GMT scheusso [1565] * code/branches/network (deleted) network branch is obsolete now (because of lots of changes to the trunk) Sun, 08 Jun 2008 03:46:52 GMT landauf [1564] * code/trunk/src/orxonox/GraphicsEngine.cc (modified) * code/trunk/src/orxonox/OrxonoxPrereqs.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 (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/SpaceShip.cc (modified) * code/trunk/src/orxonox/objects/SpaceShipAI.cc (modified) * code/trunk/src/util/Math.cc (modified) * code/trunk/src/util/Math.h (modified) - several small changes in most of the HUD classes (code cleanup): ... Sat, 07 Jun 2008 21:40:50 GMT landauf [1563] * code/trunk/src/core/CommandEvaluation.cc (modified) * code/trunk/src/orxonox/GraphicsEngine.cc (modified) * code/trunk/src/orxonox/GraphicsEngine.h (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/hud/RadarObject.cc (modified) * code/trunk/src/orxonox/hud/RadarObject.h (modified) * code/trunk/src/orxonox/objects/ParticleProjectile.cc (modified) * code/trunk/src/orxonox/objects/ParticleSpawner.cc (modified) * code/trunk/src/orxonox/objects/ParticleSpawner.h (modified) * code/trunk/src/orxonox/objects/Projectile.cc (modified) * code/trunk/src/orxonox/objects/SpaceShip.cc (modified) * code/trunk/src/orxonox/objects/SpaceShipAI.cc (modified) * code/trunk/src/orxonox/tools/ParticleInterface.cc (modified) * code/trunk/src/orxonox/tools/ParticleInterface.h (modified) - added configurable detaillevel for particle effects to ... Sat, 07 Jun 2008 13:39:48 GMT landauf [1562] * 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/RadarObject.cc (modified) * code/trunk/src/orxonox/hud/RadarObject.h (modified) * code/trunk/src/orxonox/objects/SpaceShip.cc (modified) * code/trunk/src/orxonox/objects/SpaceShipAI.cc (modified) - AI ships are now displayed with a point with its teamcolour on the ... Sat, 07 Jun 2008 12:22:26 GMT rgrieder [1561] * code/trunk/visual_studio/base_properties.vsprops (modified) * code/trunk/visual_studio/vc8/orxonox.vcproj (modified) updated visual studio files Sat, 07 Jun 2008 02:46:54 GMT landauf [1560] * code/trunk/src/orxonox/objects/ParticleProjectile.cc (modified) forgot one Sat, 07 Jun 2008 00:34:54 GMT landauf [1559] * code/trunk/src/core/BaseObject.cc (modified) * code/trunk/src/orxonox/objects/BillboardProjectile.cc (modified) * code/trunk/src/orxonox/objects/Model.cc (modified) * code/trunk/src/orxonox/objects/ParticleProjectile.cc (modified) * code/trunk/src/orxonox/objects/ParticleSpawner.cc (modified) * code/trunk/src/orxonox/objects/SpaceShip.cc (modified) * code/trunk/src/orxonox/objects/WorldEntity.cc (modified) used isInitialized() in destructors where needed and changed ... Sat, 07 Jun 2008 00:06:41 GMT landauf [1558] * code/trunk/src/core/BaseObject.cc (modified) * code/trunk/src/core/BaseObject.h (modified) * code/trunk/src/orxonox/OrxonoxPrereqs.h (modified) * code/trunk/src/orxonox/objects/BillboardProjectile.cc (modified) * code/trunk/src/orxonox/objects/BillboardProjectile.h (modified) * code/trunk/src/orxonox/objects/Model.cc (modified) * code/trunk/src/orxonox/objects/Model.h (modified) * code/trunk/src/orxonox/objects/ParticleProjectile.cc (modified) * code/trunk/src/orxonox/objects/ParticleProjectile.h (modified) * code/trunk/src/orxonox/objects/Projectile.cc (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/WorldEntity.cc (modified) * code/trunk/src/orxonox/tools/BillboardSet.h (modified) * code/trunk/src/orxonox/tools/Mesh.h (modified) added support for isVisible() and isActive() to all objects. those ... Fri, 06 Jun 2008 19:34:27 GMT landauf [1557] * code/trunk/bin/levels/sample.oxw (modified) some changes in Lua-code to generate asteroids to make it work with ... Fri, 06 Jun 2008 19:18:04 GMT landauf [1556] * code/trunk/src/core/input/InputInterfaces.h (modified) * code/trunk/src/network/Server.cc (modified) * code/trunk/src/orxonox/Orxonox.cc (modified) now it's tested on tardis... fixed a small typo.\n additionally ... Fri, 06 Jun 2008 19:05:27 GMT landauf [1555] * code/trunk/CMakeLists.txt (modified) * code/trunk/cmake/FindOIS.cmake (deleted) * code/trunk/src/CMakeLists.txt (modified) * code/trunk/src/core/CMakeLists.txt (modified) * code/trunk/src/core/Script.cc (modified) * code/trunk/src/core/input/InputInterfaces.h (modified) * code/trunk/src/core/input/InputManager.cc (modified) * code/trunk/src/core/input/InputManager.h (modified) * code/trunk/src/ois/CMakeLists.txt (modified) * code/trunk/src/orxonox/CMakeLists.txt (modified) * code/trunk/src/orxonox/tools/ParticleInterface.cc (modified) - ParticleInterface uses Orxonox::getTimeFactor to make particle ... Fri, 06 Jun 2008 16:36:56 GMT landauf [1554] * code/trunk/src/orxonox/objects/Projectile.cc (modified) changed default values of Projectile: lifetime_ = 4 and speed_ = 5000 ... Fri, 06 Jun 2008 15:37:56 GMT landauf [1553] * code/trunk/src/asylum/orxonox/objects/Fighter.cc (modified) * code/trunk/src/orxonox/CMakeLists.txt (modified) * code/trunk/src/orxonox/objects/ParticleProjectile.h (modified) * code/trunk/src/orxonox/objects/ParticleSpawner.cc (modified) * code/trunk/src/orxonox/objects/Projectile.cc (modified) * code/trunk/src/orxonox/objects/SpaceShip.cc (modified) * code/trunk/src/orxonox/objects/SpaceShipAI.cc (modified) * code/trunk/src/orxonox/particle (deleted) * code/trunk/src/orxonox/tools/ParticleInterface.cc (copied) * code/trunk/src/orxonox/tools/ParticleInterface.h (copied) moved ParticleInterface to tools, deleted particle by the way, the ... Fri, 06 Jun 2008 15:31:58 GMT landauf [1552] * code/trunk/src/asylum/orxonox/objects/Fighter.cc (modified) * code/trunk/src/orxonox/CMakeLists.txt (modified) * code/trunk/src/orxonox/OrxonoxPrereqs.h (modified) * code/trunk/src/orxonox/objects/BillboardProjectile.cc (added) * code/trunk/src/orxonox/objects/BillboardProjectile.h (added) * code/trunk/src/orxonox/objects/Explosion.cc (deleted) * code/trunk/src/orxonox/objects/Explosion.h (deleted) * code/trunk/src/orxonox/objects/Model.cc (modified) * code/trunk/src/orxonox/objects/ParticleProjectile.cc (added) * code/trunk/src/orxonox/objects/ParticleProjectile.h (added) * code/trunk/src/orxonox/objects/ParticleSpawner.cc (added) * code/trunk/src/orxonox/objects/ParticleSpawner.h (added) * 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/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/particle/ParticleInterface.cc (modified) * code/trunk/src/orxonox/particle/ParticleInterface.h (modified) * code/trunk/src/orxonox/tools/Timer.cc (modified) * code/trunk/src/orxonox/tools/Timer.h (modified) several improvements: - AI works properly now - add enemies with ... Fri, 06 Jun 2008 14:56:26 GMT landauf [1551] * code/trunk/bin/Plugins.cfg (added) added Plugins.cfg for windows - the run-script uses plugins.cfg ... Thu, 05 Jun 2008 22:03:56 GMT bknecht [1550] * code/branches/script_trigger/src/orxonox/objects/Trigger.cc (modified) * code/branches/script_trigger/src/orxonox/objects/Trigger.h (modified) Trigger is now represented by a flare when Debug is on also XML ... Thu, 05 Jun 2008 18:58:37 GMT rgrieder [1549] * code/trunk/src/core/ConsoleCommand.h (modified) little adjustment Thu, 05 Jun 2008 17:16:33 GMT scheusso [1548] * code/trunk/src/core/ConsoleCommand.h (modified) * code/trunk/src/network/Server.cc (modified) fixed that compiler error (missing ClassManager.h; improved network ... Thu, 05 Jun 2008 13:59:52 GMT rgrieder [1547] * code/trunk/src/core/ClassManager.h (deleted) * code/trunk/src/core/IdentifierDistributor.cc (deleted) * code/trunk/src/core/IdentifierDistributor.h (deleted) - hmm, a patch can't actually remove a file Thu, 05 Jun 2008 13:41:57 GMT rgrieder [1546] * code/branches/input (copied) recreated input branch the 5th or so Thu, 05 Jun 2008 13:41:03 GMT rgrieder [1545] * code/branches/network (copied) recreated network branch Thu, 05 Jun 2008 13:40:13 GMT rgrieder [1544] * code/branches/input (deleted) * code/branches/network (deleted) removed network and input branch Thu, 05 Jun 2008 12:18:14 GMT rgrieder [1543] * 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/CommandEvaluation.cc (modified) * code/trunk/src/core/ConfigFileManager.cc (modified) * code/trunk/src/core/ConfigValueIncludes.h (modified) * code/trunk/src/core/ConsoleCommand.h (modified) * code/trunk/src/core/CoreIncludes.h (modified) * code/trunk/src/core/CorePrereqs.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/Iterator.h (modified) * code/trunk/src/core/MetaObjectList.h (modified) * code/trunk/src/core/ObjectList.h (modified) * code/trunk/src/core/input/KeyBinder.cc (modified) * code/trunk/src/orxonox/OrxonoxStableHeaders.h (modified) * code/trunk/visual_studio/vc8/core.vcproj (modified) - applied patch to remove ClassManager (wouldn't wanna maintain it ... Thu, 05 Jun 2008 09:38:20 GMT bknecht [1542] * code/trunk/Doxyfile (modified) changed version number and name in Doxyfile Thu, 05 Jun 2008 08:59:49 GMT bknecht [1541] * code/branches/camera/bin/levels/sample.oxw (modified) * code/branches/input/bin/plugins.cfg-init (modified) * code/branches/network/bin/plugins.cfg-init (modified) * code/branches/script_trigger/bin/levels/sample.oxw (modified) * code/branches/script_trigger/src/audio/AudioManager.cc (modified) * code/branches/script_trigger/src/core/ClassTreeMask.h (modified) * code/branches/script_trigger/src/orxonox/objects/Trigger.cc (modified) * code/branches/script_trigger/src/orxonox/objects/Trigger.h (modified) Some updates on the trigger: - Reacts on defined sub classes of ... Thu, 05 Jun 2008 02:09:04 GMT landauf [1540] * code/trunk/src/core/Shell.cc (modified) * code/trunk/src/orxonox/console/InGameConsole.cc (modified) * code/trunk/src/orxonox/console/InGameConsole.h (modified) some console tweaks Wed, 04 Jun 2008 20:53:28 GMT rgrieder [1539] * code/trunk/src/orxonox/console/InGameConsole.cc (modified) that removes a gcc warning Wed, 04 Jun 2008 20:44:41 GMT rgrieder [1538] * code/trunk/src/core/input/KeyBinder.cc (modified) * code/trunk/src/orxonox/GraphicsEngine.cc (modified) * code/trunk/src/orxonox/console/InGameConsole.cc (modified) * code/trunk/src/orxonox/console/InGameConsole.h (modified) - fixed a bug in cursorChanged in InGameConsole - prevented Ogre ... Wed, 04 Jun 2008 19:23:29 GMT rgrieder [1537] * code/trunk/src/core/input/InputManager.cc (modified) - bug fix Wed, 04 Jun 2008 19:07:53 GMT rgrieder [1536] * code/trunk/src/network/NetworkCallback.h (modified) added virtual destructors for NetworkCallback Wed, 04 Jun 2008 18:54:43 GMT rgrieder [1535] * code/trunk/CMakeLists.txt (modified) * code/trunk/bin/media.cfg (deleted) * code/trunk/bin/quake3settings.cfg (deleted) * code/trunk/src/audio/AudioManager.h (modified) * code/trunk/src/core/CMakeLists.txt (modified) * code/trunk/src/core/Core.cc (copied) * code/trunk/src/core/Core.h (copied) * code/trunk/src/core/CorePrereqs.h (modified) * code/trunk/src/core/CoreSettings.cc (deleted) * code/trunk/src/core/CoreSettings.h (deleted) * code/trunk/src/core/InputBuffer.cc (deleted) * code/trunk/src/core/InputBuffer.h (deleted) * code/trunk/src/core/InputInterfaces.h (deleted) * code/trunk/src/core/InputManager.cc (deleted) * code/trunk/src/core/InputManager.h (deleted) * code/trunk/src/core/KeyBinder.cc (deleted) * code/trunk/src/core/KeyBinder.h (deleted) * code/trunk/src/core/Language.cc (modified) * code/trunk/src/core/Language.h (modified) * code/trunk/src/core/OutputHandler.cc (modified) * code/trunk/src/core/Shell.cc (modified) * code/trunk/src/core/Shell.h (modified) * code/trunk/src/core/TclThreadManager.h (modified) * code/trunk/src/core/Tickable.cc (deleted) * code/trunk/src/core/Tickable.h (deleted) * code/trunk/src/core/input (copied) * code/trunk/src/core/input/Button.cc (copied) * code/trunk/src/core/input/Button.h (copied) * code/trunk/src/core/input/CalibratorCallback.cc (copied) * code/trunk/src/core/input/CalibratorCallback.h (copied) * code/trunk/src/core/input/HalfAxis.cc (copied) * code/trunk/src/core/input/HalfAxis.h (copied) * code/trunk/src/core/input/InputBuffer.cc (copied) * code/trunk/src/core/input/InputBuffer.h (copied) * code/trunk/src/core/input/InputCommands.cc (copied) * code/trunk/src/core/input/InputCommands.h (copied) * code/trunk/src/core/input/InputInterfaces.h (copied) * code/trunk/src/core/input/InputManager.cc (copied) * code/trunk/src/core/input/InputManager.h (copied) * code/trunk/src/core/input/KeyBinder.cc (copied) * code/trunk/src/core/input/KeyBinder.h (copied) * code/trunk/src/core/input/KeyDetector.cc (copied) * code/trunk/src/core/input/KeyDetector.h (copied) * code/trunk/src/network/Client.h (modified) * code/trunk/src/network/Server.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/OrxonoxStableHeaders.h (modified) * code/trunk/src/orxonox/Settings.cc (copied) * code/trunk/src/orxonox/Settings.h (copied) * code/trunk/src/orxonox/console/InGameConsole.cc (modified) * code/trunk/src/orxonox/console/InGameConsole.h (modified) * code/trunk/src/orxonox/hud/HUD.h (modified) * code/trunk/src/orxonox/hud/RadarOverlayElement.cc (modified) * code/trunk/src/orxonox/objects/SpaceShip.cc (modified) * code/trunk/src/orxonox/objects/SpaceShip.h (modified) * code/trunk/src/orxonox/objects/Tickable.cc (copied) * code/trunk/src/orxonox/objects/Tickable.h (copied) * code/trunk/src/orxonox/objects/WorldEntity.h (modified) * code/trunk/src/orxonox/tools/Timer.h (modified) * code/trunk/src/util/ArgReader.cc (modified) * code/trunk/src/util/ArgReader.h (modified) * code/trunk/visual_studio/vc8/core.vcproj (modified) * code/trunk/visual_studio/vc8/orxonox.vcproj (modified) merged input branch back to trunk Wed, 04 Jun 2008 18:53:10 GMT rgrieder [1534] * code/trunk/TODO (modified) * code/trunk/src/core/ConsoleCommand.h (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/GameStateClient.cc (modified) * code/trunk/src/network/GameStateManager.cc (modified) * code/trunk/src/network/NetworkCallback.h (copied) * code/trunk/src/network/PacketDecoder.cc (modified) * code/trunk/src/network/PacketGenerator.cc (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/orxonox/Orxonox.cc (modified) * code/trunk/src/orxonox/objects/SpaceShip.cc (modified) * code/trunk/src/orxonox/objects/SpaceShip.h (modified) merged network branch back to trunk Wed, 04 Jun 2008 18:50:16 GMT rgrieder [1533] * code/branches/input/CMakeLists.txt (modified) little correction with finding boost library Wed, 04 Jun 2008 18:14:48 GMT rgrieder [1532] * code/branches/input/src/orxonox/Settings.h (modified) forgot two includes... Wed, 04 Jun 2008 18:06:38 GMT rgrieder [1531] * code/branches/input/bin/media.cfg (deleted) * code/branches/input/bin/quake3settings.cfg (deleted) * code/branches/input/src/core/Core.h (modified) * code/branches/input/src/core/input/InputBuffer.cc (modified) * code/branches/input/src/core/input/InputManager.cc (modified) * code/branches/input/src/core/input/KeyBinder.cc (modified) * code/branches/input/src/orxonox/CMakeLists.txt (modified) * code/branches/input/src/orxonox/GraphicsEngine.cc (modified) * code/branches/input/src/orxonox/GraphicsEngine.h (modified) * code/branches/input/src/orxonox/Main.cc (modified) * code/branches/input/src/orxonox/Orxonox.cc (modified) * code/branches/input/src/orxonox/Orxonox.h (modified) * code/branches/input/src/orxonox/Settings.cc (added) * code/branches/input/src/orxonox/Settings.h (added) * code/branches/input/src/util/ArgReader.cc (modified) * code/branches/input/src/util/ArgReader.h (modified) * code/branches/input/visual_studio/vc8/orxonox.vcproj (modified) - added various error code in GraphicsEngine - Config values for ... Wed, 04 Jun 2008 15:00:25 GMT rgrieder [1530] * code/branches/network/src/network/NetworkCallback.h (modified) svn:eol-style native Wed, 04 Jun 2008 14:58:51 GMT scheusso [1529] * code/branches/network/src/network/NetworkCallback.h (added) missed to add a file Tue, 03 Jun 2008 18:10:13 GMT rgrieder [1528] * code/branches/input/src/orxonox/hud/_adarOverlayElement.cc (deleted) removed test file Tue, 03 Jun 2008 18:09:08 GMT rgrieder [1527] * code/branches/input/src/orxonox/hud/_adarOverlayElement.cc (added) test commit Tue, 03 Jun 2008 17:06:50 GMT rgrieder [1526] * code/branches/input/src/core/input/Button.cc (modified) * code/branches/input/src/core/input/Button.h (modified) * code/branches/input/src/core/input/CalibratorCallback.cc (modified) * code/branches/input/src/core/input/CalibratorCallback.h (modified) * code/branches/input/src/core/input/HalfAxis.cc (modified) * code/branches/input/src/core/input/HalfAxis.h (modified) * code/branches/input/src/core/input/InputCommands.cc (modified) * code/branches/input/src/core/input/InputCommands.h (modified) * code/branches/input/src/core/input/KeyDetector.cc (modified) * code/branches/input/src/core/input/KeyDetector.h (modified) - added svn:eol-style native to previously committed files Mon, 02 Jun 2008 22:22:39 GMT rgrieder [1525] * code/branches/input/src/core/TheCore.cc (deleted) * code/branches/input/src/core/TheCore.h (deleted) something didn't belong there... Mon, 02 Jun 2008 22:20:36 GMT rgrieder [1524] * code/branches/input/src/audio/AudioManager.h (modified) * code/branches/input/src/core/CMakeLists.txt (modified) * code/branches/input/src/core/Core.cc (moved) * code/branches/input/src/core/Core.h (moved) * code/branches/input/src/core/CorePrereqs.h (modified) * code/branches/input/src/core/Language.cc (modified) * code/branches/input/src/core/Language.h (modified) * code/branches/input/src/core/OutputHandler.cc (modified) * code/branches/input/src/core/Shell.cc (modified) * code/branches/input/src/core/TclThreadManager.h (modified) * code/branches/input/src/core/TheCore.cc (added) * code/branches/input/src/core/TheCore.h (added) * code/branches/input/src/core/input/InputManager.cc (modified) * code/branches/input/src/core/input/InputManager.h (modified) * code/branches/input/src/network/Client.h (modified) * code/branches/input/src/network/Server.h (modified) * code/branches/input/src/orxonox/CMakeLists.txt (modified) * code/branches/input/src/orxonox/Orxonox.cc (modified) * code/branches/input/src/orxonox/OrxonoxStableHeaders.h (modified) * code/branches/input/src/orxonox/console/InGameConsole.h (modified) * code/branches/input/src/orxonox/hud/HUD.h (modified) * code/branches/input/src/orxonox/hud/RadarOverlayElement.cc (modified) * code/branches/input/src/orxonox/objects/Tickable.cc (moved) * code/branches/input/src/orxonox/objects/Tickable.h (moved) * code/branches/input/src/orxonox/objects/WorldEntity.h (modified) * code/branches/input/src/orxonox/tools/Timer.h (modified) * code/branches/input/visual_studio/vc8/core.vcproj (modified) * code/branches/input/visual_studio/vc8/orxonox.vcproj (modified) - moved Tickable to objects again - network, audio and core now have ... Mon, 02 Jun 2008 22:06:09 GMT scheusso [1523] * code/branches/network/src/network/GameStateManager.cc (modified) some enhanced error handling Mon, 02 Jun 2008 21:18:57 GMT scheusso [1522] * code/branches/network/src/network/Client.cc (modified) nothing important Mon, 02 Jun 2008 21:08:46 GMT scheusso [1521] * code/branches/network/src/network/Synchronisable.cc (modified) * code/branches/network/src/network/Synchronisable.h (modified) * code/branches/network/src/orxonox/objects/SpaceShip.cc (modified) * code/branches/network/src/orxonox/objects/SpaceShip.h (modified) we are now able to define callback actions, for each seperate ... Mon, 02 Jun 2008 20:34:20 GMT rgrieder [1520] * code/branches/input/src/core/CMakeLists.txt (modified) * code/branches/input/src/core/CorePrereqs.h (modified) * code/branches/input/src/core/input/Button.cc (added) * code/branches/input/src/core/input/Button.h (added) * code/branches/input/src/core/input/CalibratorCallback.cc (added) * code/branches/input/src/core/input/CalibratorCallback.h (added) * code/branches/input/src/core/input/HalfAxis.cc (added) * code/branches/input/src/core/input/HalfAxis.h (added) * code/branches/input/src/core/input/InputCommands.cc (added) * code/branches/input/src/core/input/InputCommands.h (added) * code/branches/input/src/core/input/InputManager.cc (modified) * code/branches/input/src/core/input/KeyBinder.cc (modified) * code/branches/input/src/core/input/KeyBinder.h (modified) * code/branches/input/src/core/input/KeyDetector.cc (added) * code/branches/input/src/core/input/KeyDetector.h (added) * code/branches/input/visual_studio/vc8/core.vcproj (modified) split KeyBinder into multiple files instead of one unreadable monster ... Mon, 02 Jun 2008 19:28:41 GMT rgrieder [1519] * code/branches/input/src/core/CMakeLists.txt (modified) * code/branches/input/src/core/Shell.cc (modified) * code/branches/input/src/core/Shell.h (modified) * code/branches/input/src/core/input (added) * code/branches/input/src/core/input/InputBuffer.cc (moved) * code/branches/input/src/core/input/InputBuffer.h (moved) * code/branches/input/src/core/input/InputInterfaces.h (moved) * code/branches/input/src/core/input/InputManager.cc (moved) * code/branches/input/src/core/input/InputManager.h (moved) * code/branches/input/src/core/input/KeyBinder.cc (moved) * code/branches/input/src/core/input/KeyBinder.h (moved) * code/branches/input/src/orxonox/GraphicsEngine.cc (modified) * code/branches/input/src/orxonox/Orxonox.cc (modified) * code/branches/input/src/orxonox/console/InGameConsole.cc (modified) * code/branches/input/src/orxonox/objects/SpaceShip.cc (modified) * code/branches/input/src/orxonox/objects/SpaceShip.h (modified) * code/branches/input/visual_studio/vc8/core.vcproj (modified) moved input related files to src/core/input Mon, 02 Jun 2008 19:15:15 GMT scheusso [1518] * code/branches/network/src/core/ConsoleCommand.h (modified) * code/branches/network/src/network/Client.cc (modified) * code/branches/network/src/network/Client.h (modified) * code/branches/network/src/network/ConnectionManager.cc (modified) * code/branches/network/src/network/Server.cc (modified) * code/branches/network/src/network/Server.h (modified) * code/branches/network/src/orxonox/Orxonox.cc (modified) we are able to chat now ;) just use the command char Mon, 02 Jun 2008 12:42:46 GMT scheusso [1517] * code/branches/network/src/network/ClientConnection.cc (modified) * code/branches/network/src/network/ClientConnection.h (modified) improved client connection handling (better use of timeout) Mon, 02 Jun 2008 12:33:17 GMT scheusso [1516] * code/branches/network/TODO (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/PacketDecoder.cc (modified) * code/branches/network/src/network/PacketGenerator.cc (modified) * code/branches/network/src/network/Server.cc (modified) * code/branches/network/src/orxonox/objects/SpaceShip.cc (modified) removed crc testing and changes debug output Mon, 02 Jun 2008 11:35:52 GMT scheusso [1515] * code/branches/network/src/network/ClientConnection.cc (modified) it is now possible, to use the --port command line option Sun, 01 Jun 2008 18:59:09 GMT rgrieder [1514] * code/branches/shader/src/orxonox/GraphicsEngine.cc (modified) * code/branches/shader/src/orxonox/GraphicsEngine.h (modified) * code/branches/shader/src/orxonox/Orxonox.cc (modified) * code/branches/shader/src/orxonox/objects/Model.cc (modified) - readded and uncommented the shader hacks in shader branch Sun, 01 Jun 2008 18:55:57 GMT rgrieder [1513] * code/branches/shader (copied) created shader branch Sun, 01 Jun 2008 15:43:49 GMT rgrieder [1512] * 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) applied changes to network branch. start merging from this revision ... Sun, 01 Jun 2008 15:42:25 GMT rgrieder [1511] * code/trunk/src/orxonox/GraphicsEngine.cc (modified) * code/trunk/src/orxonox/GraphicsEngine.h (modified) * code/trunk/src/orxonox/Orxonox.cc (modified) * code/trunk/src/orxonox/objects/Model.cc (modified) removed commented shader hacks Sun, 01 Jun 2008 15:08:07 GMT rgrieder [1510] * code/branches/input (copied) input branch for my humble self Sun, 01 Jun 2008 15:07:11 GMT rgrieder [1509] * code/branches/network (copied) created network branch again. svn up should be enough. you won't need ... Sun, 01 Jun 2008 15:05:31 GMT rgrieder [1508] * code/branches/network (deleted) - removed network branch to ensure that my changes regarding the svn ... Sun, 01 Jun 2008 15:01:02 GMT rgrieder [1507] * code/trunk/src/orxonox/GraphicsEngine.cc (modified) Ogre 1.4.3 doesn't supprot Log::setDebugOutputEnable(bool) Sun, 01 Jun 2008 14:52:13 GMT rgrieder [1506] * code/trunk/cmakeclearcache (modified) * code/trunk/media_HEAD (modified) * code/trunk/run (modified) * code/trunk/updateMedia.sh (modified) - propset worked on every file except the ones marked as executable. ... 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 ...