# # ChangeLog for code/branches/resource/src/orxonox/LevelManager.h # # Generated by Trac 1.0.9 # Jun 1, 2024, 8:07:51 AM 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.