# # ChangeLog for branches/proxy/src/lib/network/player_stats.cc in orxonox.OLD # # Generated by Trac 1.0.9 # May 23, 2024, 10:05:49 PM Fri, 28 Jul 2006 10:23:36 GMT patrick [9559] * branches/proxy/src/lib/network/player_stats.cc (modified) more documentation. clients now chooses the playable for the proxy:D ... Fri, 28 Jul 2006 08:48:17 GMT patrick [9542] * branches/proxy/src/lib/network/message_manager.cc (modified) * branches/proxy/src/lib/network/player_stats.cc (modified) * branches/proxy/src/lib/network/proxy/proxy_control.cc (modified) more generalized message handling now Fri, 28 Jul 2006 08:33:34 GMT patrick [9541] * branches/proxy/src/lib/network/message_manager.cc (modified) * branches/proxy/src/lib/network/network_game_manager.cc (modified) * branches/proxy/src/lib/network/network_stream.cc (modified) * branches/proxy/src/lib/network/player_stats.cc (modified) * branches/proxy/src/lib/network/proxy/proxy_control.cc (modified) * branches/proxy/src/world_entities/spawning_point.cc (modified) discovered a bug in the client id assignement algorithm. corrected. ... Thu, 27 Jul 2006 19:59:32 GMT patrick [9531] * 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) found the bug reason: assigning an individual address space for every ... Thu, 27 Jul 2006 19:45:38 GMT patrick [9530] * branches/proxy/src/lib/network/network_game_manager.cc (modified) * branches/proxy/src/lib/network/player_stats.cc (modified) tracing the playable creation missunderstanding Thu, 27 Jul 2006 18:29:32 GMT patrick [9522] * branches/proxy/src/lib/network/message_manager.cc (modified) * branches/proxy/src/lib/network/network_game_manager.cc (modified) * branches/proxy/src/lib/network/player_stats.cc (modified) * branches/proxy/src/subprojects/network/network_unit_test.cc (modified) * branches/proxy/src/world_entities/spawning_point.cc (modified) new the message handler is checking, if this message is also for the ... Thu, 27 Jul 2006 17:51:06 GMT patrick [9521] * branches/proxy/src/lib/network/message_manager.cc (modified) * branches/proxy/src/lib/network/message_manager.h (modified) * branches/proxy/src/lib/network/network_game_manager.cc (modified) * branches/proxy/src/lib/network/network_game_manager.h (modified) * branches/proxy/src/lib/network/player_stats.cc (modified) * branches/proxy/src/lib/network/player_stats.h (modified) * branches/proxy/src/world_entities/spawning_point.cc (modified) * branches/proxy/src/world_entities/spawning_point.h (modified) extended the callback function for message handlers to match the new ... Thu, 27 Jul 2006 13:37:11 GMT patrick [9508] * branches/proxy/src/lib/network/message_manager.cc (modified) * branches/proxy/src/lib/network/message_manager.h (modified) * branches/proxy/src/lib/network/network_game_manager.cc (modified) * branches/proxy/src/lib/network/network_game_manager.h (modified) * branches/proxy/src/lib/network/player_stats.cc (modified) * branches/proxy/src/lib/network/player_stats.h (modified) * branches/proxy/src/subprojects/network/network_unit_test.cc (modified) * branches/proxy/src/world_entities/spawning_point.cc (modified) * branches/proxy/src/world_entities/spawning_point.h (modified) message handler: changed some variable names - standardisations to ... Thu, 27 Jul 2006 11:59:30 GMT patrick [9507] * branches/proxy/src/lib/network/message_manager.h (modified) * branches/proxy/src/lib/network/network_game_manager.cc (modified) * branches/proxy/src/lib/network/player_stats.cc (modified) * branches/proxy/src/lib/network/player_stats.h (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) the player team change should now work on all clients in the network, ... Thu, 27 Jul 2006 11:00:55 GMT patrick [9505] * branches/proxy/src/lib/network/player_stats.cc (modified) * branches/proxy/src/lib/network/player_stats.h (modified) changing the team color now works and a little cleanup 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 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