# # ChangeLog for code/branches/presentation/src/libraries/network/packet # # Generated by Trac 1.0.9 # Jun 4, 2024, 11:55:21 PM Wed, 08 Dec 2010 16:35:36 GMT smerkli [7745] * code/branches/presentation/src/libraries/network/MasterServerComm.cc (modified) * code/branches/presentation/src/libraries/network/MasterServerComm.h (modified) * code/branches/presentation/src/libraries/network/Server.cc (modified) * code/branches/presentation/src/libraries/network/WANDiscovery.h (modified) * code/branches/presentation/src/libraries/network/packet/ServerInformation.cc (modified) Removed some things and fixed some bugs Wed, 08 Dec 2010 15:25:52 GMT dafrick [7739] * code/branches/presentation (modified) * code/branches/presentation/data/gui/scripts/MultiplayerMenu.lua (modified) * code/branches/presentation/src/libraries/network/CMakeLists.txt (modified) * code/branches/presentation/src/libraries/network/MasterServer.cc (copied) * code/branches/presentation/src/libraries/network/MasterServer.h (copied) * code/branches/presentation/src/libraries/network/MasterServerComm.cc (copied) * code/branches/presentation/src/libraries/network/MasterServerComm.h (copied) * code/branches/presentation/src/libraries/network/MasterServerProtocol.h (copied) * code/branches/presentation/src/libraries/network/PeerList.cc (copied) * code/branches/presentation/src/libraries/network/PeerList.h (copied) * code/branches/presentation/src/libraries/network/Server.cc (modified) * code/branches/presentation/src/libraries/network/Server.h (modified) * code/branches/presentation/src/libraries/network/ServerList.cc (copied) * code/branches/presentation/src/libraries/network/ServerList.h (copied) * code/branches/presentation/src/libraries/network/WANDiscovery.cc (copied) * code/branches/presentation/src/libraries/network/WANDiscovery.h (copied) * code/branches/presentation/src/libraries/network/packet/ServerInformation.h (modified) * code/branches/presentation/src/orxonox/Main.cc (modified) * code/branches/presentation/src/orxonox/gamestates/CMakeLists.txt (modified) * code/branches/presentation/src/orxonox/gamestates/GSMasterServer.cc (copied) * code/branches/presentation/src/orxonox/gamestates/GSMasterServer.h (copied) Merging masterserver branch to new presentation branch. Wed, 08 Dec 2010 15:00:30 GMT dafrick [7736] * code/branches/presentation (copied) Creating presentation branch. Tue, 28 Sep 2010 19:48:32 GMT scheusso [7495] * code/trunk/src/libraries/network/Client.cc (modified) * code/trunk/src/libraries/network/FunctionCall.cc (modified) * code/trunk/src/libraries/network/FunctionCall.h (modified) * code/trunk/src/libraries/network/FunctionCallManager.cc (modified) * code/trunk/src/libraries/network/FunctionCallManager.h (modified) * code/trunk/src/libraries/network/NetworkFunction.h (modified) * code/trunk/src/libraries/network/packet/FunctionCalls.cc (modified) * code/trunk/src/orxonox/worldentities/ControllableEntity.cc (modified) buffering incoming function calls for non-existing objects works now