# # ChangeLog for branches/proxy/src/util/multiplayer_team_deathmatch.cc in orxonox.OLD # # Generated by Trac 1.0.9 # Jun 2, 2024, 6:26:02 PM Fri, 28 Jul 2006 18:23:46 GMT patrick [9580] * branches/proxy/src/util/multiplayer_team_deathmatch.cc (modified) even less debug Fri, 28 Jul 2006 18:14:53 GMT patrick [9578] * branches/proxy/src/lib/network/synchronizeable.cc (modified) * branches/proxy/src/util/multiplayer_team_deathmatch.cc (modified) full debug out. don't start because its to overwhelming:D Fri, 28 Jul 2006 15:20:02 GMT patrick [9575] * branches/proxy/src/lib/network/network_stream.cc (modified) * branches/proxy/src/lib/network/player_stats.cc (modified) * branches/proxy/src/util/multiplayer_team_deathmatch.cc (modified) better debug output now Fri, 28 Jul 2006 15:01:38 GMT patrick [9574] * branches/proxy/src/lib/network/network_stream.cc (modified) * branches/proxy/src/lib/network/player_stats.cc (modified) * branches/proxy/src/lib/network/player_stats.h (modified) * branches/proxy/src/util/multiplayer_team_deathmatch.cc (modified) found the bug, master-server proxy architecture is working correctly. ... Fri, 28 Jul 2006 12:19:52 GMT patrick [9565] * branches/proxy/src/util/multiplayer_team_deathmatch.cc (modified) server team joining and gui showing fix Fri, 28 Jul 2006 12:04:40 GMT patrick [9564] * branches/proxy/src/lib/network/README.NETWORK (modified) * branches/proxy/src/lib/network/network_stream.cc (modified) * branches/proxy/src/lib/network/player_stats.cc (modified) * branches/proxy/src/util/multiplayer_team_deathmatch.cc (modified) nick name handling Thu, 27 Jul 2006 10:54:39 GMT patrick [9504] * branches/proxy/src/lib/network/message_manager.cc (modified) * branches/proxy/src/lib/network/player_stats.cc (modified) * branches/proxy/src/lib/network/player_stats.h (modified) * branches/proxy/src/util/multiplayer_team_deathmatch.cc (modified) - removing entities from the network works now also on proxies. - ... Thu, 27 Jul 2006 10:15:06 GMT bensch [9500] * branches/proxy/src/lib/particles/particle_system.cc (modified) * branches/proxy/src/util/multiplayer_team_deathmatch.cc (modified) * branches/proxy/src/world_entities/playable.cc (modified) * branches/proxy/src/world_entities/playable.h (modified) * branches/proxy/src/world_entities/space_ships/turbine_hover.cc (modified) * branches/proxy/src/world_entities/space_ships/turbine_hover.h (modified) compiles again, the Playables should now be able to choose their ... Thu, 27 Jul 2006 09:57:58 GMT patrick [9498] * branches/proxy/src/util/multiplayer_team_deathmatch.cc (modified) set team id is invoked on team change Thu, 27 Jul 2006 08:45:35 GMT bensch [9496] * branches/proxy (copied) new copy Thu, 27 Jul 2006 08:44:28 GMT bensch [9494] * trunk/src/lib/collision_detection/aabb_tree_node.cc (modified) * trunk/src/lib/network/Makefile.am (modified) * trunk/src/lib/network/README.NETWORK (modified) * trunk/src/lib/network/handshake.cc (modified) * trunk/src/lib/network/handshake.h (modified) * trunk/src/lib/network/ip.cc (modified) * trunk/src/lib/network/ip.h (modified) * trunk/src/lib/network/message_manager.cc (modified) * trunk/src/lib/network/message_manager.h (modified) * trunk/src/lib/network/monitor/connection_monitor.cc (modified) * trunk/src/lib/network/monitor/connection_monitor.h (modified) * trunk/src/lib/network/monitor/network_monitor.cc (modified) * trunk/src/lib/network/monitor/network_monitor.h (modified) * trunk/src/lib/network/monitor/network_node.cc (modified) * trunk/src/lib/network/monitor/network_node.h (modified) * trunk/src/lib/network/monitor/network_stats_widget.cc (copied) * trunk/src/lib/network/monitor/network_stats_widget.h (copied) * trunk/src/lib/network/netdefs.h (modified) * trunk/src/lib/network/nettypes.h (modified) * trunk/src/lib/network/network_game_manager.cc (modified) * trunk/src/lib/network/network_manager.cc (modified) * trunk/src/lib/network/network_manager.h (modified) * trunk/src/lib/network/network_stream.cc (modified) * trunk/src/lib/network/network_stream.h (modified) * trunk/src/lib/network/peer_info.cc (modified) * trunk/src/lib/network/peer_info.h (modified) * trunk/src/lib/network/player_stats.cc (modified) * trunk/src/lib/network/proxy/network_settings.cc (modified) * trunk/src/lib/network/proxy/network_settings.h (modified) * trunk/src/lib/network/shared_network_data.cc (modified) * trunk/src/lib/network/shared_network_data.h (modified) * trunk/src/lib/network/synchronizeable.cc (modified) * trunk/src/lib/network/synchronizeable_var/synchronizeable_var.h (modified) * trunk/src/lib/network/tcp_server_socket.cc (modified) * trunk/src/lib/network/udp_server_socket.cc (modified) * trunk/src/lib/network/udp_server_socket.h (modified) * trunk/src/lib/network/zip.h (modified) * trunk/src/story_entities/game_world.cc (modified) * trunk/src/story_entities/multi_player_world_data.cc (modified) * trunk/src/subprojects/network/network_unit_test.cc (modified) * trunk/src/util/Makefile.am (modified) * trunk/src/util/game_rules.cc (modified) * trunk/src/util/multiplayer_team_deathmatch.cc (modified) * trunk/src/util/network_stats_widget.cc (deleted) * trunk/src/util/network_stats_widget.h (deleted) * trunk/src/world_entities/creatures/fps_player.cc (modified) * trunk/src/world_entities/space_ships/space_ship.cc (modified) * trunk/src/world_entities/space_ships/turbine_hover.cc (modified) * trunk/src/world_entities/spawning_point.cc (modified) * trunk/src/world_entities/spawning_point.h (modified) * trunk/src/world_entities/world_entity.cc (modified) merged the proxy back