# # ChangeLog for code/branches/particles/src/network/ClientInformation.h # # Generated by Trac 1.0.9 # Jul 4, 2024, 3:38:15 PM Mon, 23 Mar 2009 13:26:35 GMT landauf [2830] * code/branches/particles (copied) created new branch for the particles-project 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 ...