# # ChangeLog for branches/proxy/src/lib/network/synchronizeable.h in orxonox.OLD # # Generated by Trac 1.0.9 # Jun 1, 2024, 2:39:06 PM Fri, 14 Jul 2006 12:26:33 GMT patrick [9295] * branches/proxy/src/lib/network/handshake.cc (modified) * branches/proxy/src/lib/network/handshake.h (modified) * branches/proxy/src/lib/network/monitor/network_monitor.h (modified) * branches/proxy/src/lib/network/synchronizeable.h (modified) extended the handshake structure to support synchronization of proxy ... Thu, 13 Jul 2006 13:17:50 GMT patrick [9272] * branches/proxy/src/lib/network/handshake.cc (modified) * branches/proxy/src/lib/network/network_game_manager.cc (modified) * branches/proxy/src/lib/network/network_monitor.cc (modified) * branches/proxy/src/lib/network/network_monitor.h (modified) * branches/proxy/src/lib/network/synchronizeable.cc (modified) * branches/proxy/src/lib/network/synchronizeable.h (modified) * branches/proxy/src/world_entities/space_ships/space_ship.cc (modified) tighten up the interface Tue, 11 Jul 2006 18:34:09 GMT patrick [9247] * branches/proxy (copied) creating new branche proxy for the proxy server work Thu, 22 Jun 2006 10:48:01 GMT bensch [8708] * trunk/src/lib/network/message_manager.cc (modified) * trunk/src/lib/network/message_manager.h (modified) * trunk/src/lib/network/network_game_manager.cc (modified) * trunk/src/lib/network/network_game_manager.h (modified) * trunk/src/lib/network/network_manager.cc (modified) * trunk/src/lib/network/player_stats.cc (modified) * trunk/src/lib/network/synchronizeable.cc (modified) * trunk/src/lib/network/synchronizeable.h (modified) * trunk/src/util/multiplayer_team_deathmatch.cc (modified) * trunk/src/util/multiplayer_team_deathmatch.h (modified) * trunk/src/world_entities/space_ships/space_ship.cc (modified) * trunk/src/world_entities/spectator.cc (modified) merged network back merged with command: svn merge -r8625:HEAD ...