# # ChangeLog for branches/network in orxonox.OLD # # Generated by Trac 1.0.9 # Oct 2, 2024, 2:04:06 AM 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 ...