# # ChangeLog for branches in orxonox.OLD # # Generated by Trac 1.0.9 # Jun 29, 2024, 5:19:09 PM Tue, 25 Jul 2006 21:59:26 GMT patrick [9480] * branches/proxy/src/lib/network/README.NETWORK (modified) big progress today, tomorrow the synchronization of a client-proxy- ... Tue, 25 Jul 2006 21:52:37 GMT patrick [9479] * branches/proxy/src/lib/network/network_stream.cc (modified) * branches/proxy/src/story_entities/multi_player_world_data.cc (modified) proxy server not able to load the world file, some more safty in the ... Tue, 25 Jul 2006 21:45:07 GMT patrick [9478] * branches/proxy/src/lib/network/network_manager.cc (modified) shortly trying the hybrid mode again Tue, 25 Jul 2006 21:37:41 GMT patrick [9477] * branches/proxy/src/lib/network/network_game_manager.cc (modified) * branches/proxy/src/lib/network/network_manager.cc (modified) now the proxy is in client mode again for testing Tue, 25 Jul 2006 21:35:11 GMT patrick [9476] * branches/proxy/src/lib/network/network_game_manager.cc (modified) * branches/proxy/src/lib/network/network_manager.cc (modified) * branches/proxy/src/lib/network/network_stream.cc (modified) * branches/proxy/src/story_entities/multi_player_world_data.cc (modified) now the clients can connect to the proxy servers. => hybrid proxy ... Tue, 25 Jul 2006 21:15:45 GMT patrick [9475] * branches/proxy/src/lib/network/network_manager.cc (modified) proxy server now starts the server socket also Tue, 25 Jul 2006 21:09:28 GMT patrick [9474] * 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/lib/network/synchronizeable.cc (modified) the hybrid mode should work now in a very closed setup Tue, 25 Jul 2006 20:57:27 GMT patrick [9473] * branches/proxy/src/lib/network/handshake.cc (modified) * branches/proxy/src/lib/network/netdefs.h (modified) * branches/proxy/src/lib/network/network_stream.cc (modified) letting proxys handshakes handling again Tue, 25 Jul 2006 20:44:54 GMT patrick [9472] * branches/proxy/src/lib/network/network_stream.cc (modified) switching to hybrind, so far so good Tue, 25 Jul 2006 20:35:06 GMT patrick [9471] * branches/proxy/src/lib/network/network_manager.cc (modified) * branches/proxy/src/lib/network/network_stream.cc (modified) better now, a proxy server connected to the master server for the ... Tue, 25 Jul 2006 20:23:17 GMT patrick [9470] * branches/proxy/src/lib/collision_detection/aabb_tree_node.cc (modified) * branches/proxy/src/lib/network/network_game_manager.cc (modified) * branches/proxy/src/lib/network/network_manager.cc (modified) * branches/proxy/src/lib/network/network_stream.cc (modified) * branches/proxy/src/lib/network/peer_info.cc (modified) * branches/proxy/src/lib/network/shared_network_data.h (modified) * branches/proxy/src/util/game_rules.cc (modified) * branches/proxy/src/util/multiplayer_team_deathmatch.cc (modified) * branches/proxy/src/world_entities/creatures/fps_player.cc (modified) * branches/proxy/src/world_entities/space_ships/space_ship.cc (modified) * branches/proxy/src/world_entities/world_entity.cc (modified) heavy permissions fight: no node was ever thought to be client and ... Tue, 25 Jul 2006 18:48:18 GMT patrick [9469] * branches/proxy/src/lib/network/synchronizeable.cc (modified) permission changed: proxy cannot override in the way the master ... Tue, 25 Jul 2006 18:45:18 GMT patrick [9468] * branches/proxy/src/lib/network/network_stream.cc (modified) assertion failure, becaus the proxy tried to accept the own connection Tue, 25 Jul 2006 18:37:01 GMT patrick [9467] * branches/proxy/src/lib/network/network_manager.cc (modified) not creating the network game manager, since it is created by the ... Tue, 25 Jul 2006 18:30:40 GMT patrick [9466] * branches/proxy/src/lib/network/player_stats.cc (modified) * branches/proxy/src/lib/network/synchronizeable.cc (modified) * branches/proxy/src/story_entities/multi_player_world_data.cc (modified) * branches/proxy/src/world_entities/spawning_point.cc (modified) testing around with permissions: proxy should be able to handle a ... Tue, 25 Jul 2006 18:17:29 GMT patrick [9465] * branches/proxy/src/lib/network/network_stream.cc (modified) added more secure implementation of connection update Tue, 25 Jul 2006 18:10:18 GMT patrick [9464] * branches/proxy/src/lib/network/network_stream.cc (modified) * branches/proxy/src/lib/network/network_stream.h (modified) proxy server should now be accepted Tue, 25 Jul 2006 17:29:31 GMT patrick [9463] * branches/proxy/src/lib/network/network_manager.cc (modified) * branches/proxy/src/lib/network/network_stream.cc (modified) * branches/proxy/src/lib/network/network_stream.h (modified) * branches/proxy/src/lib/network/udp_server_socket.cc (modified) the proxy network interface is started Tue, 25 Jul 2006 16:01:47 GMT patrick [9462] * branches/proxy/src/lib/network/network_stream.cc (modified) * branches/proxy/src/lib/network/server_socket.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/udp_server_socket.cc (modified) * branches/proxy/src/lib/network/udp_server_socket.h (modified) * branches/proxy/src/subprojects/network/network_unit_test.cc (modified) proxy server connections: listening on a seperate server socket, ... Tue, 25 Jul 2006 15:39:49 GMT patrick [9461] * branches/proxy/src/lib/network/udp_server_socket.cc (modified) * branches/proxy/src/lib/network/udp_server_socket.h (modified) working on a dual connection server socket Tue, 25 Jul 2006 15:14:53 GMT patrick [9460] * 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/udp_server_socket.cc (modified) * branches/proxy/src/lib/network/udp_server_socket.h (modified) working on proxy server connection acception Tue, 25 Jul 2006 15:07:38 GMT patrick [9459] * branches/proxy/src/lib/network/README.NETWORK (modified) * branches/proxy/src/lib/network/network_stream.cc (modified) * branches/proxy/src/lib/network/network_stream.h (modified) * branches/proxy/src/lib/network/server_socket.h (modified) * branches/proxy/src/lib/network/synchronizeable.cc (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/udp_server_socket.cc (modified) * branches/proxy/src/lib/network/udp_server_socket.h (modified) * branches/proxy/src/subprojects/network/network_unit_test.cc (modified) deep framework switch to enable differentiation of proxy/client ... Tue, 25 Jul 2006 14:28:08 GMT patrick [9458] * branches/proxy/src/lib/network/netdefs.h (modified) * branches/proxy/src/lib/network/nettypes.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/synchronizeable.cc (modified) * branches/proxy/src/lib/network/synchronizeable_var/synchronizeable_var.h (modified) switching to new permission system, first step Tue, 25 Jul 2006 13:56:30 GMT bensch [9457] * branches/proxy/src/world_entities/space_ships/turbine_hover.cc (modified) fixing pnode better now Tue, 25 Jul 2006 13:36:43 GMT bensch [9456] * branches/proxy/src/world_entities/space_ships/turbine_hover.cc (modified) TurbineHover Syncable... the camera was the evil force here Tue, 25 Jul 2006 12:16:40 GMT bensch [9455] * branches/proxy/src/util/multiplayer_team_deathmatch.cc (modified) * branches/proxy/src/world_entities/spawning_point.cc (modified) * branches/proxy/src/world_entities/spawning_point.h (modified) high dynamic loading of network entities improoved Tue, 25 Jul 2006 09:27:48 GMT bensch [9454] * branches/proxy/src/lib/network/handshake.h (modified) * branches/proxy/src/lib/network/message_manager.h (modified) * branches/proxy/src/lib/network/monitor/connection_monitor.cc (modified) * branches/proxy/src/lib/network/monitor/connection_monitor.h (modified) * branches/proxy/src/lib/network/proxy/network_settings.h (modified) some consts added Tue, 25 Jul 2006 09:12:44 GMT patrick [9453] * branches/proxy/src/lib/network/network_stream.h (modified) * branches/proxy/src/lib/network/synchronizeable.cc (modified) another framework switch Tue, 25 Jul 2006 08:52:37 GMT patrick [9452] * branches/proxy/src/lib/network/monitor/network_monitor.cc (modified) * branches/proxy/src/lib/network/network_game_manager.cc (modified) * branches/proxy/src/lib/network/network_manager.cc (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.h (modified) * branches/proxy/src/lib/network/player_stats.cc (modified) * branches/proxy/src/lib/network/shared_network_data.h (modified) * branches/proxy/src/lib/network/synchronizeable.cc (modified) * branches/proxy/src/story_entities/multi_player_world_data.cc (modified) * branches/proxy/src/world_entities/creatures/fps_player.cc (modified) * branches/proxy/src/world_entities/space_ships/space_ship.cc (modified) * branches/proxy/src/world_entities/spawning_point.cc (modified) switched another interface funciton Tue, 25 Jul 2006 08:39:29 GMT bensch [9451] * branches/proxy/src/lib/network/monitor/network_monitor.cc (modified) * branches/proxy/src/lib/network/monitor/network_monitor.h (modified) * branches/proxy/src/lib/network/monitor/network_node.cc (modified) * branches/proxy/src/lib/network/monitor/network_node.h (modified) consts Tue, 25 Jul 2006 08:34:28 GMT patrick [9450] * branches/proxy/src/lib/network/README.NETWORK (modified) * branches/proxy/src/lib/network/netdefs.h (modified) * branches/proxy/src/lib/network/network_manager.cc (modified) * branches/proxy/src/lib/network/network_stream.cc (modified) * branches/proxy/src/lib/network/network_stream.h (modified) using the new id scheme Tue, 25 Jul 2006 08:15:18 GMT patrick [9449] * branches/proxy/src/lib/network/README.NETWORK (modified) * branches/proxy/src/lib/network/netdefs.h (modified) * branches/proxy/src/lib/network/network_manager.cc (modified) * branches/proxy/src/lib/network/network_stream.cc (modified) * branches/proxy/src/lib/network/network_stream.h (modified) making the node id system as consistant as possible Tue, 25 Jul 2006 07:42:01 GMT patrick [9448] * branches/proxy/src/lib/network/ip.cc (modified) * branches/proxy/src/lib/network/network_manager.cc (modified) now comes the synchronization process from master server to proxy ... Tue, 25 Jul 2006 07:35:22 GMT patrick [9447] * branches/proxy/src/lib/network/network_stream.cc (modified) yea finaly the redirection algorithm realy works (testedsvn diff) Tue, 25 Jul 2006 07:31:01 GMT patrick [9446] * branches/proxy/src/lib/network/network_stream.cc (modified) cleanup of the code Tue, 25 Jul 2006 06:24:21 GMT bensch [9445] * branches/proxy/src/lib/network/monitor/network_monitor.cc (modified) * branches/proxy/src/lib/network/monitor/network_monitor.h (modified) * branches/proxy/src/lib/network/peer_info.cc (modified) * branches/proxy/src/lib/network/peer_info.h (modified) some more const's Tue, 25 Jul 2006 06:15:01 GMT bensch [9444] * branches/proxy/src/lib/network/monitor/network_stats_widget.cc (modified) * branches/proxy/src/lib/network/peer_info.cc (modified) * branches/proxy/src/lib/network/peer_info.h (modified) * branches/proxy/src/lib/network/zip.h (modified) some cleanup Mon, 24 Jul 2006 15:47:06 GMT bensch [9443] * branches/proxy/src/lib/network/ip.cc (modified) * branches/proxy/src/lib/network/monitor/network_stats_widget.cc (modified) ip-bug fixed Mon, 24 Jul 2006 15:42:16 GMT bensch [9442] * branches/proxy/src/lib/network/monitor/network_monitor.h (modified) * branches/proxy/src/lib/network/monitor/network_stats_widget.cc (modified) better checks Mon, 24 Jul 2006 15:39:17 GMT patrick [9441] * branches/proxy/src/lib/network/ip.cc (modified) * branches/proxy/src/lib/network/network_stream.cc (modified) reconnection does not segfault anymore now! betta Mon, 24 Jul 2006 15:28:15 GMT patrick [9440] * branches/proxy/src/lib/network/network_stream.cc (modified) peers get deleted correctly now Mon, 24 Jul 2006 15:26:34 GMT bensch [9439] * branches/proxy/src/lib/network/monitor/network_monitor.cc (modified) * branches/proxy/src/lib/network/monitor/network_stats_widget.cc (modified) * branches/proxy/src/lib/network/monitor/network_stats_widget.h (modified) more gui Mon, 24 Jul 2006 15:07:55 GMT bensch [9438] * branches/proxy/src/lib/network/monitor/network_monitor.cc (modified) * branches/proxy/src/lib/network/monitor/network_monitor.h (modified) * branches/proxy/src/lib/network/monitor/network_stats_widget.cc (modified) * branches/proxy/src/lib/network/monitor/network_stats_widget.h (modified) more gui Mon, 24 Jul 2006 14:55:41 GMT bensch [9437] * branches/proxy/src/lib/network/Makefile.am (modified) * branches/proxy/src/lib/network/monitor/network_stats_widget.cc (moved) * branches/proxy/src/lib/network/monitor/network_stats_widget.h (moved) * branches/proxy/src/util/Makefile.am (modified) movements Mon, 24 Jul 2006 14:50:38 GMT patrick [9436] * branches/proxy/src/lib/network/network_stream.cc (modified) the server does not segfault anymore on client disconnect, but the ... Mon, 24 Jul 2006 14:45:01 GMT bensch [9435] * branches/proxy/src/lib/network/peer_info.h (modified) * branches/proxy/src/util/network_stats_widget.cc (modified) * branches/proxy/src/util/network_stats_widget.h (modified) more about the widget Mon, 24 Jul 2006 14:38:38 GMT patrick [9434] * branches/proxy/src/lib/network/network_stream.cc (modified) the disconnect process works better, now comes the hard part: reinit ... Mon, 24 Jul 2006 14:36:28 GMT patrick [9433] * branches/proxy/src/lib/network/network_stream.cc (modified) * branches/proxy/src/lib/network/network_stream.h (modified) new approach: the reconnection is handled from a different point in ... Mon, 24 Jul 2006 14:19:17 GMT bensch [9432] * branches/proxy/src/lib/network/peer_info.h (modified) more peer info Mon, 24 Jul 2006 14:13:04 GMT bensch [9431] * branches/proxy/src/lib/network/monitor/connection_monitor.h (modified) * branches/proxy/src/lib/network/monitor/network_monitor.cc (modified) * branches/proxy/src/lib/network/monitor/network_monitor.h (modified) * branches/proxy/src/util/network_stats_widget.h (modified) getBandwidth's Mon, 24 Jul 2006 13:59:16 GMT patrick [9430] * branches/proxy/src/lib/network/network_stream.cc (modified) redirection stuck Mon, 24 Jul 2006 13:05:24 GMT bensch [9429] * branches/proxy/src/story_entities/game_world.cc (modified) fixed framerate to max 100 fps Mon, 24 Jul 2006 13:03:32 GMT bensch [9428] * branches/terrain/src/lib/graphics/importer/terrain/terrain.cc (modified) * branches/terrain/src/lib/graphics/importer/terrain/terrain_page.cc (modified) * branches/terrain/src/lib/graphics/importer/terrain/terrain_page.h (modified) minor change Mon, 24 Jul 2006 12:50:12 GMT bensch [9427] * branches/proxy/src/lib/network/proxy/network_settings.cc (modified) less useless debug Mon, 24 Jul 2006 12:49:33 GMT bensch [9426] * branches/proxy/src/lib/network/ip.cc (modified) * branches/proxy/src/lib/network/ip.h (modified) * branches/proxy/src/lib/network/monitor/network_monitor.cc (modified) * branches/proxy/src/lib/network/proxy/network_settings.cc (modified) * branches/proxy/src/lib/network/proxy/network_settings.h (modified) cleaner ip inclusion Mon, 24 Jul 2006 12:48:23 GMT patrick [9425] * branches/proxy/src/lib/network/network_manager.cc (modified) * branches/proxy/src/lib/network/network_stream.cc (modified) handshake server problems by reconnection Mon, 24 Jul 2006 12:46:03 GMT patrick [9424] * branches/terrain/src/lib/graphics/importer/terrain/terrain.cc (modified) terrain lod disabled Mon, 24 Jul 2006 12:27:39 GMT ponder [9423] * branches/terrain/src/lib/graphics/importer/terrain/terrain.cc (modified) * branches/terrain/src/lib/util/threading.h (modified) * branches/terrain/src/util/signal_handler.cc (modified) * branches/terrain/src/util/signal_handler.h (modified) Mon, 24 Jul 2006 12:05:16 GMT patrick [9422] * branches/proxy/src/lib/network/network_manager.cc (modified) * branches/proxy/src/lib/network/network_stream.cc (modified) * branches/proxy/src/lib/network/network_stream.h (modified) made the network stream interface more flexible in terms of ... Mon, 24 Jul 2006 11:46:23 GMT bensch [9421] * branches/terrain/src/defs/class_id.h (modified) * branches/terrain/src/lib/graphics/importer/terrain/terrain.cc (modified) * branches/terrain/src/story_entities/game_world_data.cc (modified) * branches/terrain/src/world_entities/terrain_entity.cc (modified) * branches/terrain/src/world_entities/terrain_entity.h (modified) renamings Mon, 24 Jul 2006 11:42:23 GMT patrick [9420] * branches/proxy/src/lib/network/network_stream.cc (modified) reconnection setup switch Mon, 24 Jul 2006 11:27:05 GMT patrick [9419] * branches/proxy/src/lib/network/network_stream.cc (modified) * branches/proxy/src/lib/network/network_stream.h (modified) disconnection of nodes, redirection bug tracing Mon, 24 Jul 2006 11:25:27 GMT bensch [9418] * branches/terrain/src/lib/graphics/importer/terrain/terrain_page.h (modified) * branches/terrain/src/lib/graphics/importer/terrain/terrain_quad.cc (modified) newlines Mon, 24 Jul 2006 11:23:47 GMT bensch [9417] * branches/terrain/src/lib/collision_detection/cd_engine.cc (modified) * branches/terrain/src/lib/collision_detection/cd_engine.h (modified) * branches/terrain/src/lib/graphics/importer/bsp_file.cc (modified) * branches/terrain/src/lib/graphics/importer/md3/md3_animation_cfg.cc (modified) * branches/terrain/src/lib/graphics/importer/terrain/terrain_page.h (modified) * branches/terrain/src/lib/graphics/importer/terrain/terrain_quad.h (modified) * branches/terrain/src/lib/math/plane.h (modified) * branches/terrain/src/lib/util/filesys/binary_file.cc (modified) * branches/terrain/src/story_entities/game_world.cc (modified) * branches/terrain/src/story_entities/game_world_data.cc (modified) * branches/terrain/src/story_entities/game_world_data.h (modified) * branches/terrain/src/story_entities/multi_player_world_data.cc (modified) * branches/terrain/src/util/multiplayer_team_deathmatch.cc (modified) Cleanup after merge Mon, 24 Jul 2006 11:00:01 GMT patrick [9416] * branches/proxy/src/lib/network/proxy/network_settings.cc (modified) * branches/proxy/src/util/multiplayer_team_deathmatch.cc (modified) now servers are not able to play anymore Mon, 24 Jul 2006 10:59:44 GMT bensch [9415] * branches/terrain/src/lib/graphics/importer/terrain/frustum.h (modified) * branches/terrain/src/lib/graphics/importer/terrain/terrain_page.cc (modified) * branches/terrain/src/lib/graphics/importer/terrain/terrain_page.h (modified) * branches/terrain/src/lib/util/byte_order.h (modified) * branches/terrain/src/lib/util/filesys/binary_file.cc (modified) * branches/terrain/src/lib/util/filesys/binary_file.h (modified) some newlines Mon, 24 Jul 2006 10:47:07 GMT bensch [9414] * branches/terrain/src/lib/graphics/effects/volfog_effect.cc (modified) * branches/terrain/src/lib/graphics/graphics_engine.cc (modified) * branches/terrain/src/lib/graphics/importer/Makefile.am (modified) * branches/terrain/src/lib/graphics/importer/bsp_file.cc (modified) * branches/terrain/src/lib/graphics/importer/bsp_file.h (modified) * branches/terrain/src/lib/graphics/importer/bsp_manager.cc (modified) * branches/terrain/src/lib/graphics/importer/md2/md2Model.cc (modified) * branches/terrain/src/lib/graphics/importer/md3/md3_animation_cfg.cc (modified) * branches/terrain/src/lib/graphics/importer/md3/md3_data.h (modified) * branches/terrain/src/lib/graphics/importer/terrain (copied) * branches/terrain/src/lib/graphics/importer/terrain/buffer_broker.cc (copied) * branches/terrain/src/lib/graphics/importer/terrain/buffer_broker.h (copied) * branches/terrain/src/lib/graphics/importer/terrain/frustum.cc (copied) * branches/terrain/src/lib/graphics/importer/terrain/frustum.h (copied) * branches/terrain/src/lib/graphics/importer/terrain/terrain.cc (copied) * branches/terrain/src/lib/graphics/importer/terrain/terrain.h (copied) * branches/terrain/src/lib/graphics/importer/terrain/terrain_page.cc (copied) * branches/terrain/src/lib/graphics/importer/terrain/terrain_page.h (copied) * branches/terrain/src/lib/graphics/importer/terrain/terrain_quad.cc (copied) * branches/terrain/src/lib/graphics/importer/terrain/terrain_quad.h (copied) * branches/terrain/src/lib/graphics/importer/terrain/types.h (copied) * branches/terrain/src/lib/sound/ogg_player.cc (modified) * branches/terrain/src/lib/util/Makefile.am (modified) * branches/terrain/src/lib/util/byte_order.h (copied) * branches/terrain/src/lib/util/filesys/binary_file.cc (copied) * branches/terrain/src/lib/util/filesys/binary_file.h (copied) * branches/terrain/src/lib/util/filesys/file.cc (modified) * branches/terrain/src/lib/util/filesys/file.h (modified) * branches/terrain/src/world_entities/WorldEntities.am (modified) * branches/terrain/src/world_entities/skybox.cc (modified) * branches/terrain/src/world_entities/terrain.cc (deleted) * branches/terrain/src/world_entities/terrain.h (deleted) * branches/terrain/src/world_entities/terrain_entity.cc (copied) * branches/terrain/src/world_entities/terrain_entity.h (copied) merged back here the terrain.old Mon, 24 Jul 2006 10:27:31 GMT bensch [9413] * branches/terrain (copied) new copy Mon, 24 Jul 2006 10:27:01 GMT bensch [9412] * branches/terrain.old (moved) movement Mon, 24 Jul 2006 10:26:32 GMT bensch [9411] * branches/terrain.old (deleted) deleted old Mon, 24 Jul 2006 09:20:25 GMT patrick [9410] * branches/proxy/src/lib/network/monitor/network_monitor.cc (modified) * branches/proxy/src/lib/network/proxy/network_settings.cc (modified) * branches/proxy/src/lib/network/proxy/network_settings.h (modified) some better debug and function call cleanup Mon, 24 Jul 2006 09:18:32 GMT patrick [9409] * branches/proxy/src/lib/network/proxy/network_settings.cc (modified) * branches/proxy/src/lib/network/proxy/network_settings.h (modified) * branches/proxy/src/lib/network/shared_network_data.cc (modified) saturation level for auto proxy server activation Mon, 24 Jul 2006 09:11:46 GMT bensch [9408] * branches/proxy (copied) new copy Mon, 24 Jul 2006 09:11:23 GMT bensch [9407] * branches/proxy (deleted) deleted branche proxy Mon, 24 Jul 2006 08:52:34 GMT patrick [9405] * branches/proxy/src/lib/network/network_manager.cc (modified) * branches/proxy/src/lib/network/network_stream.cc (modified) * branches/proxy/src/lib/network/proxy/network_settings.cc (modified) * branches/proxy/src/orxonox.cc (modified) found server bug: initialization order inconsistency Mon, 24 Jul 2006 08:05:52 GMT patrick [9404] * branches/proxy/src/lib/network/monitor/network_monitor.cc (modified) * branches/proxy/src/lib/network/monitor/network_monitor.h (modified) * branches/proxy/src/lib/network/monitor/network_node.cc (modified) * branches/proxy/src/lib/network/monitor/network_node.h (modified) * branches/proxy/src/lib/network/network_manager.cc (modified) * branches/proxy/src/lib/network/network_stream.cc (modified) yet another strang bug occured. flush Mon, 24 Jul 2006 07:29:05 GMT patrick [9403] * branches/proxy/src/lib/network/synchronizeable.cc (modified) less debug Mon, 24 Jul 2006 07:26:31 GMT patrick [9402] * branches/proxy/src/lib/network/network_stream.cc (modified) * branches/proxy/src/lib/network/synchronizeable.cc (modified) fixed another bug: anomality in the permissions settings. Mr Data ... Mon, 24 Jul 2006 06:55:53 GMT patrick [9401] * branches/proxy/src/lib/network/network_stream.cc (modified) it was somehow easier than i thought :D problem solved... Mon, 24 Jul 2006 06:53:52 GMT patrick [9400] * branches/proxy/src/lib/network/README.NETWORK (modified) * branches/proxy/src/lib/network/monitor/network_monitor.cc (modified) * branches/proxy/src/lib/network/network_stream.cc (modified) tracing the unique id bug Sun, 23 Jul 2006 22:00:47 GMT patrick [9399] * branches/proxy/src/lib/network/network_stream.cc (modified) * branches/proxy/src/lib/network/proxy/network_settings.cc (modified) working on the client number < 3 bug Sun, 23 Jul 2006 21:43:27 GMT patrick [9398] * branches/proxy/src/lib/network/network_manager.cc (modified) * branches/proxy/src/lib/network/proxy/network_settings.cc (modified) * branches/proxy/src/lib/network/shared_network_data.cc (modified) * branches/proxy/src/lib/network/shared_network_data.h (modified) * branches/proxy/src/orxonox.cc (modified) new settings init Sun, 23 Jul 2006 20:59:16 GMT patrick [9397] * branches/proxy/src/lib/network/README.NETWORK (modified) * branches/proxy/src/lib/network/monitor/network_monitor.cc (modified) * branches/proxy/src/lib/network/network_stream.cc (modified) * branches/proxy/src/lib/network/proxy/network_settings.cc (modified) found a bug in the server settings reading Sun, 23 Jul 2006 20:07:23 GMT patrick [9396] * branches/proxy/src/defs/class_id.h (modified) * branches/proxy/src/defs/globals.h (modified) * branches/proxy/src/lib/graphics/graphics_engine.cc (modified) * branches/proxy/src/lib/graphics/graphics_engine.h (modified) * branches/proxy/src/lib/gui/qt/gui_video.cc (modified) * branches/proxy/src/lib/network/Makefile.am (modified) * branches/proxy/src/lib/network/README (deleted) * branches/proxy/src/lib/network/README.NETWORK (added) * branches/proxy/src/lib/network/converter.cc (modified) * branches/proxy/src/lib/network/handshake.cc (modified) * branches/proxy/src/lib/network/handshake.h (modified) * branches/proxy/src/lib/network/monitor/network_monitor.cc (modified) * branches/proxy/src/lib/network/monitor/network_monitor.h (modified) * branches/proxy/src/lib/network/monitor/network_node.h (modified) * branches/proxy/src/lib/network/network_game_manager.cc (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_stream.cc (modified) * branches/proxy/src/lib/network/network_stream.h (modified) * branches/proxy/src/lib/network/peer_info.h (modified) * branches/proxy/src/lib/network/player_stats.cc (modified) * branches/proxy/src/lib/network/proxy/network_settings.cc (added) * branches/proxy/src/lib/network/proxy/network_settings.h (added) * branches/proxy/src/lib/network/proxy/proxy_settings.cc (deleted) * branches/proxy/src/lib/network/proxy/proxy_settings.h (deleted) * 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/orxonox.cc (modified) * branches/proxy/src/story_entities/game_world.cc (modified) * branches/proxy/src/story_entities/menu/game_menu.cc (modified) * branches/proxy/src/story_entities/menu/game_menu.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/util/game_rules.cc (modified) * branches/proxy/src/util/kill_target.cc (modified) * branches/proxy/src/util/multiplayer_team_deathmatch.cc (modified) * branches/proxy/src/world_entities/bsp_entity.cc (modified) * branches/proxy/src/world_entities/creatures/fps_player.cc (modified) * branches/proxy/src/world_entities/space_ships/space_ship.cc (modified) * branches/proxy/src/world_entities/spawning_point.cc (modified) committing my weekends work: 2100 lines :D - proxy server now ... Sun, 23 Jul 2006 14:17:22 GMT bensch [9395] * branches/proxy/src/lib/util/filesys/net_link.cc (modified) * branches/proxy/src/lib/util/filesys/net_link.h (modified) renamings Sun, 23 Jul 2006 14:07:41 GMT bensch [9394] * branches/proxy/src/lib/util/Makefile.am (modified) * branches/proxy/src/lib/util/filesys/net_link.cc (modified) * branches/proxy/src/lib/util/filesys/net_link.h (modified) netlink quite nice Sun, 23 Jul 2006 13:30:29 GMT bensch [9393] * branches/proxy/src/lib/network/Makefile.am (modified) * branches/proxy/src/lib/network/ip.h (modified) * branches/proxy/src/lib/network/netdefs.h (modified) * branches/proxy/src/lib/network/netincl.h (added) * branches/proxy/src/lib/network/nettypes.h (moved) * branches/proxy/src/lib/network/synchronizeable_var/synchronizeable_var.h (modified) * branches/proxy/src/lib/util/filesys/net_link.cc (added) * branches/proxy/src/lib/util/filesys/net_link.h (added) splitup of netdefs Sun, 23 Jul 2006 13:18:23 GMT bensch [9392] * branches/proxy/src/lib/util/sigslot/slot.h (modified) comment Sat, 22 Jul 2006 09:17:00 GMT bensch [9390] * branches/proxy/src/lib/util/sigslot/signal.h (modified) nicer docu in sigslot Fri, 21 Jul 2006 13:00:32 GMT bensch [9389] * branches/proxy/ChangeLog (modified) * branches/proxy/configure.ac (modified) * branches/proxy/src/lib/gui/gtk (deleted) orxonox/proxy: removed gtk completely Fri, 21 Jul 2006 12:40:01 GMT patrick [9388] * branches/proxy/src/lib/network/proxy/proxy_settings.cc (modified) * branches/proxy/src/lib/network/proxy/proxy_settings.h (modified) * branches/proxy/src/lib/network/shared_network_data.cc (modified) * branches/proxy/src/lib/network/shared_network_data.h (modified) * branches/proxy/src/story_entities/multi_player_world_data.cc (modified) working on loading proxy config file from a seperate file Fri, 21 Jul 2006 11:43:27 GMT patrick [9387] * branches/proxy/src/lib/network/proxy/proxy_settings.cc (modified) * branches/proxy/src/lib/network/shared_network_data.cc (modified) * branches/proxy/src/lib/network/shared_network_data.h (modified) * branches/proxy/src/util/game_rules.cc (modified) bringing the max connection stuff down Fri, 21 Jul 2006 11:41:39 GMT bensch [9386] * branches/proxy/src/lib/coord/p_node.cc (modified) * branches/proxy/src/lib/lang/base_object.h (modified) * branches/proxy/src/lib/network/Makefile.am (modified) * branches/proxy/src/lib/network/message_manager.cc (modified) * branches/proxy/src/lib/network/net_types.h (added) * branches/proxy/src/lib/network/netdefs.h (modified) * branches/proxy/src/lib/network/network_stream.cc (modified) * branches/proxy/src/lib/network/player_stats.cc (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.cc (modified) * branches/proxy/src/lib/network/synchronizeable_var/synchronizeable_bool.h (modified) * branches/proxy/src/lib/network/synchronizeable_var/synchronizeable_float.cc (modified) * branches/proxy/src/lib/network/synchronizeable_var/synchronizeable_float.h (modified) * branches/proxy/src/lib/network/synchronizeable_var/synchronizeable_int.cc (modified) * branches/proxy/src/lib/network/synchronizeable_var/synchronizeable_int.h (modified) * branches/proxy/src/lib/network/synchronizeable_var/synchronizeable_ip.cc (modified) * branches/proxy/src/lib/network/synchronizeable_var/synchronizeable_ip.h (modified) * branches/proxy/src/lib/network/synchronizeable_var/synchronizeable_quaternion.cc (modified) * branches/proxy/src/lib/network/synchronizeable_var/synchronizeable_quaternion.h (modified) * branches/proxy/src/lib/network/synchronizeable_var/synchronizeable_string.cc (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.cc (modified) * branches/proxy/src/lib/network/synchronizeable_var/synchronizeable_var.h (modified) * branches/proxy/src/lib/network/synchronizeable_var/synchronizeable_vector.cc (modified) * branches/proxy/src/lib/network/synchronizeable_var/synchronizeable_vector.h (modified) * branches/proxy/src/lib/particles/particle_system.cc (modified) * branches/proxy/src/util/network_stats_widget.h (modified) * branches/proxy/src/world_entities/spawning_point.cc (modified) orxonox/proxy: removed the dependency of the netdefs in pnode, which ... Fri, 21 Jul 2006 11:09:19 GMT bensch [9385] * branches/proxy/src/lib/network/ip.cc (modified) * branches/proxy/src/lib/network/ip.h (modified) * branches/proxy/src/util/network_stats_widget.cc (modified) * branches/proxy/src/util/network_stats_widget.h (modified) orxonox/proxy: better proxy-width approximation Fri, 21 Jul 2006 10:51:53 GMT patrick [9384] * branches/proxy/src/lib/network/netdefs.h (modified) * branches/proxy/src/lib/network/shared_network_data.cc (modified) * branches/proxy/src/lib/network/shared_network_data.h (modified) oh my good! its working again, yehoo Fri, 21 Jul 2006 10:51:19 GMT bensch [9383] * branches/proxy/src/lib/gui/gl/glgui_text.h (modified) * branches/proxy/src/lib/network/ip.cc (modified) * branches/proxy/src/lib/network/ip.h (modified) * branches/proxy/src/util/network_stats_widget.cc (modified) * branches/proxy/src/util/network_stats_widget.h (modified) much more elaborate host and proxy widgets Fri, 21 Jul 2006 10:15:42 GMT bensch [9382] * branches/proxy/README (modified) * branches/proxy/ToDo (modified) better Fri, 21 Jul 2006 10:13:50 GMT bensch [9381] * branches/proxy/IDEAS (modified) * branches/proxy/INSTALL (modified) some minor english typos Fri, 21 Jul 2006 10:10:30 GMT bensch [9380] * branches/proxy/AUTHORS (modified) * branches/proxy/CODING-STANDARDS (modified) coding standarts adopted Fri, 21 Jul 2006 09:57:02 GMT bensch [9379] * branches/proxy/src/world_entities/weapons/aiming_system.cc (modified) less warnigns