# # ChangeLog for code/branches/sound2/src/network/ClientConnection.h # # Generated by Trac 1.0.9 # Jul 4, 2024, 3:49:08 AM Thu, 21 May 2009 17:14:05 GMT bknecht [3011] * code/branches/sound2 (copied) Created sound2 branch to be able to implement sound in mainmenu Wed, 11 Mar 2009 15:06:31 GMT rgrieder [2773] * code/trunk/src/core/input/ExtendedInputState.cc (modified) * code/trunk/src/network/Client.cc (modified) * code/trunk/src/network/Client.h (modified) * code/trunk/src/network/ClientConnection.cc (modified) * code/trunk/src/network/ClientConnection.h (modified) * code/trunk/src/network/ClientInformation.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/GamestateHandler.cc (modified) * code/trunk/src/network/Host.cc (modified) * code/trunk/src/network/NetworkPrereqs.h (modified) * code/trunk/src/network/PacketBuffer.cc (modified) * code/trunk/src/network/PacketBuffer.h (modified) * code/trunk/src/network/Server.cc (modified) * code/trunk/src/network/packet/Chat.cc (modified) * code/trunk/src/network/packet/ClassID.cc (modified) * code/trunk/src/network/packet/DeleteObjects.cc (modified) * code/trunk/src/network/packet/Gamestate.cc (modified) * code/trunk/src/network/packet/Packet.cc (modified) * code/trunk/src/network/packet/Packet.h (modified) * code/trunk/src/network/packet/Welcome.cc (modified) * code/trunk/src/network/synchronisable/Synchronisable.cc (modified) * code/trunk/src/network/synchronisable/Synchronisable.h (modified) * code/trunk/src/util/CMakeLists.txt (modified) * code/trunk/src/util/Sleep.cc (added) * code/trunk/src/util/Sleep.h (modified) Removed all enet and boost includes from header files in the network ...