# # ChangeLog for code/branches/network/bin # # Generated by Trac 1.0.9 # May 20, 2024, 4:11:12 PM 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 00:57:31 GMT landauf [1471] * code/branches/network/bin/levels/sample.oxw (modified) fixed crash with disco.txt (and setAmbientLightTest) 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 12:39:46 GMT FelixSchulthess [1451] * code/branches/network/bin/def_keybindings.ini (modified) * code/branches/network/src/orxonox/hud/HUD.cc (modified) * code/branches/network/src/orxonox/hud/HUD.h (modified) possible to toggle FPS and Render time display with F1 and F2 Wed, 28 May 2008 09:02:36 GMT rgrieder [1449] * code/branches/network/bin/def_keybindings.ini (modified) * code/branches/network/src/core/InputBuffer.h (modified) * code/branches/network/src/core/Shell.cc (modified) * code/branches/network/visual_studio/vc8/core.vcproj (modified) - updated msvc files - hack-fixed a hack that probably wasn't even ... Wed, 28 May 2008 03:30:11 GMT landauf [1446] * code/branches/network/CMakeLists.txt (modified) * code/branches/network/bin/disco.txt (modified) * code/branches/network/bin/irc.tcl (copied) * code/branches/network/bin/remote.tcl (copied) * code/branches/network/bin/telnet_server.tcl (copied) * code/branches/network/cmake/FindBoost.cmake (modified) * code/branches/network/src/audio/AudioStream.cc (modified) * code/branches/network/src/core/ArgumentCompleter.h (copied) * code/branches/network/src/core/ArgumentCompletionFunctions.cc (copied) * code/branches/network/src/core/ArgumentCompletionFunctions.h (copied) * code/branches/network/src/core/ArgumentCompletionListElement.h (copied) * code/branches/network/src/core/CMakeLists.txt (modified) * code/branches/network/src/core/ClassManager.h (modified) * code/branches/network/src/core/CommandEvaluation.cc (copied) * code/branches/network/src/core/CommandEvaluation.h (copied) * code/branches/network/src/core/CommandExecutor.cc (modified) * code/branches/network/src/core/CommandExecutor.h (modified) * code/branches/network/src/core/ConfigFileManager.cc (modified) * code/branches/network/src/core/ConfigFileManager.h (modified) * code/branches/network/src/core/ConfigValueContainer.cc (modified) * code/branches/network/src/core/ConfigValueContainer.h (modified) * code/branches/network/src/core/ConfigValueIncludes.h (modified) * code/branches/network/src/core/ConsoleCommand.cc (copied) * code/branches/network/src/core/ConsoleCommand.h (modified) * code/branches/network/src/core/ConsoleCommandCompilation.cc (copied) * code/branches/network/src/core/ConsoleCommandCompilation.h (copied) * code/branches/network/src/core/CorePrereqs.h (modified) * code/branches/network/src/core/CoreSettings.cc (modified) * code/branches/network/src/core/CoreSettings.h (modified) * code/branches/network/src/core/Debug.h (modified) * code/branches/network/src/core/Executor.cc (modified) * code/branches/network/src/core/Executor.h (modified) * code/branches/network/src/core/IRC.cc (copied) * code/branches/network/src/core/IRC.h (copied) * code/branches/network/src/core/Identifier.cc (modified) * code/branches/network/src/core/Identifier.h (modified) * code/branches/network/src/core/InputBuffer.cc (modified) * code/branches/network/src/core/InputBuffer.h (modified) * code/branches/network/src/core/InputManager.cc (modified) * code/branches/network/src/core/Iterator.h (modified) * code/branches/network/src/core/KeyBinder.cc (modified) * code/branches/network/src/core/KeyBinder.h (modified) * code/branches/network/src/core/Language.cc (modified) * code/branches/network/src/core/Language.h (modified) * code/branches/network/src/core/OrxonoxClass.cc (modified) * code/branches/network/src/core/OrxonoxClass.h (modified) * code/branches/network/src/core/OutputBuffer.cc (copied) * code/branches/network/src/core/OutputBuffer.h (copied) * code/branches/network/src/core/OutputHandler.cc (modified) * code/branches/network/src/core/OutputHandler.h (modified) * code/branches/network/src/core/Script.cc (modified) * code/branches/network/src/core/Shell.cc (copied) * code/branches/network/src/core/Shell.h (copied) * code/branches/network/src/core/TclBind.cc (modified) * code/branches/network/src/core/TclBind.h (modified) * code/branches/network/src/core/TclThreadManager.cc (copied) * code/branches/network/src/core/TclThreadManager.h (copied) * code/branches/network/src/core/XMLPort.h (modified) * code/branches/network/src/cpptcl/CppTcl.cc (modified) * code/branches/network/src/network/CMakeLists.txt (modified) * code/branches/network/src/network/GameStateClient.cc (modified) * code/branches/network/src/network/PacketDecoder.cc (modified) * code/branches/network/src/network/dummyclient3.cc (modified) * code/branches/network/src/orxonox/GraphicsEngine.cc (modified) * code/branches/network/src/orxonox/Orxonox.cc (modified) * code/branches/network/src/orxonox/Orxonox.h (modified) * code/branches/network/src/orxonox/console/InGameConsole.cc (modified) * code/branches/network/src/orxonox/console/InGameConsole.h (modified) * code/branches/network/src/orxonox/hud/HUD.cc (modified) * code/branches/network/src/orxonox/objects/Ambient.cc (modified) * code/branches/network/src/orxonox/objects/SpaceShip.cc (modified) * code/branches/network/src/orxonox/tools/Timer.cc (modified) * code/branches/network/src/orxonox/tools/Timer.h (modified) * code/branches/network/src/util/Convert.h (modified) * code/branches/network/src/util/Math.h (modified) * code/branches/network/src/util/MultiType.h (modified) * code/branches/network/src/util/MultiTypeMath.cc (modified) * code/branches/network/src/util/MultiTypeMath.h (modified) * code/branches/network/src/util/MultiTypePrimitive.cc (modified) * code/branches/network/src/util/MultiTypePrimitive.h (modified) * code/branches/network/src/util/MultiTypeString.cc (modified) * code/branches/network/src/util/MultiTypeString.h (modified) * code/branches/network/src/util/String.cc (modified) * code/branches/network/src/util/String.h (modified) merged console branch into network branch after several heavy ... Sun, 25 May 2008 12:06:26 GMT rgrieder [1419] * code/branches/network/bin/def_keybindings.ini (modified) - merged def_keybindings.ini back to rev 1417, but set svn property ... Sun, 25 May 2008 11:40:11 GMT scheusso [1418] * code/branches/network/bin/def_keybindings.ini (modified) * code/branches/network/src/network/Synchronisable.cc (modified) * code/branches/network/src/network/Synchronisable.h (modified) * code/branches/network/src/orxonox/objects/Ambient.cc (modified) * code/branches/network/src/orxonox/objects/Projectile.cc (modified) * code/branches/network/src/orxonox/objects/Skybox.cc (modified) * code/branches/network/src/orxonox/objects/WorldEntity.h (modified) * code/branches/network/src/orxonox/objects/weapon/AmmunitionDump.h (modified) * code/branches/network/src/orxonox/objects/weapon/BulletManager.h (modified) copied old keybindings to new def_keybindings and made some changes ... Sat, 24 May 2008 18:12:20 GMT rgrieder [1413] * code/branches/network/bin/def_keybindings.ini (added) * code/branches/network/bin/keybindings.ini (deleted) * code/branches/network/src/core/CMakeLists.txt (modified) * code/branches/network/src/core/ConfigFileManager.cc (modified) * code/branches/network/src/core/ConfigFileManager.h (modified) * code/branches/network/src/core/CorePrereqs.h (modified) * code/branches/network/src/core/InputBuffer.cc (modified) * code/branches/network/src/core/InputBuffer.h (modified) * code/branches/network/src/core/InputInterfaces.h (modified) * code/branches/network/src/core/InputManager.cc (modified) * code/branches/network/src/core/InputManager.h (modified) * code/branches/network/src/core/KeyBinder.cc (moved) * code/branches/network/src/core/KeyBinder.h (moved) * code/branches/network/src/orxonox/Orxonox.cc (modified) * code/branches/network/src/orxonox/objects/SpaceShip.cc (modified) * code/branches/network/visual_studio/vc8/core.vcproj (modified) - renamed InputHandler to KeyBinder - added feature to detect a key ... Sat, 24 May 2008 11:39:05 GMT rgrieder [1406] * code/branches/network/bin/keybindings.ini (modified) * code/branches/network/bin/levels/sample.oxw (modified) * code/branches/network/src/orxonox/CMakeLists.txt (modified) * code/branches/network/src/orxonox/Orxonox.cc (modified) * code/branches/network/src/orxonox/hud/BarOverlayElement.cc (modified) * code/branches/network/src/orxonox/hud/BarOverlayElement.h (modified) * code/branches/network/src/orxonox/hud/HUD.cc (modified) * code/branches/network/src/orxonox/hud/HUD.h (modified) * code/branches/network/src/orxonox/hud/Navigation.cc (copied) * code/branches/network/src/orxonox/hud/Navigation.h (copied) * code/branches/network/src/orxonox/hud/RadarObject.cc (modified) * code/branches/network/src/orxonox/hud/RadarObject.h (modified) * code/branches/network/src/orxonox/hud/RadarOverlayElement.cc (modified) * code/branches/network/src/orxonox/hud/RadarOverlayElement.h (modified) * code/branches/network/src/orxonox/objects/Camera.h (modified) * code/branches/network/src/orxonox/objects/SpaceShip.cc (modified) * code/branches/network/src/orxonox/objects/SpaceShip.h (modified) - merged Felix's changes from trunk to network branch - added ... Fri, 23 May 2008 17:04:37 GMT scheusso [1397] * code/branches/network/bin/keybindings.ini (modified) fixed keybindings Fri, 23 May 2008 14:02:03 GMT rgrieder [1391] * code/branches/network/bin/keybindings.ini (modified) * code/branches/network/src/core/CommandExecutor.cc (modified) * code/branches/network/src/core/InputHandler.cc (modified) * code/branches/network/src/core/InputHandler.h (modified) * code/branches/network/src/core/InputManager.cc (modified) * code/branches/network/src/orxonox/Orxonox.cc (modified) * code/branches/network/src/orxonox/objects/SpaceShip.cc (modified) * code/branches/network/src/orxonox/objects/SpaceShip.h (modified) - fixed some bugs Thu, 22 May 2008 14:35:11 GMT scheusso [1379] * code/branches/network/bin/keybindings.ini (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) * code/branches/network/src/network/Server.h (modified) * code/branches/network/src/orxonox/Orxonox.cc (modified) * code/branches/network/src/orxonox/Orxonox.h (modified) added command line argument --port Thu, 22 May 2008 13:12:46 GMT scheusso [1371] * code/branches/network (copied) create new network branch Thu, 22 May 2008 13:03:14 GMT rgrieder [1364] * code/trunk/bin/keybindings.ini (modified) changed line endings in keybindings.ini