# # ChangeLog for branches/network/src/lib/network/README in orxonox.OLD # # Generated by Trac 1.0.9 # Sep 20, 2024, 7:05:54 PM Wed, 11 Jan 2006 21:00:57 GMT patrick [6500] * branches/network (copied) * branches/network/src/lib/coord/p_node.cc (copied) * branches/network/src/lib/coord/p_node.h (copied) * branches/network/src/lib/lang/base_object.cc (copied) * branches/network/src/lib/network/network_game_manager.cc (copied) * branches/network/src/lib/network/network_game_manager.h (copied) * branches/network/src/lib/network/network_stream.cc (copied) * branches/network/src/story_entities/game_world.cc (copied) * branches/network/src/story_entities/game_world.h (copied) * branches/network/src/story_entities/multi_player_world.cc (copied) * branches/network/src/story_entities/multi_player_world.h (copied) * branches/network/src/story_entities/multi_player_world_data.cc (copied) * branches/network/src/story_entities/multi_player_world_data.h (copied) * branches/network/src/util/hud.cc (copied) * branches/network/src/util/state.cc (copied) * branches/network/src/util/state.h (copied) * branches/network/src/world_entities/power_ups/param_power_up.cc (copied) * branches/network/src/world_entities/power_ups/power_up.cc (copied) * branches/network/src/world_entities/power_ups/turret_power_up.cc (copied) * branches/network/src/world_entities/skybox.cc (copied) * branches/network/src/world_entities/space_ships/space_ship.cc (copied) * branches/network/src/world_entities/world_entity.cc (copied) * branches/network/src/world_entities/world_entity.h (copied) network: added branche network again: fresh copy of the trunk Tue, 29 Nov 2005 13:22:37 GMT bensch [5822] * trunk/config.h.in (modified) * trunk/configure.ac (modified) * trunk/scripts/gentoo/orxonox-0.3.2_alpha-rXXXX.ebuild (copied) * trunk/src/defs/class_id.h (modified) * trunk/src/defs/debug.h (modified) * trunk/src/defs/include_paths.am (modified) * trunk/src/lib/Makefile.am (modified) * trunk/src/lib/lang/class_list.cc (modified) * trunk/src/lib/network/Makefile.am (copied) * trunk/src/lib/network/Makefile.in (copied) * trunk/src/lib/network/README (copied) * trunk/src/lib/network/connection_monitor.cc (copied) * trunk/src/lib/network/connection_monitor.h (copied) * trunk/src/lib/network/data_stream.cc (copied) * trunk/src/lib/network/data_stream.h (copied) * trunk/src/lib/network/netdefs.h (copied) * trunk/src/lib/network/network_manager.cc (copied) * trunk/src/lib/network/network_manager.h (copied) * trunk/src/lib/network/network_protocol.cc (copied) * trunk/src/lib/network/network_protocol.h (copied) * trunk/src/lib/network/network_socket.cc (copied) * trunk/src/lib/network/network_socket.h (copied) * trunk/src/lib/network/network_stream.cc (copied) * trunk/src/lib/network/network_stream.h (copied) * trunk/src/lib/network/synchronisable.cc (deleted) * trunk/src/lib/network/synchronisable.h (deleted) * trunk/src/lib/network/synchronizeable.cc (copied) * trunk/src/lib/network/synchronizeable.h (copied) * trunk/src/orxonox.cc (modified) * trunk/src/subprojects/Makefile.am (modified) * trunk/src/subprojects/network (copied) * trunk/src/subprojects/network/Makefile.am (copied) * trunk/src/subprojects/network/Makefile.in (copied) * trunk/src/subprojects/network/README (copied) * trunk/src/subprojects/network/network_unit_test.cc (copied) * trunk/src/subprojects/network/network_unit_test.h (copied) * trunk/src/subprojects/network/simple_sync.cc (copied) * trunk/src/subprojects/network/simple_sync.h (copied) orxonox/trunk: merged branches/network to the trunk merged with ...