# # ChangeLog for code/branches/network # # Generated by Trac 1.0.9 # Nov 28, 2024, 8:35:36 PM Fri, 06 Mar 2009 13:08:02 GMT scheusso [2751] * code/branches/network/src/orxonox/objects/worldentities/ExplosionChunk.cc (modified) (partially) fixed network issues with explosionchunk the problem ... Thu, 05 Mar 2009 13:58:42 GMT rgrieder [2750] * code/branches/network/src/core/ArgumentCompletionFunctions.cc (modified) * code/branches/network/src/core/CommandLine.cc (modified) * code/branches/network/src/core/ConfigFileManager.cc (modified) * code/branches/network/src/core/Core.cc (modified) * code/branches/network/src/core/Core.h (modified) * code/branches/network/src/core/Language.cc (modified) * code/branches/network/src/core/LuaBind.cc (modified) * code/branches/network/src/orxonox/gamestates/GSGraphics.cc (modified) * code/branches/network/src/orxonox/gamestates/GSLevel.cc (modified) * code/branches/network/src/orxonox/gamestates/GSRoot.cc (modified) * code/branches/network/src/orxonox/gui/GUIManager.cc (modified) Using POSIX forward slashes on Windows as well. There is only one ... Thu, 05 Mar 2009 12:54:27 GMT scheusso [2749] * code/branches/network/src/core/Factory.cc (modified) * code/branches/network/src/core/Factory.h (modified) * code/branches/network/src/network/ConnectionManager.cc (modified) * code/branches/network/src/network/packet/ClassID.cc (modified) * code/branches/network/src/network/packet/ClassID.h (modified) * code/branches/network/src/network/synchronisable/Synchronisable.cc (modified) changed the process of classid (or networkid in the factory) ... Wed, 04 Mar 2009 11:37:49 GMT scheusso [2737] * code/branches/network/src/network/packet/ClassID.cc (modified) * code/branches/network/src/network/packet/ClassID.h (modified) removed some inconsistencies (data types) Wed, 04 Mar 2009 11:36:24 GMT scheusso [2736] * code/branches/network (copied) new network branch to finally fix problems with msvc Mon, 02 Mar 2009 15:40:55 GMT rgrieder [2733] * code/trunk/CMakeLists.txt (modified) * code/trunk/config (deleted) Removed tardis hack with ogre.cfg As far as it has been tested ...