# # ChangeLog for code/branches/objecthierarchy/src/network/ClientInformation.cc # # Generated by Trac 1.0.9 # Jun 3, 2024, 2:55:49 PM Sun, 19 Oct 2008 21:53:31 GMT landauf [1960] * code/branches/objecthierarchy/src/network/ClientInformation.cc (modified) * code/branches/objecthierarchy/src/network/ClientInformation.h (modified) * code/branches/objecthierarchy/src/network/GamestateManager.cc (modified) * code/branches/objecthierarchy/src/network/packet/Packet.cc (modified) * code/branches/objecthierarchy/src/orxonox/objects/Test.cc (modified) * code/branches/objecthierarchy/src/orxonox/objects/worldentities/PositionableEntity.cc (modified) - some unsigned int conversions (except gamestatemanager) - small ... Sun, 19 Oct 2008 20:12:50 GMT scheusso [1955] * code/branches/objecthierarchy/src/network/ClientInformation.cc (modified) * code/branches/objecthierarchy/src/network/ClientInformation.h (modified) ClientInformation is now consisten with other classes regarding ... Sun, 19 Oct 2008 19:50:36 GMT landauf [1953] * code/branches/objecthierarchy/src/network/CMakeLists.txt (modified) * code/branches/objecthierarchy/src/network/ChatListener.cc (added) * code/branches/objecthierarchy/src/network/ChatListener.h (added) * code/branches/objecthierarchy/src/network/Client.cc (modified) * code/branches/objecthierarchy/src/network/Client.h (modified) * code/branches/objecthierarchy/src/network/ClientConnection.cc (modified) * code/branches/objecthierarchy/src/network/ClientConnection.h (modified) * code/branches/objecthierarchy/src/network/ClientInformation.cc (modified) * code/branches/objecthierarchy/src/network/ClientInformation.h (modified) * code/branches/objecthierarchy/src/network/ConnectionManager.cc (modified) * code/branches/objecthierarchy/src/network/ConnectionManager.h (modified) * code/branches/objecthierarchy/src/network/Host.cc (modified) * code/branches/objecthierarchy/src/network/Host.h (modified) * code/branches/objecthierarchy/src/network/Server.cc (modified) * code/branches/objecthierarchy/src/network/Server.h (modified) * code/branches/objecthierarchy/src/orxonox/CMakeLists.txt (modified) * code/branches/objecthierarchy/src/orxonox/objects/gametypes/Gametype.cc (modified) * code/branches/objecthierarchy/src/orxonox/objects/gametypes/Gametype.h (modified) * code/branches/objecthierarchy/src/orxonox/objects/infos/PlayerInfo.cc (modified) * code/branches/objecthierarchy/src/orxonox/objects/infos/PlayerInfo.h (modified) * code/branches/objecthierarchy/src/orxonox/overlays/console/InGameConsole.cc (modified) * code/branches/objecthierarchy/src/orxonox/overlays/console/InGameConsole.h (modified) * code/branches/objecthierarchy/src/orxonox/overlays/hud/ChatOverlay.cc (added) * code/branches/objecthierarchy/src/orxonox/overlays/hud/ChatOverlay.h (added) added chat overlay Sun, 19 Oct 2008 18:42:39 GMT scheusso [1952] * code/branches/objecthierarchy/src/core/Identifier.h (modified) * code/branches/objecthierarchy/src/network/ClientInformation.cc (modified) * code/branches/objecthierarchy/src/network/Server.cc (modified) * code/branches/objecthierarchy/src/network/packet/Packet.cc (modified) -fixed a compiler error -fixed a problem with multiple clients connected Sun, 12 Oct 2008 23:08:03 GMT landauf [1912] * code/branches/objecthierarchy (copied) created branch to work on the new object-hierarchy Sun, 07 Sep 2008 15:03:10 GMT scheusso [1735] * code/trunk/bin/run-script (modified) * code/trunk/src/core/input/InputManager.cc (modified) * code/trunk/src/network/CMakeLists.txt (modified) * code/trunk/src/network/Client.cc (modified) * code/trunk/src/network/Client.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/GameStateClient.cc (deleted) * code/trunk/src/network/GameStateClient.h (deleted) * code/trunk/src/network/GameStateManager.cc (deleted) * code/trunk/src/network/GameStateManager.h (deleted) * code/trunk/src/network/GamestateClient.cc (copied) * code/trunk/src/network/GamestateClient.h (copied) * code/trunk/src/network/GamestateHandler.cc (copied) * code/trunk/src/network/GamestateHandler.h (copied) * code/trunk/src/network/GamestateManager.cc (copied) * code/trunk/src/network/GamestateManager.h (copied) * code/trunk/src/network/Host.cc (copied) * code/trunk/src/network/Host.h (copied) * code/trunk/src/network/NetworkPrereqs.h (modified) * code/trunk/src/network/PacketDecoder.cc (deleted) * code/trunk/src/network/PacketGenerator.cc (deleted) * code/trunk/src/network/PacketManager.h (deleted) * code/trunk/src/network/PacketTypes.h (deleted) * code/trunk/src/network/Server.cc (modified) * code/trunk/src/network/Server.h (modified) * code/trunk/src/network/Synchronisable.cc (modified) * code/trunk/src/network/Synchronisable.h (modified) * code/trunk/src/network/dummyclient.cc (deleted) * code/trunk/src/network/dummyclient2.cc (deleted) * code/trunk/src/network/dummyclient3.cc (deleted) * code/trunk/src/network/dummyclient4.cc (deleted) * code/trunk/src/network/dummyserver.cc (deleted) * code/trunk/src/network/dummyserver3.cc (deleted) * code/trunk/src/network/dummyserver4.cc (deleted) * code/trunk/src/network/packet (copied) * code/trunk/src/network/packet/Acknowledgement.cc (copied) * code/trunk/src/network/packet/Acknowledgement.h (copied) * code/trunk/src/network/packet/Chat.cc (copied) * code/trunk/src/network/packet/Chat.h (copied) * code/trunk/src/network/packet/ClassID.cc (copied) * code/trunk/src/network/packet/ClassID.h (copied) * code/trunk/src/network/packet/Gamestate.cc (copied) * code/trunk/src/network/packet/Gamestate.h (copied) * code/trunk/src/network/packet/Packet.cc (copied) * code/trunk/src/network/packet/Packet.h (copied) * code/trunk/src/network/packet/Welcome.cc (copied) * code/trunk/src/network/packet/Welcome.h (copied) * code/trunk/src/orxonox/Orxonox.cc (modified) * code/trunk/src/orxonox/objects/Ambient.h (modified) * code/trunk/src/orxonox/objects/SpaceShip.cc (modified) * code/trunk/src/util/UtilPrereqs.h (modified) * code/trunk/visual_studio/base_properties.vsprops (modified) * code/trunk/visual_studio/vc8/network.vcproj (modified) * code/trunk/visual_studio/vc8/util.vcproj (modified) network branch merged into trunk