# # ChangeLog for code/branches/resource2/cmake/LibraryConfig.cmake # # Generated by Trac 1.0.9 # Jan 23, 2025, 3:43:15 PM Sat, 29 Aug 2009 20:04:04 GMT rgrieder [5689] * code/branches/resource2/cmake/LibraryConfig.cmake (modified) * code/branches/resource2/data/particle/Example-Water.particle (modified) * code/branches/resource2/data/particle/Example.particle (modified) * code/branches/resource2/data/particle/ExplosionComp1.particle (modified) * code/branches/resource2/data/particle/ExplosionComp2.particle (modified) * code/branches/resource2/data/particle/ExplosionComp4.particle (modified) * code/branches/resource2/data/particle/FireComp2.particle (modified) * code/branches/resource2/data/particle/LaserGun.particle (modified) * code/branches/resource2/data/particle/ThrusterFire.particle (modified) * code/branches/resource2/data/particle/bigexplosion1part1.particle (modified) * code/branches/resource2/data/particle/bigexplosion1part2.particle (modified) * code/branches/resource2/data/particle/bigexplosion1part3.particle (modified) * code/branches/resource2/data/particle/emitted_emitter.particle (modified) * code/branches/resource2/data/particle/engineglow.particle (modified) * code/branches/resource2/data/particle/explosion1.particle (modified) * code/branches/resource2/data/particle/explosion2.particle (modified) * code/branches/resource2/data/particle/explosion2b.particle (modified) * code/branches/resource2/data/particle/explosion3.particle (modified) * code/branches/resource2/data/particle/fairytwirl.particle (modified) * code/branches/resource2/data/particle/fire3.particle (modified) * code/branches/resource2/data/particle/fire4.particle (modified) * code/branches/resource2/data/particle/forcefield.particle (modified) * code/branches/resource2/data/particle/ray1.particle (modified) * code/branches/resource2/data/particle/ray2.particle (modified) * code/branches/resource2/data/particle/repairGold.particle (modified) * code/branches/resource2/data/particle/repairSilver.particle (modified) * code/branches/resource2/data/particle/shot1.particle (modified) * code/branches/resource2/data/particle/shot2.particle (modified) * code/branches/resource2/data/particle/shot2_small.particle (modified) * code/branches/resource2/data/particle/shot3_small.particle (modified) * code/branches/resource2/data/particle/shotTest.particle (modified) * code/branches/resource2/data/particle/smoke1.particle (modified) * code/branches/resource2/data/particle/smoke2.particle (modified) * code/branches/resource2/data/particle/smoke3.particle (modified) * code/branches/resource2/data/particle/smoke4.particle (modified) * code/branches/resource2/data/particle/smoke5.particle (modified) * code/branches/resource2/data/particle/smoke6.particle (modified) * code/branches/resource2/data/particle/smoke7.particle (modified) * code/branches/resource2/data/particle/sparks.particle (modified) * code/branches/resource2/data/particle/thruster1.particle (modified) * code/branches/resource2/data/particle/thruster2.particle (modified) * code/branches/resource2/data/particle/thruster3.particle (modified) * code/branches/resource2/src/core/CMakeLists.txt (modified) * code/branches/resource2/src/core/CorePrereqs.h (modified) * code/branches/resource2/src/core/GraphicsManager.cc (modified) * code/branches/resource2/src/core/GraphicsManager.h (modified) * code/branches/resource2/src/core/MemoryArchive.cc (added) * code/branches/resource2/src/core/MemoryArchive.h (added) Experimental support for OGRE v1.6 "Shoggoth". I had to write a ... Thu, 20 Aug 2009 21:49:37 GMT rgrieder [5664] * code/branches/resource2/CMakeLists.txt (modified) * code/branches/resource2/cmake/CheckOGREPlugins.cmake (modified) * code/branches/resource2/cmake/CompilerConfig.cmake (copied) * code/branches/resource2/cmake/CompilerConfigGCC.cmake (moved) * code/branches/resource2/cmake/CompilerConfigMSVC.cmake (moved) * code/branches/resource2/cmake/InstallConfig.cmake (moved) * code/branches/resource2/cmake/LibraryConfig.cmake (modified) * code/branches/resource2/src/CMakeLists.txt (modified) * code/branches/resource2/src/OrxonoxConfig.cmake (copied) - Moved all (as far as possible) build related CMake options and ... Thu, 30 Jul 2009 13:38:10 GMT rgrieder [3373] * code/branches/resource2 (copied) Created new resource branch to actually work on resource management. 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.