# # ChangeLog for branches/network in orxonox.OLD # # Generated by Trac 1.0.9 # Nov 18, 2024, 7:35:57 PM Sun, 25 Jun 2006 09:14:09 GMT rennerc [8774] * branches/network/src/util/multiplayer_team_deathmatch.cc (modified) frag table can be hidden with f1 now Sun, 25 Jun 2006 08:45:28 GMT rennerc [8773] * branches/network/src/util/multiplayer_team_deathmatch.cc (modified) true stats sould be shown now Sun, 25 Jun 2006 08:26:54 GMT rennerc [8772] * branches/network/src/util/multiplayer_team_deathmatch.cc (modified) * branches/network/src/util/multiplayer_team_deathmatch.h (modified) removed old deathScreen from MultiplayerTeamDeathmatch Fri, 23 Jun 2006 08:59:35 GMT rennerc [8739] * branches/network/src/util/multiplayer_team_deathmatch.cc (modified) * branches/network/src/util/multiplayer_team_deathmatch.h (modified) showing/hiding frags works now Thu, 22 Jun 2006 15:05:44 GMT rennerc [8738] * branches/network/src/util/multiplayer_team_deathmatch.cc (modified) * branches/network/src/util/multiplayer_team_deathmatch.h (modified) started implementing frag table Thu, 22 Jun 2006 13:44:08 GMT rennerc [8728] * branches/network/src/lib/network/netdefs.h (modified) networkfrequency*=2 Thu, 22 Jun 2006 13:17:53 GMT rennerc [8727] * branches/network/src/lib/network/udp_server_socket.cc (modified) * branches/network/src/lib/network/udp_server_socket.h (modified) server identifies user by his random byte Thu, 22 Jun 2006 12:58:47 GMT rennerc [8723] * branches/network/src/lib/network/udp_server_socket.cc (modified) * branches/network/src/lib/network/udp_socket.cc (modified) * branches/network/src/lib/network/udp_socket.h (modified) added status byte to all packets 2 status bits and 6 random bits Thu, 22 Jun 2006 10:53:48 GMT bensch [8710] * branches/network (copied) new copy 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 ...