# # ChangeLog for code/branches # # Generated by Trac 1.0.9 # May 20, 2024, 10:56:06 AM Mon, 16 Jun 2008 17:53:40 GMT rgrieder [1606] * code/branches/core3/src/audio/AudioIncludes.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/CorePrereqs.h (modified) * code/branches/core3/src/util/CMakeLists.txt (modified) * code/branches/core3/src/util/Error.cc (moved) * code/branches/core3/src/util/Error.h (moved) * code/branches/core3/src/util/UtilPrereqs.h (modified) * code/branches/core3/visual_studio/vc8/core.vcproj (modified) * code/branches/core3/visual_studio/vc8/util.vcproj (modified) - removed struct ObjectListBase::Export from the forward declarations ... Sun, 15 Jun 2008 22:02:02 GMT scheusso [1605] * code/branches/network/bin/run-script (modified) enhanced run-script (X autorepeat should now also be set, if signal ... Sat, 14 Jun 2008 23:09:07 GMT rgrieder [1604] * code/branches/hud/src/orxonox/CMakeLists.txt (modified) * code/branches/hud/src/orxonox/Orxonox.cc (modified) * code/branches/hud/src/orxonox/Orxonox.h (modified) * code/branches/hud/src/orxonox/objects/SpaceShip.cc (modified) * code/branches/hud/src/orxonox/overlays/OrxonoxOverlay.cc (modified) * code/branches/hud/src/orxonox/overlays/OrxonoxOverlay.h (modified) * code/branches/hud/src/orxonox/overlays/OverlayGroup.cc (modified) * code/branches/hud/src/orxonox/overlays/OverlayGroup.h (modified) * code/branches/hud/src/orxonox/overlays/hud/HUDBar.cc (modified) * code/branches/hud/src/orxonox/overlays/hud/HUDNavigation.cc (modified) * code/branches/hud/src/orxonox/overlays/hud/HUDNavigation.h (modified) * code/branches/hud/src/orxonox/overlays/hud/HUDRadar.cc (moved) * code/branches/hud/src/orxonox/overlays/hud/HUDRadar.h (moved) * code/branches/hud/src/orxonox/overlays/hud/HUDText.cc (modified) * code/branches/hud/src/orxonox/overlays/hud/RadarObject.cc (modified) * code/branches/hud/src/orxonox/overlays/hud/RadarObject.h (modified) * code/branches/hud/visual_studio/orxonox_vc8.suo (modified) * code/branches/hud/visual_studio/vc8/orxonox.vcproj (modified) - adjusted Radar to fit in XML loading scheme - OverlayGroup should ... Sat, 14 Jun 2008 19:33:11 GMT rgrieder [1603] * code/branches/core3/visual_studio/vc8/core.vcproj (modified) * code/branches/core3/visual_studio/vc8/util.vcproj (modified) updated msvc files for core3 branch Sat, 14 Jun 2008 16:37:12 GMT rgrieder [1601] * code/branches/hud/bin/hud (deleted) * code/branches/hud/src/orxonox/CMakeLists.txt (modified) * code/branches/hud/src/orxonox/GraphicsEngine.cc (modified) * code/branches/hud/src/orxonox/Orxonox.cc (modified) * code/branches/hud/src/orxonox/Orxonox.h (modified) * code/branches/hud/src/orxonox/OrxonoxPrereqs.h (modified) * code/branches/hud/src/orxonox/objects/SpaceShip.cc (modified) * code/branches/hud/src/orxonox/overlays/OrxonoxOverlay.cc (moved) * code/branches/hud/src/orxonox/overlays/OrxonoxOverlay.h (moved) * code/branches/hud/src/orxonox/overlays/OverlayGroup.cc (moved) * code/branches/hud/src/orxonox/overlays/OverlayGroup.h (moved) * code/branches/hud/src/orxonox/overlays/console/InGameConsole.cc (modified) * code/branches/hud/src/orxonox/overlays/hud/HUDBar.cc (modified) * code/branches/hud/src/orxonox/overlays/hud/HUDBar.h (modified) * code/branches/hud/src/orxonox/overlays/hud/HUDNavigation.cc (moved) * code/branches/hud/src/orxonox/overlays/hud/HUDNavigation.h (moved) * code/branches/hud/src/orxonox/overlays/hud/HUDText.cc (modified) * code/branches/hud/src/orxonox/overlays/hud/HUDText.h (modified) * code/branches/hud/src/orxonox/overlays/hud/RadarOverlayElement.cc (modified) * code/branches/hud/visual_studio/orxonox_vc8.suo (added) * code/branches/hud/visual_studio/vc8/orxonox.vcproj (modified) - new folder structure for overlays: orxonox/ ... overlays/ ... Sat, 14 Jun 2008 15:49:09 GMT rgrieder [1600] * code/branches/hud/src/orxonox/overlays/HUD.cc (moved) * code/branches/hud/src/orxonox/overlays/HUD.h (moved) * code/branches/hud/src/orxonox/overlays/HUDOverlay.cc (moved) * code/branches/hud/src/orxonox/overlays/HUDOverlay.h (moved) again... Sat, 14 Jun 2008 14:33:37 GMT rgrieder [1599] * code/branches/hud/src/orxonox/overlays (added) * code/branches/hud/src/orxonox/overlays/console (moved) * code/branches/hud/src/orxonox/overlays/console/InGameConsole.cc (copied) * code/branches/hud/src/orxonox/overlays/console/InGameConsole.h (copied) * code/branches/hud/src/orxonox/overlays/hud (moved) * code/branches/hud/src/orxonox/hud/BarOverlayElement.cc (deleted) * code/branches/hud/src/orxonox/hud/BarOverlayElement.h (deleted) * code/branches/hud/src/orxonox/overlays/hud/HUD.cc (copied) * code/branches/hud/src/orxonox/overlays/hud/HUD.h (copied) * code/branches/hud/src/orxonox/overlays/hud/HUDBar.cc (copied) * code/branches/hud/src/orxonox/overlays/hud/HUDBar.h (copied) * code/branches/hud/src/orxonox/overlays/hud/HUDFPSText.cc (copied) * code/branches/hud/src/orxonox/overlays/hud/HUDFPSText.h (copied) * code/branches/hud/src/orxonox/overlays/hud/HUDOverlay.cc (copied) * code/branches/hud/src/orxonox/overlays/hud/HUDOverlay.h (copied) * code/branches/hud/src/orxonox/overlays/hud/HUDRTRText.cc (copied) * code/branches/hud/src/orxonox/overlays/hud/HUDRTRText.h (copied) * code/branches/hud/src/orxonox/overlays/hud/HUDSpeedBar.cc (copied) * code/branches/hud/src/orxonox/overlays/hud/HUDSpeedBar.h (copied) * code/branches/hud/src/orxonox/overlays/hud/HUDText.cc (copied) * code/branches/hud/src/orxonox/overlays/hud/HUDText.h (copied) * code/branches/hud/src/orxonox/overlays/hud/Navigation.cc (copied) * code/branches/hud/src/orxonox/overlays/hud/Navigation.h (copied) * code/branches/hud/src/orxonox/overlays/hud/OverlayElementFactories.h (copied) * code/branches/hud/src/orxonox/overlays/hud/RadarObject.cc (copied) * code/branches/hud/src/orxonox/overlays/hud/RadarObject.h (copied) * code/branches/hud/src/orxonox/overlays/hud/RadarOverlayElement.cc (copied) * code/branches/hud/src/orxonox/overlays/hud/RadarOverlayElement.h (copied) tortoisesvn is not almighty. i'll have to commit.. Sat, 14 Jun 2008 14:19:42 GMT rgrieder [1598] * code/branches/hud/bin/hud/hud.oxh (modified) * code/branches/hud/src/orxonox/hud/HUDBar.cc (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/Navigation.h (modified) scale, position, alignment and rotation work with overlays Simply ... Thu, 12 Jun 2008 21:02:40 GMT landauf [1597] * code/branches/core3/src/core/input/KeyBinder.cc (modified) * code/branches/core3/src/orxonox/objects/ParticleProjectile.cc (modified) * code/branches/core3/src/orxonox/objects/ParticleProjectile.h (modified) small cleanup in KeyBinder (don't panic reto, I've only replaced ... Thu, 12 Jun 2008 20:53:51 GMT landauf [1596] * code/branches/core3/src/core/ConfigValueContainer.cc (modified) * code/branches/core3/src/core/ConfigValueContainer.h (modified) * code/branches/core3/src/core/ConfigValueIncludes.h (modified) * code/branches/core3/src/core/Core.cc (modified) * code/branches/core3/src/core/Core.h (modified) * code/branches/core3/src/core/Identifier.cc (modified) * code/branches/core3/src/core/Identifier.h (modified) * code/branches/core3/src/core/ObjectListIterator.h (modified) * code/branches/core3/src/core/OrxonoxClass.cc (modified) * code/branches/core3/src/core/Shell.cc (modified) * code/branches/core3/src/core/Shell.h (modified) * code/branches/core3/src/core/input/InputManager.cc (modified) * code/branches/core3/src/core/input/KeyBinder.cc (modified) * code/branches/core3/src/orxonox/GraphicsEngine.cc (modified) * code/branches/core3/src/orxonox/GraphicsEngine.h (modified) * code/branches/core3/src/orxonox/Settings.cc (modified) * code/branches/core3/src/orxonox/Settings.h (modified) * code/branches/core3/src/orxonox/objects/ParticleProjectile.cc (modified) * code/branches/core3/src/orxonox/objects/ParticleProjectile.h (modified) * code/branches/core3/src/orxonox/objects/Projectile.cc (modified) * code/branches/core3/src/orxonox/objects/Projectile.h (modified) * code/branches/core3/src/orxonox/objects/RotatingProjectile.cc (modified) * code/branches/core3/src/orxonox/objects/RotatingProjectile.h (modified) - added feature to add a callback function to configvalues. they get ... Thu, 12 Jun 2008 20:42:15 GMT rgrieder [1595] * code/branches/hud/bin/hud/hud.oxh (modified) * code/branches/hud/src/core/Executor.cc (modified) * code/branches/hud/src/core/TclThreadManager.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/Navigation.cc (modified) * code/branches/hud/src/orxonox/hud/Navigation.h (modified) * code/branches/hud/src/util/Convert.h (modified) * code/branches/hud/src/util/String.h (modified) - removed conversion functions in String.h - you can use ... Thu, 12 Jun 2008 14:14:21 GMT landauf [1594] * code/branches/core3/src/core/ConfigFileManager.cc (modified) * code/branches/core3/src/core/ConsoleCommand.cc (modified) * code/branches/core3/src/core/ConsoleCommand.h (modified) * code/branches/core3/src/core/ConsoleCommandCompilation.cc (modified) * code/branches/core3/src/core/IRC.cc (modified) * code/branches/core3/src/core/Shell.cc (modified) * code/branches/core3/src/core/TclBind.cc (modified) * code/branches/core3/src/core/TclThreadManager.cc (modified) * code/branches/core3/src/orxonox/Orxonox.cc (modified) * code/branches/core3/src/orxonox/hud/HUD.cc (modified) * code/branches/core3/src/orxonox/objects/Ambient.cc (modified) * code/branches/core3/src/orxonox/objects/SpaceShip.cc (modified) * code/branches/core3/src/orxonox/objects/SpaceShipAI.cc (modified) added more SetConsoleCommand macros like SetConsoleCommandAlias to ... Thu, 12 Jun 2008 02:48:35 GMT landauf [1593] * code/branches/core3/src/util/Debug.h (modified) changed COUT(x) macros to use trinary ?: operator instead of if (...) ... Thu, 12 Jun 2008 02:32:10 GMT landauf [1592] * code/branches/core3/src/audio/AudioManager.h (modified) * code/branches/core3/src/core/BaseObject.cc (modified) * code/branches/core3/src/core/BaseObject.h (modified) * code/branches/core3/src/core/Functor.h (modified) * code/branches/core3/src/core/Identifier.cc (modified) * code/branches/core3/src/core/Identifier.h (modified) * code/branches/core3/src/core/XMLPort.h (modified) * code/branches/core3/src/orxonox/objects/Ambient.cc (modified) * code/branches/core3/src/orxonox/objects/Ambient.h (modified) * code/branches/core3/src/orxonox/objects/Model.cc (modified) * code/branches/core3/src/orxonox/objects/Model.h (modified) * code/branches/core3/src/orxonox/objects/NPC.cc (modified) * code/branches/core3/src/orxonox/objects/NPC.h (modified) * code/branches/core3/src/orxonox/objects/Projectile.cc (modified) * code/branches/core3/src/orxonox/objects/Skybox.cc (modified) * code/branches/core3/src/orxonox/objects/Skybox.h (modified) * code/branches/core3/src/orxonox/objects/SpaceShip.cc (modified) * code/branches/core3/src/orxonox/objects/WorldEntity.cc (modified) * code/branches/core3/src/orxonox/objects/WorldEntity.h (modified) - Some small changes in XMLPortParam: It's now possible to add ... Thu, 12 Jun 2008 00:00:15 GMT landauf [1591] * 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 (deleted) * 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 (modified) * code/branches/core3/src/core/ObjectListBase.h (modified) * code/branches/core3/src/core/ObjectListIterator.h (added) * code/branches/core3/src/core/Shell.cc (modified) * code/branches/core3/src/network/ConnectionManager.cc (modified) * code/branches/core3/src/network/GameStateClient.cc (modified) * code/branches/core3/src/network/GameStateClient.h (modified) * code/branches/core3/src/network/GameStateManager.cc (modified) * code/branches/core3/src/network/Server.cc (modified) * code/branches/core3/src/network/Synchronisable.h (modified) * code/branches/core3/src/orxonox/GraphicsEngine.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) * code/branches/core3/src/orxonox/objects/SpaceShipAI.cc (modified) Again some heavy changes in ObjectList and Iterator: there are now ... 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: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 20:41:39 GMT nicolasc [1579] * code/branches/gcc43 (copied) created gcc43 branch to hotfix orxonox for gcc-4.3 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 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 10:04:02 GMT scheusso [1565] * code/branches/network (deleted) network branch is obsolete now (because of lots of changes to the trunk) 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 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 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 ... 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: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 12:59:03 GMT rgrieder [1501] * code/branches/network/src/network/ConnectionManager.cc (modified) please don't use POSIX calls... Sun, 01 Jun 2008 12:43:27 GMT scheusso [1500] * code/branches/network/src/network/ConnectionManager.cc (modified) we are now able to manage multiple clients ;) Sun, 01 Jun 2008 11:44:44 GMT scheusso [1499] * code/branches/network/src/network/Client.cc (modified) * code/branches/network/src/network/Client.h (modified) * code/branches/network/src/network/ClientConnection.cc (modified) * code/branches/network/src/network/ClientConnection.h (modified) * code/branches/network/src/network/ConnectionManager.cc (modified) * code/branches/network/src/network/ConnectionManager.h (modified) * code/branches/network/src/network/Server.cc (modified) some speed enhancements regarding to mutexes in enet send/receive ... Sun, 01 Jun 2008 09:46:33 GMT rgrieder [1498] * code/branches/network/src/orxonox/PlayerManager.h (deleted) hmm, I never reverted the test commit... Sun, 01 Jun 2008 09:32:56 GMT rgrieder [1497] * code/branches/network/presentation (deleted) * code/branches/network/src/core/InputManager.cc (modified) * code/branches/network/src/network/ConnectionManager.cc (modified) * code/branches/network/src/orxonox/GraphicsEngine.h (modified) - forgot to remove the hack part in GraphicsEngine.h - removed ... Sat, 31 May 2008 23:13:12 GMT rgrieder [1496] * code/branches/network/src/orxonox/PlayerManager.h (added) test commit Sat, 31 May 2008 23:10:46 GMT rgrieder [1495] * code/branches/network/src/audio/AudioBuffer.cc (modified) * code/branches/network/src/audio/AudioBuffer.h (modified) * code/branches/network/src/audio/AudioIncludes.h (modified) * code/branches/network/src/audio/AudioManager.cc (modified) * code/branches/network/src/audio/AudioManager.h (modified) * code/branches/network/src/audio/AudioPrereqs.h (modified) * code/branches/network/src/audio/AudioSource.cc (modified) * code/branches/network/src/audio/AudioSource.h (modified) * code/branches/network/src/audio/AudioStream.h (modified) * code/branches/network/src/core/Error.cc (modified) * code/branches/network/src/core/Error.h (modified) * code/branches/network/src/core/Functor.h (modified) * code/branches/network/src/core/Identifier.cc (modified) * code/branches/network/src/core/Identifier.h (modified) * code/branches/network/src/core/InputBuffer.h (modified) * code/branches/network/src/core/InputManager.cc (modified) * code/branches/network/src/core/KeyBinder.cc (modified) * code/branches/network/src/core/Script_clean.h (modified) * code/branches/network/src/core/SignalHandler.h (modified) * code/branches/network/src/cpptcl/CppTcl.cc (modified) * code/branches/network/src/cpptcl/CppTcl.h (modified) * code/branches/network/src/network/dummyclient.cc (modified) * code/branches/network/src/network/dummyclient2.cc (modified) * code/branches/network/src/network/dummyclient3.cc (modified) * code/branches/network/src/network/dummyserver.cc (modified) * code/branches/network/src/network/dummyserver3.cc (modified) * code/branches/network/src/ois/linux/LinuxKeyboard.cpp (modified) * code/branches/network/src/orxonox/CMakeLists.txt (modified) * code/branches/network/src/orxonox/GraphicsEngine.cc (modified) * code/branches/network/src/orxonox/GraphicsEngine.h (modified) * code/branches/network/src/orxonox/Orxonox.cc (modified) * code/branches/network/src/orxonox/Orxonox.h (modified) * code/branches/network/src/orxonox/OrxonoxPrereqs.h (modified) * code/branches/network/src/orxonox/OrxonoxStableHeaders.h (modified) * code/branches/network/src/orxonox/PrecompiledHeaderFiles.cc (modified) * code/branches/network/src/orxonox/console/InGameConsole.h (modified) * code/branches/network/src/orxonox/hud/BarOverlayElement.cc (modified) * code/branches/network/src/orxonox/hud/BarOverlayElement.h (modified) * code/branches/network/src/orxonox/hud/HUD.h (modified) * code/branches/network/src/orxonox/hud/Navigation.cc (modified) * code/branches/network/src/orxonox/hud/Navigation.h (modified) * code/branches/network/src/orxonox/hud/OverlayElementFactories.h (modified) * code/branches/network/src/orxonox/hud/RadarObject.cc (modified) * code/branches/network/src/orxonox/hud/RadarObject.h (modified) * code/branches/network/src/orxonox/hud/RadarOverlayElement.cc (modified) * code/branches/network/src/orxonox/hud/RadarOverlayElement.h (modified) * code/branches/network/src/orxonox/objects/Camera.h (modified) * code/branches/network/src/orxonox/objects/SpaceShipAI.cc (modified) * code/branches/network/src/orxonox/objects/weapon/BaseWeapon.h (modified) * code/branches/network/src/tinyxml/ticpp.cc (modified) * code/branches/network/src/tinyxml/ticpp.h (modified) * code/branches/network/src/tinyxml/ticpprc.h (modified) * code/branches/network/src/tinyxml/tinyxml.h (modified) * code/branches/network/src/util/ArgReader.cc (modified) * code/branches/network/src/util/ArgReader.h (modified) * code/branches/network/src/util/Convert.h (modified) * code/branches/network/src/util/ExprParser.cc (modified) * code/branches/network/src/util/ExprParser.h (modified) * code/branches/network/src/util/MultiTypeMath.h (modified) * code/branches/network/src/util/MultiTypeString.h (modified) * code/branches/network/src/util/OrxonoxPlatform.h (modified) * code/branches/network/src/util/Sleep.h (modified) * code/branches/network/src/util/SubString.cc (modified) * code/branches/network/src/util/SubString.h (modified) * code/branches/network/src/util/UtilPrereqs.h (modified) SVN doesn't seem to like me. Reverted some really badly converted ... Sat, 31 May 2008 21:24:44 GMT rgrieder [1494] * code/branches/network/CMakeLists.txt (modified) * code/branches/network/Doxyfile (modified) * code/branches/network/INSTALL (modified) * code/branches/network/LICENSE (modified) * code/branches/network/README (modified) * code/branches/network/TODO (modified) * code/branches/network/bin/disco.txt (modified) * code/branches/network/bin/irc.tcl (modified) * code/branches/network/bin/levels/sample.oxw (modified) * code/branches/network/bin/media.cfg (modified) * code/branches/network/bin/ogre.cfg-init (modified) * code/branches/network/bin/orxonox.bat (modified) * code/branches/network/bin/plugins.cfg-init (modified) * code/branches/network/bin/quake3settings.cfg (modified) * code/branches/network/bin/remote.tcl (modified) * code/branches/network/bin/run-script (modified) * code/branches/network/bin/telnet_server.tcl (modified) * code/branches/network/cmake/CheckTardis.cmake (modified) * code/branches/network/cmake/FindALUT.cmake (modified) * code/branches/network/cmake/FindBoost.cmake (modified) * code/branches/network/cmake/FindCEGUI.cmake (modified) * code/branches/network/cmake/FindCEGUI_OGRE.cmake (modified) * code/branches/network/cmake/FindDirectX.cmake (modified) * code/branches/network/cmake/FindENet.cmake (modified) * code/branches/network/cmake/FindLua.cmake (modified) * code/branches/network/cmake/FindODE.cmake (modified) * code/branches/network/cmake/FindOGRE.cmake (modified) * code/branches/network/cmake/FindOIS.cmake (modified) * code/branches/network/cmake/FindOggVorbis.cmake (modified) * code/branches/network/cmake/FindOpenAL.cmake (modified) * code/branches/network/cmake/FindPkgConfig.cmake (modified) * code/branches/network/cmake/FindTCL.cmake (modified) * code/branches/network/cmake/FindZLIB.cmake (modified) * code/branches/network/cmakeclearcache (modified) * code/branches/network/media_HEAD (modified) * code/branches/network/run (modified) * code/branches/network/src/CMakeLists.txt (modified) * code/branches/network/src/asylum/audio/_AudioObject.cc (modified) * code/branches/network/src/asylum/core/InputEvent.h (modified) * code/branches/network/src/asylum/core/InputEventListener.cc (modified) * code/branches/network/src/asylum/core/InputEventListener.h (modified) * code/branches/network/src/asylum/loader/CMakeLists.txt (modified) * code/branches/network/src/asylum/loader/LevelLoader.cc (modified) * code/branches/network/src/asylum/loader/LevelLoader.h (modified) * code/branches/network/src/asylum/loader/LoaderPrereqs.h (modified) * code/branches/network/src/asylum/network/NetworkFrameListener.h (modified) * code/branches/network/src/asylum/network/PacketBufferTestExt.cc (modified) * code/branches/network/src/asylum/orxonox/AIClass.h (modified) * code/branches/network/src/asylum/orxonox/Arrival.h (modified) * code/branches/network/src/asylum/orxonox/Flocking.h (modified) * code/branches/network/src/asylum/orxonox/InputManager.cc (modified) * code/branches/network/src/asylum/orxonox/InputManager.h (modified) * code/branches/network/src/asylum/orxonox/SpaceshipSteering.cc (modified) * code/branches/network/src/asylum/orxonox/SpaceshipSteering.h (modified) * code/branches/network/src/asylum/orxonox/objects/Fighter.cc (modified) * code/branches/network/src/asylum/orxonox/objects/Fighter.h (modified) * code/branches/network/src/asylum/orxonox/objects/SpaceshipSteeringObject.cc (modified) * code/branches/network/src/asylum/orxonox/objects/SpaceshipSteeringObject.h (modified) * code/branches/network/src/asylum/orxonox/objects/Test.h (modified) * code/branches/network/src/asylum/orxonox/objects/test1.cc (modified) * code/branches/network/src/asylum/orxonox/objects/test1.h (modified) * code/branches/network/src/asylum/orxonox/objects/test2.cc (modified) * code/branches/network/src/asylum/orxonox/objects/test2.h (modified) * code/branches/network/src/asylum/orxonox/objects/test3.cc (modified) * code/branches/network/src/asylum/orxonox/objects/test3.h (modified) * code/branches/network/src/asylum/util/String2Number.h (modified) * code/branches/network/src/asylum/util/Tokenizer.h (modified) * code/branches/network/src/audio/AudioBuffer.cc (modified) * code/branches/network/src/audio/AudioBuffer.h (modified) * code/branches/network/src/audio/AudioIncludes.h (modified) * code/branches/network/src/audio/AudioManager.cc (modified) * code/branches/network/src/audio/AudioManager.h (modified) * code/branches/network/src/audio/AudioPrereqs.h (modified) * code/branches/network/src/audio/AudioSource.cc (modified) * code/branches/network/src/audio/AudioSource.h (modified) * code/branches/network/src/audio/AudioStream.cc (modified) * code/branches/network/src/audio/AudioStream.h (modified) * code/branches/network/src/audio/CMakeLists.txt (modified) * code/branches/network/src/core/ArgumentCompleter.h (modified) * code/branches/network/src/core/ArgumentCompletionFunctions.cc (modified) * code/branches/network/src/core/ArgumentCompletionFunctions.h (modified) * code/branches/network/src/core/ArgumentCompletionListElement.h (modified) * code/branches/network/src/core/BaseObject.cc (modified) * code/branches/network/src/core/BaseObject.h (modified) * code/branches/network/src/core/CMakeLists.txt (modified) * code/branches/network/src/core/ClassFactory.h (modified) * code/branches/network/src/core/ClassManager.h (modified) * code/branches/network/src/core/ClassTreeMask.cc (modified) * code/branches/network/src/core/ClassTreeMask.h (modified) * code/branches/network/src/core/CommandEvaluation.cc (modified) * code/branches/network/src/core/CommandEvaluation.h (modified) * code/branches/network/src/core/CommandExecutor.cc (modified) * code/branches/network/src/core/CommandExecutor.h (modified) * code/branches/network/src/core/ConfigFileManager.cc (modified) * code/branches/network/src/core/ConfigFileManager.h (modified) * code/branches/network/src/core/ConfigValueContainer.cc (modified) * code/branches/network/src/core/ConfigValueContainer.h (modified) * code/branches/network/src/core/ConfigValueIncludes.h (modified) * code/branches/network/src/core/ConsoleCommand.cc (modified) * code/branches/network/src/core/ConsoleCommand.h (modified) * code/branches/network/src/core/ConsoleCommandCompilation.cc (modified) * code/branches/network/src/core/ConsoleCommandCompilation.h (modified) * code/branches/network/src/core/CoreIncludes.h (modified) * code/branches/network/src/core/CorePrereqs.h (modified) * code/branches/network/src/core/CoreSettings.cc (modified) * code/branches/network/src/core/CoreSettings.h (modified) * code/branches/network/src/core/Debug.h (modified) * code/branches/network/src/core/Error.cc (modified) * code/branches/network/src/core/Error.h (modified) * code/branches/network/src/core/Executor.cc (modified) * code/branches/network/src/core/Executor.h (modified) * code/branches/network/src/core/Factory.cc (modified) * code/branches/network/src/core/Factory.h (modified) * code/branches/network/src/core/Functor.h (modified) * code/branches/network/src/core/IRC.cc (modified) * code/branches/network/src/core/IRC.h (modified) * code/branches/network/src/core/Identifier.cc (modified) * code/branches/network/src/core/Identifier.h (modified) * code/branches/network/src/core/IdentifierDistributor.cc (modified) * code/branches/network/src/core/IdentifierDistributor.h (modified) * code/branches/network/src/core/InputBuffer.cc (modified) * code/branches/network/src/core/InputBuffer.h (modified) * code/branches/network/src/core/InputInterfaces.h (modified) * code/branches/network/src/core/InputManager.cc (modified) * code/branches/network/src/core/InputManager.h (modified) * code/branches/network/src/core/Iterator.h (modified) * code/branches/network/src/core/KeyBinder.cc (modified) * code/branches/network/src/core/KeyBinder.h (modified) * code/branches/network/src/core/Language.cc (modified) * code/branches/network/src/core/Language.h (modified) * code/branches/network/src/core/Level.h (modified) * code/branches/network/src/core/Loader.cc (modified) * code/branches/network/src/core/Loader.h (modified) * code/branches/network/src/core/MetaObjectList.cc (modified) * code/branches/network/src/core/MetaObjectList.h (modified) * code/branches/network/src/core/Namespace.cc (modified) * code/branches/network/src/core/Namespace.h (modified) * code/branches/network/src/core/NamespaceNode.cc (modified) * code/branches/network/src/core/NamespaceNode.h (modified) * code/branches/network/src/core/ObjectList.h (modified) * code/branches/network/src/core/OrxonoxClass.cc (modified) * code/branches/network/src/core/OrxonoxClass.h (modified) * code/branches/network/src/core/OutputBuffer.cc (modified) * code/branches/network/src/core/OutputBuffer.h (modified) * code/branches/network/src/core/OutputHandler.cc (modified) * code/branches/network/src/core/OutputHandler.h (modified) * code/branches/network/src/core/Script.cc (modified) * code/branches/network/src/core/Script.h (modified) * code/branches/network/src/core/Script_clean.h (modified) * code/branches/network/src/core/Shell.cc (modified) * code/branches/network/src/core/Shell.h (modified) * code/branches/network/src/core/SignalHandler.cc (modified) * code/branches/network/src/core/SignalHandler.h (modified) * code/branches/network/src/core/TclBind.cc (modified) * code/branches/network/src/core/TclBind.h (modified) * code/branches/network/src/core/TclThreadManager.cc (modified) * code/branches/network/src/core/TclThreadManager.h (modified) * code/branches/network/src/core/Tickable.cc (modified) * code/branches/network/src/core/Tickable.h (modified) * code/branches/network/src/core/XMLPort.cc (modified) * code/branches/network/src/core/XMLPort.h (modified) * code/branches/network/src/core/tolua/tolua.pkg (modified) * code/branches/network/src/cpptcl/CMakeLists.txt (modified) * code/branches/network/src/cpptcl/CREDITS (modified) * code/branches/network/src/cpptcl/CppTcl.cc (modified) * code/branches/network/src/cpptcl/CppTcl.h (modified) * code/branches/network/src/cpptcl/LICENSE (modified) * code/branches/network/src/cpptcl/README (modified) * code/branches/network/src/cpptcl/details/callbacks.h (modified) * code/branches/network/src/cpptcl/details/callbacks_v.h (modified) * code/branches/network/src/cpptcl/details/constructors.h (modified) * code/branches/network/src/cpptcl/details/conversions.h (modified) * code/branches/network/src/cpptcl/details/dispatchers.h (modified) * code/branches/network/src/cpptcl/details/metahelpers.h (modified) * code/branches/network/src/cpptcl/details/methods.h (modified) * code/branches/network/src/cpptcl/details/methods_v.h (modified) * code/branches/network/src/network/CMakeLists.txt (modified) * code/branches/network/src/network/Client.cc (modified) * code/branches/network/src/network/Client.h (modified) * code/branches/network/src/network/ClientConnection.cc (modified) * code/branches/network/src/network/ClientConnection.h (modified) * code/branches/network/src/network/ClientInformation.cc (modified) * code/branches/network/src/network/ClientInformation.h (modified) * code/branches/network/src/network/ConnectionManager.cc (modified) * code/branches/network/src/network/ConnectionManager.h (modified) * code/branches/network/src/network/GameStateClient.cc (modified) * code/branches/network/src/network/GameStateClient.h (modified) * code/branches/network/src/network/GameStateManager.cc (modified) * code/branches/network/src/network/GameStateManager.h (modified) * code/branches/network/src/network/Makefile.norm (modified) * code/branches/network/src/network/Makefile.tardis (modified) * code/branches/network/src/network/Makefile.test (modified) * code/branches/network/src/network/NetworkPrereqs.h (modified) * code/branches/network/src/network/PacketBuffer.cc (modified) * code/branches/network/src/network/PacketBuffer.h (modified) * code/branches/network/src/network/PacketDecoder.cc (modified) * code/branches/network/src/network/PacketGenerator.cc (modified) * code/branches/network/src/network/PacketManager.h (modified) * code/branches/network/src/network/PacketTypes.h (modified) * code/branches/network/src/network/Server.cc (modified) * code/branches/network/src/network/Server.h (modified) * code/branches/network/src/network/Synchronisable.cc (modified) * code/branches/network/src/network/Synchronisable.h (modified) * code/branches/network/src/network/TODO (modified) * code/branches/network/src/network/diffTest.cc (modified) * code/branches/network/src/network/dummyclient.cc (modified) * code/branches/network/src/network/dummyclient2.cc (modified) * code/branches/network/src/network/dummyclient3.cc (modified) * code/branches/network/src/network/dummyclient4.cc (modified) * code/branches/network/src/network/dummyserver.cc (modified) * code/branches/network/src/network/dummyserver3.cc (modified) * code/branches/network/src/network/dummyserver4.cc (modified) * code/branches/network/src/ois/CMakeLists.txt (modified) * code/branches/network/src/ois/OIS.h (modified) * code/branches/network/src/ois/OISConfig.h (modified) * code/branches/network/src/ois/OISEffect.cpp (modified) * code/branches/network/src/ois/OISEffect.h (modified) * code/branches/network/src/ois/OISEvents.h (modified) * code/branches/network/src/ois/OISException.cpp (modified) * code/branches/network/src/ois/OISException.h (modified) * code/branches/network/src/ois/OISFactoryCreator.h (modified) * code/branches/network/src/ois/OISForceFeedback.cpp (modified) * code/branches/network/src/ois/OISForceFeedback.h (modified) * code/branches/network/src/ois/OISInputManager.cpp (modified) * code/branches/network/src/ois/OISInputManager.h (modified) * code/branches/network/src/ois/OISInterface.h (modified) * code/branches/network/src/ois/OISJoyStick.cpp (modified) * code/branches/network/src/ois/OISJoyStick.h (modified) * code/branches/network/src/ois/OISKeyboard.cpp (modified) * code/branches/network/src/ois/OISKeyboard.h (modified) * code/branches/network/src/ois/OISMouse.h (modified) * code/branches/network/src/ois/OISObject.cpp (modified) * code/branches/network/src/ois/OISObject.h (modified) * code/branches/network/src/ois/OISPrereqs.h (modified) * code/branches/network/src/ois/ReadMe.txt (modified) * code/branches/network/src/ois/linux/EventHelpers.cpp (modified) * code/branches/network/src/ois/linux/EventHelpers.h (modified) * code/branches/network/src/ois/linux/LinuxForceFeedback.cpp (modified) * code/branches/network/src/ois/linux/LinuxForceFeedback.h (modified) * code/branches/network/src/ois/linux/LinuxInputManager.cpp (modified) * code/branches/network/src/ois/linux/LinuxInputManager.h (modified) * code/branches/network/src/ois/linux/LinuxJoyStickEvents.cpp (modified) * code/branches/network/src/ois/linux/LinuxJoyStickEvents.h (modified) * code/branches/network/src/ois/linux/LinuxKeyboard.cpp (modified) * code/branches/network/src/ois/linux/LinuxKeyboard.h (modified) * code/branches/network/src/ois/linux/LinuxMouse.cpp (modified) * code/branches/network/src/ois/linux/LinuxMouse.h (modified) * code/branches/network/src/ois/linux/LinuxPrereqs.h (modified) * code/branches/network/src/ois/mac/MacHIDManager.cpp (modified) * code/branches/network/src/ois/mac/MacHIDManager.h (modified) * code/branches/network/src/ois/mac/MacHelpers.cpp (modified) * code/branches/network/src/ois/mac/MacHelpers.h (modified) * code/branches/network/src/ois/mac/MacInputManager.cpp (modified) * code/branches/network/src/ois/mac/MacInputManager.h (modified) * code/branches/network/src/ois/mac/MacKeyboard.cpp (modified) * code/branches/network/src/ois/mac/MacKeyboard.h (modified) * code/branches/network/src/ois/mac/MacMouse.cpp (modified) * code/branches/network/src/ois/mac/MacMouse.h (modified) * code/branches/network/src/ois/mac/MacPrereqs.h (modified) * code/branches/network/src/ois/win32/Win32ForceFeedback.cpp (modified) * code/branches/network/src/ois/win32/Win32ForceFeedback.h (modified) * code/branches/network/src/ois/win32/Win32InputManager.cpp (modified) * code/branches/network/src/ois/win32/Win32InputManager.h (modified) * code/branches/network/src/ois/win32/Win32JoyStick.cpp (modified) * code/branches/network/src/ois/win32/Win32JoyStick.h (modified) * code/branches/network/src/ois/win32/Win32KeyBoard.cpp (modified) * code/branches/network/src/ois/win32/Win32KeyBoard.h (modified) * code/branches/network/src/ois/win32/Win32Mouse.cpp (modified) * code/branches/network/src/ois/win32/Win32Mouse.h (modified) * code/branches/network/src/ois/win32/Win32Prereqs.h (modified) * code/branches/network/src/orxonox/CMakeLists.txt (modified) * code/branches/network/src/orxonox/GraphicsEngine.cc (modified) * code/branches/network/src/orxonox/GraphicsEngine.h (modified) * code/branches/network/src/orxonox/Main.cc (modified) * code/branches/network/src/orxonox/Orxonox.cc (modified) * code/branches/network/src/orxonox/Orxonox.h (modified) * code/branches/network/src/orxonox/OrxonoxPrereqs.h (modified) * code/branches/network/src/orxonox/OrxonoxStableHeaders.h (modified) * code/branches/network/src/orxonox/PrecompiledHeaderFiles.cc (modified) * code/branches/network/src/orxonox/console/InGameConsole.cc (modified) * code/branches/network/src/orxonox/console/InGameConsole.h (modified) * code/branches/network/src/orxonox/hud/BarOverlayElement.cc (modified) * code/branches/network/src/orxonox/hud/BarOverlayElement.h (modified) * code/branches/network/src/orxonox/hud/HUD.cc (modified) * code/branches/network/src/orxonox/hud/HUD.h (modified) * code/branches/network/src/orxonox/hud/Navigation.cc (modified) * code/branches/network/src/orxonox/hud/Navigation.h (modified) * code/branches/network/src/orxonox/hud/OverlayElementFactories.h (modified) * code/branches/network/src/orxonox/hud/RadarObject.cc (modified) * code/branches/network/src/orxonox/hud/RadarObject.h (modified) * code/branches/network/src/orxonox/hud/RadarOverlayElement.cc (modified) * code/branches/network/src/orxonox/hud/RadarOverlayElement.h (modified) * code/branches/network/src/orxonox/objects/Ambient.cc (modified) * code/branches/network/src/orxonox/objects/Ambient.h (modified) * code/branches/network/src/orxonox/objects/Camera.cc (modified) * code/branches/network/src/orxonox/objects/Camera.h (modified) * code/branches/network/src/orxonox/objects/CameraHandler.cc (modified) * code/branches/network/src/orxonox/objects/CameraHandler.h (modified) * code/branches/network/src/orxonox/objects/Explosion.cc (modified) * code/branches/network/src/orxonox/objects/Explosion.h (modified) * code/branches/network/src/orxonox/objects/Model.cc (modified) * code/branches/network/src/orxonox/objects/Model.h (modified) * code/branches/network/src/orxonox/objects/NPC.cc (modified) * code/branches/network/src/orxonox/objects/NPC.h (modified) * code/branches/network/src/orxonox/objects/Projectile.cc (modified) * code/branches/network/src/orxonox/objects/Projectile.h (modified) * code/branches/network/src/orxonox/objects/RotatingProjectile.cc (modified) * code/branches/network/src/orxonox/objects/RotatingProjectile.h (modified) * code/branches/network/src/orxonox/objects/Skybox.cc (modified) * code/branches/network/src/orxonox/objects/Skybox.h (modified) * code/branches/network/src/orxonox/objects/SpaceShip.cc (modified) * code/branches/network/src/orxonox/objects/SpaceShip.h (modified) * code/branches/network/src/orxonox/objects/SpaceShipAI.cc (modified) * code/branches/network/src/orxonox/objects/SpaceShipAI.h (modified) * code/branches/network/src/orxonox/objects/WorldEntity.cc (modified) * code/branches/network/src/orxonox/objects/WorldEntity.h (modified) * code/branches/network/src/orxonox/objects/weapon/AmmunitionDump.cc (modified) * code/branches/network/src/orxonox/objects/weapon/AmmunitionDump.h (modified) * code/branches/network/src/orxonox/objects/weapon/BarrelGun.cc (modified) * code/branches/network/src/orxonox/objects/weapon/BarrelGun.h (modified) * code/branches/network/src/orxonox/objects/weapon/BaseWeapon.cc (modified) * code/branches/network/src/orxonox/objects/weapon/BaseWeapon.h (modified) * code/branches/network/src/orxonox/objects/weapon/Bullet.cc (modified) * code/branches/network/src/orxonox/objects/weapon/Bullet.h (modified) * code/branches/network/src/orxonox/objects/weapon/BulletManager.cc (modified) * code/branches/network/src/orxonox/objects/weapon/BulletManager.h (modified) * code/branches/network/src/orxonox/objects/weapon/WeaponStation.cc (modified) * code/branches/network/src/orxonox/objects/weapon/WeaponStation.h (modified) * code/branches/network/src/orxonox/particle/ParticleInterface.cc (modified) * code/branches/network/src/orxonox/particle/ParticleInterface.h (modified) * code/branches/network/src/orxonox/tolua/tolua.pkg (modified) * code/branches/network/src/orxonox/tools/BillboardSet.cc (modified) * code/branches/network/src/orxonox/tools/BillboardSet.h (modified) * code/branches/network/src/orxonox/tools/Light.cc (modified) * code/branches/network/src/orxonox/tools/Light.h (modified) * code/branches/network/src/orxonox/tools/Mesh.cc (modified) * code/branches/network/src/orxonox/tools/Mesh.h (modified) * code/branches/network/src/orxonox/tools/Timer.cc (modified) * code/branches/network/src/orxonox/tools/Timer.h (modified) * code/branches/network/src/tinyxml/CMakeLists.txt (modified) * code/branches/network/src/tinyxml/ticpp.cc (modified) * code/branches/network/src/tinyxml/ticpp.h (modified) * code/branches/network/src/tinyxml/ticpprc.h (modified) * code/branches/network/src/tinyxml/tinystr.cc (modified) * code/branches/network/src/tinyxml/tinystr.h (modified) * code/branches/network/src/tinyxml/tinyxml.cc (modified) * code/branches/network/src/tinyxml/tinyxml.h (modified) * code/branches/network/src/tinyxml/tinyxmlerror.cc (modified) * code/branches/network/src/tinyxml/tinyxmlparser.cc (modified) * code/branches/network/src/tolua/CMakeLists.txt (modified) * code/branches/network/src/tolua/tolua++.h (modified) * code/branches/network/src/tolua/tolua.c (modified) * code/branches/network/src/tolua/tolua_event.c (modified) * code/branches/network/src/tolua/tolua_event.h (modified) * code/branches/network/src/tolua/tolua_is.c (modified) * code/branches/network/src/tolua/tolua_map.c (modified) * code/branches/network/src/tolua/tolua_push.c (modified) * code/branches/network/src/tolua/tolua_to.c (modified) * code/branches/network/src/tolua/toluabind.c (modified) * code/branches/network/src/tolua/toluabind.h (modified) * code/branches/network/src/util/ArgReader.cc (modified) * code/branches/network/src/util/ArgReader.h (modified) * code/branches/network/src/util/CMakeLists.txt (modified) * code/branches/network/src/util/Clipboard.cc (modified) * code/branches/network/src/util/Clipboard.h (modified) * code/branches/network/src/util/Convert.h (modified) * code/branches/network/src/util/ExprParser.cc (modified) * code/branches/network/src/util/ExprParser.h (modified) * code/branches/network/src/util/Math.cc (modified) * code/branches/network/src/util/Math.h (modified) * code/branches/network/src/util/MultiType.h (modified) * code/branches/network/src/util/MultiTypeMath.cc (modified) * code/branches/network/src/util/MultiTypeMath.h (modified) * code/branches/network/src/util/MultiTypePrimitive.cc (modified) * code/branches/network/src/util/MultiTypePrimitive.h (modified) * code/branches/network/src/util/MultiTypeString.cc (modified) * code/branches/network/src/util/MultiTypeString.h (modified) * code/branches/network/src/util/OrxonoxPlatform.h (modified) * code/branches/network/src/util/Sleep.h (modified) * code/branches/network/src/util/String.cc (modified) * code/branches/network/src/util/String.h (modified) * code/branches/network/src/util/SubString.cc (modified) * code/branches/network/src/util/SubString.h (modified) * code/branches/network/src/util/UtilPrereqs.h (modified) * code/branches/network/src/util/XMLIncludes.h (modified) * code/branches/network/src/util/testing/CMakeLists.txt (modified) * code/branches/network/src/util/testing/TestConverter.cpp (modified) * code/branches/network/updateMedia.sh (modified) - set the svn:eol-style property to all files so, that where ever you ... Sat, 31 May 2008 20:35:56 GMT rgrieder [1493] * code/branches/network/src/orxonox/GraphicsEngine.cc (modified) * code/branches/network/src/orxonox/Orxonox.cc (modified) * code/branches/network/src/orxonox/Orxonox.h (modified) * code/branches/network/src/orxonox/tools/Mesh.cc (modified) - declared the ogre LogManager problem a linux one.. - removed the ... Sat, 31 May 2008 11:09:12 GMT scheusso [1492] * code/branches/network/src/network/ClientConnection.cc (modified) * code/branches/network/src/network/ClientConnection.h (modified) * code/branches/network/src/network/ConnectionManager.cc (modified) * code/branches/network/src/network/ConnectionManager.h (modified) removed some deadlocks and big timeouts in connectionmanager and ... Sat, 31 May 2008 09:48:01 GMT scheusso [1491] * code/branches/network/TODO (modified) * code/branches/network/src/network/ClientConnection.cc (modified) * code/branches/network/src/network/ClientConnection.h (modified) * code/branches/network/src/network/ConnectionManager.cc (modified) * code/branches/network/src/network/ConnectionManager.h (modified) * code/branches/network/src/orxonox/Orxonox.cc (modified) * code/branches/network/src/orxonox/Orxonox.h (modified) enet is not threadsafe (catched that now); some first step towards ... Fri, 30 May 2008 17:04:44 GMT rgrieder [1490] * code/branches/network/src/core/InputBuffer.h (modified) - removed a few gcc warnings Fri, 30 May 2008 15:47:08 GMT FelixSchulthess [1489] * code/branches/network/src/core/InputBuffer.h (modified) changed 1 line in input buffer Fri, 30 May 2008 15:29:55 GMT rgrieder [1488] * code/branches/cmake (deleted) * code/branches/input (deleted) * code/branches/steering (deleted) * code/branches/weapon (deleted) Deleted cmake, input, steering and weapon branch Still on the ... Fri, 30 May 2008 13:42:40 GMT rgrieder [1487] * code/branches/network/src/orxonox/GraphicsEngine.cc (modified) commented hack section in GraphicsEngine.cc in regards to shader ... Fri, 30 May 2008 13:02:03 GMT rgrieder [1486] * code/branches/network/src/core/InputBuffer.cc (modified) * code/branches/network/src/core/InputBuffer.h (modified) * code/branches/network/src/core/Shell.h (modified) * code/branches/network/src/orxonox/GraphicsEngine.cc (modified) * code/branches/network/src/orxonox/objects/Model.cc (modified) - fixed the InputBufferListener bug in a proper way It looks a ... Thu, 29 May 2008 17:29:36 GMT scheusso [1485] * code/branches/network/src/network/Server.cc (modified) * code/branches/network/src/network/Server.h (modified) * code/branches/network/src/orxonox/hud/HUD.cc (modified) * code/branches/network/src/orxonox/objects/SpaceShip.cc (modified) a spaceship removes its hud point now when it's being destructed ... Thu, 29 May 2008 11:01:47 GMT landauf [1484] * code/branches/network/src/orxonox/objects/SpaceShip.cc (modified) * code/branches/network/src/orxonox/objects/SpaceShip.h (modified) * code/branches/network/src/orxonox/objects/SpaceShipAI.cc (modified) * code/branches/network/src/orxonox/objects/SpaceShipAI.h (modified) some spaceshipAI tweaks for network Thu, 29 May 2008 10:37:34 GMT scheusso [1483] * code/branches/network/src/network/Server.cc (modified) simple bandwidth limitation Thu, 29 May 2008 09:38:07 GMT scheusso [1482] * code/branches/network/bin/run-script (modified) * code/branches/network/src/orxonox/objects/RotatingProjectile.cc (modified) * code/branches/network/src/orxonox/objects/RotatingProjectile.h (modified) rotatingprojectiles are now synchronisable 'cough cough' @x3n ;) Thu, 29 May 2008 09:13:40 GMT dumenim [1481] * code/branches/network/src/network/GameStateClient.cc (modified) * code/branches/network/src/orxonox/objects/SpaceShip.cc (modified) checked for nullpointer in popGamestate Thu, 29 May 2008 08:53:51 GMT rgrieder [1480] * code/branches/network/src/orxonox/hud/RadarObject.cc (modified) * code/branches/network/src/orxonox/objects/CameraHandler.cc (modified) * code/branches/network/src/orxonox/objects/Projectile.cc (modified) * code/branches/network/src/orxonox/objects/RotatingProjectile.cc (modified) * code/branches/network/src/orxonox/objects/SpaceShipAI.cc (modified) * code/branches/network/visual_studio/vc8/orxonox.vcproj (modified) - updated msvc files and OrxonoxStableHeaders.h Thu, 29 May 2008 08:36:49 GMT landauf [1479] * code/branches/network/src/orxonox/CMakeLists.txt (modified) * code/branches/network/src/orxonox/OrxonoxPrereqs.h (modified) * code/branches/network/src/orxonox/objects/Projectile.h (modified) * code/branches/network/src/orxonox/objects/RotatingProjectile.cc (added) * code/branches/network/src/orxonox/objects/RotatingProjectile.h (added) * code/branches/network/src/orxonox/objects/SpaceShip.cc (modified) * code/branches/network/src/orxonox/objects/SpaceShip.h (modified) * code/branches/network/src/orxonox/objects/SpaceShipAI.cc (added) * code/branches/network/src/orxonox/objects/SpaceShipAI.h (added) added something like an AI... or at least something thats pretty ... Thu, 29 May 2008 08:27:41 GMT landauf [1478] * code/branches/network/src/util/String.cc (modified) looks nicer Thu, 29 May 2008 08:22:53 GMT landauf [1477] * code/branches/network/src/orxonox/GraphicsEngine.cc (modified) * code/branches/network/src/orxonox/GraphicsEngine.h (modified) * code/branches/network/src/orxonox/console/InGameConsole.cc (modified) * code/branches/network/src/util/String.cc (modified) - small char-length tweaking for my system (because i have to show ... Thu, 29 May 2008 04:10:49 GMT landauf [1476] * code/branches/network/presentation/shell (added) * code/branches/network/presentation/shell/Shell.odp (added) Thu, 29 May 2008 01:32:10 GMT landauf [1475] * code/branches/network/src/core/TclBind.cc (modified) I forgot to say: update your media repository, tcl files are in new ... Thu, 29 May 2008 01:30:04 GMT landauf [1474] * code/branches/network/src/core/TclBind.cc (modified) fixed tcl-initialisation problem on systems with tcl8.4 Thu, 29 May 2008 01:07:26 GMT rgrieder [1473] * code/branches/network/src/orxonox/console/InGameConsole.cc (modified) - cursor height wasn't dynamic ;) Thu, 29 May 2008 00:59:11 GMT landauf [1472] * code/branches/network/src/core/CMakeLists.txt (modified) shared linking of core for windows Thu, 29 May 2008 00:57:31 GMT landauf [1471] * code/branches/network/bin/levels/sample.oxw (modified) fixed crash with disco.txt (and setAmbientLightTest) Thu, 29 May 2008 00:56:17 GMT rgrieder [1470] * code/branches/network/src/orxonox/console/InGameConsole.cc (modified) * code/branches/network/src/orxonox/console/InGameConsole.h (modified) - graphical cursor in console should work now I hope the fonts ... Wed, 28 May 2008 23:11:08 GMT rgrieder [1469] * code/branches/network/src/orxonox/console/InGameConsole.cc (modified) * code/branches/network/src/orxonox/console/InGameConsole.h (modified) - added almost invisible cursor that does nothing Wed, 28 May 2008 22:15:08 GMT rgrieder [1468] * code/branches/network/src/core/InputManager.cc (modified) * code/branches/network/src/orxonox/console/InGameConsole.cc (modified) * code/branches/network/src/orxonox/console/InGameConsole.h (modified) - InGameConsole: - Tickable --> TickableReal (cursor now blinks ... Wed, 28 May 2008 21:54:17 GMT rgrieder [1467] * code/branches/network/presentation/input (added) * code/branches/network/presentation/input/Slide1.ppt (added) added my slide Wed, 28 May 2008 21:40:06 GMT janise [1466] * code/branches/network/src/orxonox/GraphicsEngine.cc (modified) * code/branches/network/src/orxonox/GraphicsEngine.h (modified) * code/branches/network/src/orxonox/Orxonox.cc (modified) * code/branches/network/src/orxonox/objects/Model.cc (modified) compositors and shader work with hacks. added a directional light Wed, 28 May 2008 21:12:18 GMT rgrieder [1465] * code/branches/network/src/core/InputManager.cc (modified) * code/branches/network/src/core/KeyBinder.cc (modified) * code/branches/network/src/orxonox/objects/Camera.cc (modified) - fixed bug with shaking camera - made part of camera adjustments ... Wed, 28 May 2008 20:56:49 GMT scheusso [1464] * code/branches/network/src/network/Client.cc (modified) * code/branches/network/src/network/GameStateClient.cc (modified) * code/branches/network/src/orxonox/objects/WorldEntity.cc (modified) enabled prediction for WE (synchronise velocity/acceleration) Wed, 28 May 2008 20:29:58 GMT FelixSchulthess [1463] * code/branches/network/bin/levels/sample.oxw (modified) * code/branches/network/src/orxonox/hud/HUD.cc (modified) * code/branches/network/src/orxonox/hud/RadarOverlayElement.cc (modified) minor hud/radar adjustments Wed, 28 May 2008 19:41:17 GMT scheusso [1462] * code/branches/network/src/network/GameStateManager.cc (modified) fixed a bug in nacking