# # ChangeLog for code/branches/network5/src # # Generated by Trac 1.0.9 # Jun 2, 2024, 2:45:42 AM Sun, 12 Dec 2010 22:13:01 GMT scheusso [7758] * code/branches/network5 (modified) * code/branches/network5/src/libraries/network/GamestateManager.cc (modified) * code/branches/network5/src/libraries/network/packet/Gamestate.cc (modified) * code/branches/network5/src/libraries/network/packet/Gamestate.h (modified) * code/branches/network5/src/libraries/network/synchronisable/Synchronisable.cc (modified) * code/branches/network5/src/modules/weapons/MuzzleFlash.cc (modified) * code/branches/network5/src/orxonox/gametypes/Gametype.cc (modified) * code/branches/network5/src/orxonox/gametypes/Gametype.h (modified) merging network4 into network5 branch Sun, 12 Dec 2010 21:50:14 GMT scheusso [7757] * code/branches/network5 (copied) creating new network5 branch out of presentation branch Sat, 11 Dec 2010 20:07:55 GMT smerkli [7756] * code/branches/presentation/src/libraries/network/MasterServer.cc (modified) * code/branches/presentation/src/libraries/network/MasterServerComm.cc (modified) * code/branches/presentation/src/libraries/network/MasterServerComm.h (modified) * code/branches/presentation/src/libraries/network/MasterServerProtocol.h (modified) * code/branches/presentation/src/libraries/network/Server.cc (modified) * code/branches/presentation/src/libraries/network/WANDiscovery.cc (modified) started implementing server pings, but need a change to ...