# # ChangeLog for code/trunk/updateMedia.sh # # Generated by Trac 1.0.9 # May 17, 2024, 12:46:19 AM 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- ... Sat, 24 May 2008 20:23:37 GMT scheusso [1415] * code/branches/network/CMakeLists.txt (modified) * code/branches/network/updateMedia.sh (added) added script to update media repository