# # ChangeLog for code/branches/network/src/network/packet/Gamestate.h # # Generated by Trac 1.0.9 # May 23, 2024, 6:15:06 PM Fri, 12 Sep 2008 15:36:57 GMT scheusso [1775] * code/branches/network/TODO (modified) * code/branches/network/src/network/CMakeLists.txt (modified) * code/branches/network/src/network/Client.cc (modified) * code/branches/network/src/network/GamestateClient.cc (modified) * code/branches/network/src/network/Server.cc (modified) * code/branches/network/src/network/Server.h (modified) * code/branches/network/src/network/Synchronisable.cc (modified) * code/branches/network/src/network/Synchronisable.h (modified) * code/branches/network/src/network/packet/DeleteObjects.cc (added) * code/branches/network/src/network/packet/DeleteObjects.h (added) * code/branches/network/src/network/packet/Gamestate.cc (modified) * code/branches/network/src/network/packet/Gamestate.h (modified) * code/branches/network/src/network/packet/Packet.cc (modified) * code/branches/network/src/network/packet/Packet.h (modified) * code/branches/network/src/orxonox/objects/Model.cc (modified) we have a new gamestate concept now: dont transmit synchronisable ... Thu, 11 Sep 2008 18:49:14 GMT scheusso [1774] * code/branches/network (copied) ===================== create new network branch Wed, 10 Sep 2008 10:38:29 GMT rgrieder [1763] * code/trunk/bin/Plugins.cfg (modified) * code/trunk/src/network/GamestateClient.cc (modified) * code/trunk/src/network/GamestateClient.h (modified) * code/trunk/src/network/GamestateHandler.cc (modified) * code/trunk/src/network/GamestateHandler.h (modified) * code/trunk/src/network/GamestateManager.cc (modified) * code/trunk/src/network/GamestateManager.h (modified) * code/trunk/src/network/packet/Acknowledgement.cc (modified) * code/trunk/src/network/packet/Acknowledgement.h (modified) * code/trunk/src/network/packet/Chat.cc (modified) * code/trunk/src/network/packet/Chat.h (modified) * code/trunk/src/network/packet/ClassID.cc (modified) * code/trunk/src/network/packet/ClassID.h (modified) * code/trunk/src/network/packet/Gamestate.cc (modified) * code/trunk/src/network/packet/Gamestate.h (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/packet/Welcome.h (modified) * code/trunk/src/util/CRC32.cc (modified) * code/trunk/src/util/CRC32.h (modified) added svn:eol-style native to all the files that were missing it