# # ChangeLog for branches/network in orxonox.OLD # # Generated by Trac 1.0.9 # Nov 29, 2024, 7:01:38 PM Mon, 19 Jun 2006 18:36:11 GMT rennerc [8589] * branches/network/src/lib/network/message_manager.cc (modified) * branches/network/src/lib/network/network_game_manager.cc (modified) * branches/network/src/lib/shell/some_shell_commands.cc (modified) * branches/network/src/util/multiplayer_team_deathmatch.h (modified) * branches/network/src/util/network_game_rules.cc (modified) * branches/network/src/util/network_game_rules.h (modified) chat works now Mon, 19 Jun 2006 16:46:49 GMT rennerc [8588] * branches/network/src/lib/network/message_manager.h (modified) * branches/network/src/lib/network/network_game_manager.cc (modified) * branches/network/src/lib/network/network_game_manager.h (modified) * branches/network/src/util/multiplayer_team_deathmatch.cc (modified) * branches/network/src/util/multiplayer_team_deathmatch.h (modified) * branches/network/src/util/network_game_rules.h (modified) implemented chat functionality Thu, 15 Jun 2006 21:18:33 GMT rennerc [8506] * branches/network/src/lib/network/network_stream.cc (modified) connection monitor could work now Thu, 15 Jun 2006 21:04:18 GMT rennerc [8505] * branches/network/src/lib/network/connection_monitor.cc (modified) * branches/network/src/lib/network/network_stream.cc (modified) simpler bandwidth computation Thu, 15 Jun 2006 20:35:20 GMT rennerc [8502] * branches/network/src/lib/network/network_stream.cc (modified) * branches/network/src/subprojects/network/network_unit_test.cc (modified) fixed bug Thu, 15 Jun 2006 20:14:42 GMT rennerc [8497] * branches/network/src/lib/network/network_stream.cc (modified) typo Thu, 15 Jun 2006 20:11:56 GMT rennerc [8496] * branches/network/src/lib/network/network_stream.cc (modified) * branches/network/src/lib/network/network_stream.h (modified) * branches/network/src/lib/network/zip.cc (modified) * branches/network/src/lib/network/zip.h (modified) NetworkStream should use different dicts for server/client now Thu, 15 Jun 2006 19:50:26 GMT rennerc [8494] * branches/network/src/lib/network/network_stream.cc (modified) * branches/network/src/lib/network/network_stream.h (modified) write dict creates two files, one for upstream and one for downstream Thu, 15 Jun 2006 14:59:47 GMT rennerc [8481] * branches/network/src/lib/network/connection_monitor.cc (modified) * branches/network/src/lib/network/connection_monitor.h (modified) * branches/network/src/lib/network/network_stream.cc (modified) ConnectionMonitor removes old packets correctly now Thu, 15 Jun 2006 14:06:57 GMT rennerc [8476] * branches/network/src/lib/network/network_stream.cc (modified) disabled connectionmonitoring Thu, 15 Jun 2006 13:30:47 GMT rennerc [8472] * branches/network/src/lib/network/synchronizeable.cc (modified) probably fixed bug Thu, 15 Jun 2006 13:08:55 GMT bensch [8470] * branches/network/src/lib/event/event_handler.cc (modified) * branches/network/src/lib/event/event_handler.h (modified) * branches/network/src/orxonox.cc (modified) * branches/network/src/util/signal_handler.h (modified) orxonox/network: signal Thu, 15 Jun 2006 12:46:28 GMT rennerc [8466] * branches/network/src/util/multiplayer_team_deathmatch.cc (modified) both teams have SpaceShips again Thu, 15 Jun 2006 12:41:30 GMT rennerc [8465] * branches/network/src/world_entities/space_ships/turbine_hover.cc (modified) ruckel Thu, 15 Jun 2006 12:34:40 GMT rennerc [8464] * branches/network/src/world_entities/space_ships/turbine_hover.cc (modified) ruckel Thu, 15 Jun 2006 12:27:24 GMT rennerc [8463] * branches/network/src/world_entities/space_ships/turbine_hover.cc (modified) ruckel-- Thu, 15 Jun 2006 12:15:35 GMT rennerc [8462] * branches/network/src/world_entities/space_ships/turbine_hover.cc (modified) added syncvars for turbinehover Thu, 15 Jun 2006 12:14:35 GMT rennerc [8461] * branches/network/src/lib/network/udp_broadcast.cc (modified) * branches/network/src/lib/network/udp_broadcast.h (modified) added syncvars for turbinehober Thu, 15 Jun 2006 12:08:04 GMT rennerc [8459] * branches/network/src/lib/network/network_game_manager.cc (modified) * branches/network/src/util/multiplayer_team_deathmatch.cc (modified) red team uses turbinehover now Thu, 15 Jun 2006 11:55:55 GMT rennerc [8458] * branches/network/src/lib/network/Makefile.am (modified) * branches/network/src/lib/network/udp_broadcast.cc (added) * branches/network/src/lib/network/udp_broadcast.h (added) added broadcast class Mon, 12 Jun 2006 20:49:23 GMT rennerc [8331] * branches/network/src/util/game_rules.h (modified) * branches/network/src/util/multiplayer_team_deathmatch.cc (modified) * branches/network/src/util/multiplayer_team_deathmatch.h (modified) players can change teams while playing Sat, 10 Jun 2006 10:36:05 GMT rennerc [8307] * branches/network/src/lib/network/synchronizeable.cc (modified) maybe fixed bug Sat, 10 Jun 2006 09:15:35 GMT rennerc [8306] * branches/network/src/lib/network/network_game_manager.cc (modified) * branches/network/src/lib/network/synchronizeable.cc (modified) memoryleak-- Fri, 09 Jun 2006 17:25:33 GMT rennerc [8302] * branches/network/src/lib/network/network_stream.cc (modified) fixed one more memory leak Fri, 09 Jun 2006 17:12:08 GMT rennerc [8301] * branches/network/src/lib/network/connection_monitor.h (modified) * branches/network/src/lib/network/network_game_manager.cc (modified) * branches/network/src/lib/network/player_stats.cc (modified) * branches/network/src/lib/network/player_stats.h (modified) * branches/network/src/lib/network/synchronizeable.cc (modified) fixed master memory leak :D Thu, 08 Jun 2006 14:59:51 GMT rennerc [8273] * branches/network/src/lib/network/data_stream.cc (modified) * branches/network/src/lib/network/message_manager.cc (modified) * branches/network/src/lib/network/network_game_manager.cc (modified) * branches/network/src/lib/network/synchronizeable.cc (modified) removed some memory leaks Thu, 08 Jun 2006 13:16:38 GMT rennerc [8252] * branches/network/src/lib/network/udp_server_socket.cc (modified) server should not segfault on exit any more Thu, 08 Jun 2006 12:31:50 GMT rennerc [8245] * branches/network/src/lib/network/player_stats.cc (modified) * branches/network/src/lib/network/player_stats.h (modified) added printf on nick change Thu, 08 Jun 2006 12:18:54 GMT rennerc [8244] * branches/network/src/lib/network/network_stream.cc (modified) * branches/network/src/lib/network/player_stats.cc (modified) * branches/network/src/lib/network/synchronizeable.cc (modified) * branches/network/src/lib/shell/some_shell_commands.cc (modified) fixed bug with synchronizeable vars after vars with non const length Thu, 08 Jun 2006 11:46:45 GMT rennerc [8238] * branches/network/src/lib/network/player_stats.cc (modified) Thu, 08 Jun 2006 11:45:57 GMT rennerc [8237] * branches/network/src/lib/network/player_stats.cc (modified) two small fixes Thu, 08 Jun 2006 11:42:53 GMT rennerc [8236] * branches/network/src/lib/network/message_manager.h (modified) * branches/network/src/lib/network/player_stats.cc (modified) * branches/network/src/lib/network/player_stats.h (modified) added nickname to playerstats Thu, 08 Jun 2006 09:20:28 GMT patrick [8230] * branches/network (copied) network: created new network branche (MARK NET) Thu, 08 Jun 2006 09:19:08 GMT patrick [8228] * trunk/src/lib/event/event_handler.cc (modified) * 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_manager.cc (modified) * trunk/src/lib/network/network_manager.h (modified) * trunk/src/lib/network/network_stream.cc (modified) * trunk/src/lib/network/player_stats.cc (modified) * trunk/src/lib/network/synchronizeable.cc (modified) * trunk/src/lib/network/udp_server_socket.cc (modified) * trunk/src/lib/network/udp_socket.cc (modified) * trunk/src/story_entities/multi_player_world.cc (modified) * trunk/src/story_entities/multi_player_world.h (modified) * trunk/src/util/signal_handler.cc (modified) * trunk/src/util/signal_handler.h (modified) * trunk/src/world_entities/space_ships/space_ship.cc (modified) * trunk/src/world_entities/spectator.cc (modified) * trunk/src/world_entities/spectator.h (modified) trunk: merged the network branche back to trunk with command: svn ...