# # ChangeLog for code/branches/netp5/src/network # # Generated by Trac 1.0.9 # Jun 2, 2024, 1:58:08 PM Sat, 20 Jun 2009 17:21:46 GMT scheusso [3201] * code/branches/netp5/src/network/CMakeLists.txt (modified) * code/branches/netp5/src/network/Connection.cc (added) * code/branches/netp5/src/network/Connection.h (added) * code/branches/netp5/src/network/ConnectionManager.cc (deleted) * code/branches/netp5/src/network/ConnectionManager.h (deleted) * code/branches/netp5/src/network/NetworkPrereqs.h (modified) * code/branches/netp5/src/network/Server.cc (modified) * code/branches/netp5/src/network/Server.h (modified) * code/branches/netp5/src/network/ServerConnection.cc (added) * code/branches/netp5/src/network/ServerConnection.h (added) cleaned up server connection handling client is yet to come Sat, 20 Jun 2009 14:29:04 GMT scheusso [3200] * code/branches/netp5 (copied) create new netp5 branch Sat, 20 Jun 2009 14:27:38 GMT scheusso [3198] * code/trunk/src/core/ConfigFileManager.cc (modified) * code/trunk/src/core/ConsoleCommandCompilation.cc (modified) * code/trunk/src/core/Language.cc (modified) * code/trunk/src/core/LuaBind.cc (modified) * code/trunk/src/network/Client.cc (modified) * code/trunk/src/network/ClientConnection.cc (modified) * code/trunk/src/network/ClientInformation.h (modified) * code/trunk/src/network/ConnectionManager.cc (modified) * code/trunk/src/network/ConnectionManager.h (modified) * code/trunk/src/network/GamestateManager.cc (modified) * code/trunk/src/network/Server.cc (modified) * code/trunk/src/network/TrafficControl.cc (modified) * code/trunk/src/network/packet/Acknowledgement.cc (modified) * code/trunk/src/network/packet/Gamestate.cc (modified) * code/trunk/src/network/packet/Gamestate.h (modified) * code/trunk/src/network/synchronisable/Synchronisable.cc (modified) * code/trunk/src/orxonox/gamestates/GSDedicated.cc (modified) * code/trunk/src/orxonox/gamestates/GSDedicated.h (modified) * code/trunk/src/util/OutputBuffer.cc (modified) * code/trunk/src/util/SignalHandler.cc (modified) merged netp4 back to trunk