# # ChangeLog for code/branches/resource/src/orxonox/gamestates/GSDedicated.cc # # Generated by Trac 1.0.9 # Jun 7, 2024, 9:33:18 AM Sun, 26 Jul 2009 12:15:08 GMT rgrieder [3355] * code/branches/resource/src/core/Core.cc (modified) * code/branches/resource/src/core/CorePrereqs.h (modified) * code/branches/resource/src/core/Game.cc (modified) * code/branches/resource/src/core/Game.h (modified) * code/branches/resource/src/core/GameMode.h (modified) * code/branches/resource/src/core/GameState.cc (modified) * code/branches/resource/src/core/GameState.h (modified) * code/branches/resource/src/orxonox/gamestates/GSClient.cc (modified) * code/branches/resource/src/orxonox/gamestates/GSClient.h (modified) * code/branches/resource/src/orxonox/gamestates/GSDedicated.cc (modified) * code/branches/resource/src/orxonox/gamestates/GSDedicated.h (modified) * code/branches/resource/src/orxonox/gamestates/GSGraphics.cc (modified) * code/branches/resource/src/orxonox/gamestates/GSGraphics.h (modified) * code/branches/resource/src/orxonox/gamestates/GSIOConsole.cc (modified) * code/branches/resource/src/orxonox/gamestates/GSIOConsole.h (modified) * code/branches/resource/src/orxonox/gamestates/GSLevel.cc (modified) * code/branches/resource/src/orxonox/gamestates/GSLevel.h (modified) * code/branches/resource/src/orxonox/gamestates/GSMainMenu.cc (modified) * code/branches/resource/src/orxonox/gamestates/GSMainMenu.h (modified) * code/branches/resource/src/orxonox/gamestates/GSRoot.cc (modified) * code/branches/resource/src/orxonox/gamestates/GSRoot.h (modified) * code/branches/resource/src/orxonox/gamestates/GSServer.cc (modified) * code/branches/resource/src/orxonox/gamestates/GSServer.h (modified) * code/branches/resource/src/orxonox/gamestates/GSStandalone.cc (modified) * code/branches/resource/src/orxonox/gamestates/GSStandalone.h (modified) Loading and unloading graphics automatically: As soon as a GameState ... Sun, 19 Jul 2009 16:01:22 GMT rgrieder [3328] * code/branches/resource (copied) Created branch to work on resource management (first) and then on the ... Sat, 18 Jul 2009 16:23:31 GMT rgrieder [3304] * code/trunk (modified) * code/trunk/cmake/LibraryConfig.cmake (modified) * code/trunk/src/core/CMakeLists.txt (modified) * code/trunk/src/core/Clock.cc (modified) * code/trunk/src/core/ConsoleCommand.h (modified) * code/trunk/src/core/CorePrecompiledHeaders.h (modified) * code/trunk/src/core/CorePrereqs.h (modified) * code/trunk/src/core/Executor.h (modified) * code/trunk/src/core/Game.cc (modified) * code/trunk/src/core/IRC.cc (modified) * code/trunk/src/core/IRC.h (modified) * code/trunk/src/core/TclThreadManager.cc (modified) * code/trunk/src/core/TclThreadManager.h (modified) * code/trunk/src/core/Thread.cc (copied) * code/trunk/src/core/Thread.h (copied) * code/trunk/src/core/ThreadPool.cc (copied) * code/trunk/src/core/ThreadPool.h (copied) * code/trunk/src/network/CMakeLists.txt (modified) * code/trunk/src/network/ClientInformation.h (modified) * code/trunk/src/network/Connection.cc (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/Host.cc (modified) * code/trunk/src/network/NetworkFunction.cc (modified) * code/trunk/src/network/NetworkFunction.h (modified) * code/trunk/src/network/NetworkPrereqs.h (modified) * code/trunk/src/network/PacketBuffer.cc (deleted) * code/trunk/src/network/PacketBuffer.h (deleted) * code/trunk/src/network/Server.cc (modified) * code/trunk/src/network/Server.h (modified) * code/trunk/src/network/packet/ClassID.cc (modified) * code/trunk/src/network/packet/FunctionIDs.cc (modified) * code/trunk/src/network/synchronisable/NetworkCallbackManager.cc (modified) * code/trunk/src/network/synchronisable/Synchronisable.cc (modified) * code/trunk/src/network/synchronisable/Synchronisable.h (modified) * code/trunk/src/network/synchronisable/SynchronisableSpecialisations.cc (modified) * code/trunk/src/network/synchronisable/SynchronisableVariable.h (modified) * code/trunk/src/orxonox/LevelManager.h (modified) * code/trunk/src/orxonox/gamestates/GSDedicated.cc (modified) * code/trunk/src/orxonox/gamestates/GSDedicated.h (modified) * code/trunk/src/orxonox/gamestates/GSRoot.cc (modified) * code/trunk/src/util/Math.cc (modified) * code/trunk/src/util/Serialise.h (modified) Merged netp6 branch back to the trunk.