# # ChangeLog for branches/proxy/src/lib/network/network_game_manager.h in orxonox.OLD # # Generated by Trac 1.0.9 # May 29, 2024, 1:52:45 PM Thu, 20 Jul 2006 09:43:27 GMT bensch [9347] * branches/proxy/configure.ac (modified) * branches/proxy/src/defs/class_id.h (modified) * branches/proxy/src/lib/collision_detection/obb_tree_node.cc (modified) * branches/proxy/src/lib/coord/p_node.h (modified) * branches/proxy/src/lib/graphics/effects/snow_effect.cc (modified) * branches/proxy/src/lib/graphics/effects/snow_effect.h (modified) * branches/proxy/src/lib/graphics/importer/md3/md3_animation_cfg.cc (modified) * branches/proxy/src/lib/lang/base_object.cc (modified) * branches/proxy/src/lib/lang/base_object.h (modified) * branches/proxy/src/lib/network/Makefile.am (modified) * branches/proxy/src/lib/network/connection_monitor.cc (deleted) * branches/proxy/src/lib/network/connection_monitor.h (deleted) * branches/proxy/src/lib/network/handshake.cc (modified) * branches/proxy/src/lib/network/handshake.h (modified) * branches/proxy/src/lib/network/ip.cc (copied) * branches/proxy/src/lib/network/ip.h (copied) * branches/proxy/src/lib/network/message_manager.cc (modified) * branches/proxy/src/lib/network/monitor (copied) * branches/proxy/src/lib/network/monitor/connection_monitor.cc (copied) * branches/proxy/src/lib/network/monitor/connection_monitor.h (copied) * branches/proxy/src/lib/network/monitor/network_monitor.cc (copied) * branches/proxy/src/lib/network/monitor/network_monitor.h (copied) * branches/proxy/src/lib/network/monitor/network_node.cc (copied) * branches/proxy/src/lib/network/monitor/network_node.h (copied) * branches/proxy/src/lib/network/netdefs.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/network_manager.cc (modified) * branches/proxy/src/lib/network/network_manager.h (modified) * branches/proxy/src/lib/network/network_socket.cc (modified) * branches/proxy/src/lib/network/network_socket.h (modified) * branches/proxy/src/lib/network/network_stream.cc (modified) * branches/proxy/src/lib/network/network_stream.h (modified) * branches/proxy/src/lib/network/peer_info.cc (copied) * branches/proxy/src/lib/network/peer_info.h (copied) * branches/proxy/src/lib/network/player_stats.cc (modified) * branches/proxy/src/lib/network/proxy (copied) * branches/proxy/src/lib/network/proxy/proxy_settings.cc (copied) * branches/proxy/src/lib/network/proxy/proxy_settings.h (copied) * branches/proxy/src/lib/network/shared_network_data.cc (modified) * branches/proxy/src/lib/network/shared_network_data.h (modified) * branches/proxy/src/lib/network/synchronizeable.cc (modified) * branches/proxy/src/lib/network/synchronizeable.h (modified) * branches/proxy/src/lib/network/synchronizeable_var/synchronizeable_bool.h (modified) * branches/proxy/src/lib/network/synchronizeable_var/synchronizeable_float.h (modified) * branches/proxy/src/lib/network/synchronizeable_var/synchronizeable_int.h (modified) * branches/proxy/src/lib/network/synchronizeable_var/synchronizeable_ip.cc (copied) * branches/proxy/src/lib/network/synchronizeable_var/synchronizeable_ip.h (copied) * branches/proxy/src/lib/network/synchronizeable_var/synchronizeable_quaternion.h (modified) * branches/proxy/src/lib/network/synchronizeable_var/synchronizeable_string.h (modified) * branches/proxy/src/lib/network/synchronizeable_var/synchronizeable_uint.h (modified) * branches/proxy/src/lib/network/synchronizeable_var/synchronizeable_var.h (modified) * branches/proxy/src/lib/network/synchronizeable_var/synchronizeable_vector.h (modified) * branches/proxy/src/lib/network/tcp_server_socket.cc (modified) * branches/proxy/src/lib/network/tcp_server_socket.h (modified) * branches/proxy/src/lib/network/tcp_socket.h (modified) * branches/proxy/src/lib/network/udp_socket.cc (modified) * branches/proxy/src/lib/network/udp_socket.h (modified) * branches/proxy/src/lib/shell/shell_command.cc (modified) * branches/proxy/src/lib/util/Makefile.am (modified) * branches/proxy/src/lib/util/executor/executor_functional.h (modified) * branches/proxy/src/lib/util/executor/functor_list.h (modified) * branches/proxy/src/lib/util/multi_type.cc (modified) * branches/proxy/src/lib/util/substring.cc (modified) * branches/proxy/src/lib/util/substring.h (modified) * branches/proxy/src/lib/util/tokenizer.cc (deleted) * branches/proxy/src/lib/util/tokenizer.h (deleted) * branches/proxy/src/orxonox.cc (modified) * branches/proxy/src/story_entities/game_world_data.h (modified) * branches/proxy/src/story_entities/multi_player_world_data.cc (modified) * branches/proxy/src/subprojects/network/network_unit_test.cc (modified) * branches/proxy/src/subprojects/recapture_mouse (copied) * branches/proxy/src/subprojects/recapture_mouse/Makefile.am (copied) * branches/proxy/src/subprojects/recapture_mouse/recapturer.cc (copied) * branches/proxy/src/util/Makefile.am (modified) * branches/proxy/src/util/game_rules.cc (modified) * branches/proxy/src/util/multiplayer_team_deathmatch.cc (modified) * branches/proxy/src/util/network_stats_widget.cc (copied) * branches/proxy/src/util/network_stats_widget.h (copied) * branches/proxy/src/util/signal_handler.cc (modified) * branches/proxy/src/util/signal_handler.h (modified) * branches/proxy/src/world_entities/camera.cc (modified) * branches/proxy/src/world_entities/creatures/fps_player.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/space_ship.cc (modified) * branches/proxy/src/world_entities/spawning_point.cc (modified) orxonox/proxy: merged the proxy.old back again, and it seems to work. ... Thu, 20 Jul 2006 09:31:47 GMT bensch [9346] * branches/proxy (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 ...