# # ChangeLog for code/branches/network # # Generated by Trac 1.0.9 # May 18, 2024, 8:18:51 PM Sun, 12 Oct 2008 11:46:31 GMT scheusso [1903] * code/branches/network/src/network/packet/Gamestate.cc (modified) * code/branches/network/src/orxonox/gamestates/GSServer.cc (modified) improved (clientbased) diffing for Gamestates Sun, 12 Oct 2008 10:26:35 GMT rgrieder [1902] * code/branches/network/src/orxonox/gamestates/GSServer.cc (modified) Fixed double statement in GSServer.cc concerning Settings::hasServer() Sun, 12 Oct 2008 10:15:30 GMT scheusso [1901] * code/branches/network/TODO (modified) * code/branches/network/src/network/Client.cc (modified) * code/branches/network/src/network/Client.h (modified) * code/branches/network/src/network/ClientConnection.cc (modified) * code/branches/network/src/network/ClientConnection.h (modified) * code/branches/network/src/network/ConnectionManager.cc (modified) * code/branches/network/src/network/GamestateClient.cc (modified) * code/branches/network/src/network/GamestateManager.cc (modified) * code/branches/network/src/network/Host.h (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 (modified) * 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/orxonox/Settings.h (modified) * code/branches/network/src/orxonox/gamestates/GSServer.cc (modified) * code/branches/network/src/orxonox/objects/Backlight.cc (modified) * code/branches/network/src/orxonox/objects/Backlight.h (modified) * code/branches/network/src/orxonox/objects/Model.cc (modified) * code/branches/network/src/orxonox/objects/Projectile.cc (modified) * code/branches/network/src/orxonox/objects/SpaceShip.cc (modified) Lots of changes: Some fixes/hacks in objects Changes in Gamestates ... Mon, 06 Oct 2008 20:25:09 GMT rgrieder [1892] * code/branches/network/src/orxonox/Settings.cc (modified) * code/branches/network/src/orxonox/Settings.h (modified) * code/branches/network/src/orxonox/gamestates/GSClient.cc (modified) Added isClient() function in Settings. Mon, 06 Oct 2008 11:30:50 GMT scheusso [1890] * code/branches/network/src/network/packet/Acknowledgement.cc (modified) * code/branches/network/src/network/packet/Acknowledgement.h (modified) * code/branches/network/src/network/packet/Chat.cc (modified) * code/branches/network/src/network/packet/Chat.h (modified) * code/branches/network/src/network/packet/ClassID.cc (modified) * code/branches/network/src/network/packet/ClassID.h (modified) * code/branches/network/src/network/packet/DeleteObjects.cc (modified) * code/branches/network/src/network/packet/DeleteObjects.h (modified) * code/branches/network/src/network/packet/Packet.cc (modified) * code/branches/network/src/network/packet/Packet.h (modified) * code/branches/network/src/network/packet/Welcome.cc (modified) * code/branches/network/src/network/packet/Welcome.h (modified) first efforts to make the network module 64bit compatible gamestates ... Thu, 25 Sep 2008 22:59:48 GMT scheusso [1834] * code/branches/network/TODO (modified) * code/branches/network/src/network/ConnectionManager.cc (modified) * code/branches/network/src/network/Server.cc (modified) * code/branches/network/src/network/Synchronisable.cc (modified) * code/branches/network/src/network/Synchronisable.h (modified) * code/branches/network/src/network/packet/Gamestate.cc (modified) * code/branches/network/src/orxonox/objects/BillboardProjectile.cc (modified) * code/branches/network/src/orxonox/objects/ParticleProjectile.cc (modified) * code/branches/network/src/orxonox/objects/ParticleProjectile.h (modified) * code/branches/network/src/orxonox/objects/Projectile.cc (modified) * code/branches/network/src/orxonox/objects/Projectile.h (modified) * code/branches/network/src/orxonox/objects/SpaceShip.cc (modified) Fix in Projectiles (network fix) different improvements in ... Mon, 22 Sep 2008 22:46:37 GMT scheusso [1827] * code/branches/network/src/network/GamestateClient.cc (modified) * code/branches/network/src/network/GamestateManager.cc (modified) * code/branches/network/src/network/Synchronisable.cc (modified) * code/branches/network/src/network/Synchronisable.h (modified) * code/branches/network/src/network/packet/Gamestate.cc (modified) * code/branches/network/src/network/packet/Gamestate.h (modified) another new gamestate concept ;) - server does an individual object ... Fri, 19 Sep 2008 22:51:16 GMT scheusso [1800] * code/branches/network/src/network/GamestateManager.cc (modified) * code/branches/network/src/network/GamestateManager.h (modified) * code/branches/network/src/network/Synchronisable.cc (modified) * code/branches/network/src/network/Synchronisable.h (modified) * code/branches/network/src/network/packet/Chat.cc (modified) * code/branches/network/src/network/packet/Gamestate.cc (modified) * code/branches/network/src/network/packet/Gamestate.h (modified) client-based object selection (in gamestate transmission) should now work Wed, 17 Sep 2008 18:23:24 GMT scheusso [1794] * code/branches/network/src/network/Synchronisable.cc (modified) some security assert in synchronisable Wed, 17 Sep 2008 15:24:56 GMT scheusso [1793] * code/branches/network/TODO (modified) * code/branches/network/src/network/Client.cc (modified) * code/branches/network/src/network/Client.h (modified) * code/branches/network/src/network/Host.cc (modified) * code/branches/network/src/network/Host.h (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/Chat.cc (modified) * code/branches/network/src/network/packet/Chat.h (modified) * code/branches/network/src/orxonox/objects/Model.cc (modified) chat works again now. some doxygen. small change according to ... 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 Thu, 11 Sep 2008 16:39:56 GMT scheusso [1772] * code/trunk/src/orxonox/objects/SpaceShip.cc (modified) * code/trunk/src/orxonox/objects/SpaceShipAI.cc (modified) * code/trunk/src/orxonox/objects/SpaceShipAI.h (modified) fixed a bug in spaceship ai(segfault when client disconnects && ...