# # ChangeLog for code/branches/network/src # # Generated by Trac 1.0.9 # Nov 28, 2024, 10:03:29 PM Sun, 08 Mar 2009 15:40:01 GMT scheusso [2758] * code/branches/network/src/network/ConnectionManager.cc (modified) * code/branches/network/src/network/ConnectionManager.h (modified) * code/branches/network/src/network/packet/ClassID.cc (modified) * code/branches/network/src/network/packet/ClassID.h (modified) * code/branches/network/src/network/packet/Gamestate.cc (modified) * code/branches/network/src/network/packet/Gamestate.h (modified) * code/branches/network/src/network/synchronisable/Synchronisable.cc (modified) * code/branches/network/src/network/synchronisable/Synchronisable.h (modified) some cleanup (mostly comments) Fri, 06 Mar 2009 18:13:11 GMT rgrieder [2754] * code/branches/network/src/util/SignalHandler.cc (modified) With regards to Oli. (trunk commit from before). 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 14:07:24 GMT rgrieder [2731] * code/trunk/src/core/ConfigFileManager.cc (modified) * code/trunk/src/orxonox/overlays/stats/Scoreboard.cc (modified) * code/trunk/src/util/SignalHandler.cc (modified) Removed debug output.