# # ChangeLog for branches/network/src/lib/network/handshake.h in orxonox.OLD # # Generated by Trac 1.0.9 # Jun 3, 2024, 5:13:58 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 Fri, 30 Dec 2005 00:57:12 GMT bensch [6341] * trunk/src/defs/class_id.h (modified) * trunk/src/lib/coord/p_node.cc (modified) * trunk/src/lib/coord/p_node.h (modified) * trunk/src/lib/lang/base_object.cc (modified) * trunk/src/lib/lang/base_object.h (modified) * trunk/src/lib/network/converter.cc (modified) * trunk/src/lib/network/converter.h (modified) * trunk/src/lib/network/data_stream.h (modified) * trunk/src/lib/network/handshake.cc (modified) * trunk/src/lib/network/handshake.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/network_manager.h (modified) * trunk/src/lib/network/network_protocol.cc (modified) * trunk/src/lib/network/network_protocol.h (modified) * trunk/src/lib/network/network_socket.cc (modified) * trunk/src/lib/network/network_stream.cc (modified) * trunk/src/lib/network/network_stream.h (modified) * trunk/src/lib/network/synchronizeable.cc (modified) * trunk/src/lib/network/synchronizeable.h (modified) * trunk/src/story_entities/network_world.cc (modified) * trunk/src/subprojects/network/Makefile.am (modified) * trunk/src/subprojects/network/network_unit_test.cc (modified) * trunk/src/subprojects/network/read_sync.cc (modified) * trunk/src/subprojects/network/read_sync.h (modified) * trunk/src/subprojects/network/simple_sync.cc (modified) * trunk/src/subprojects/network/simple_sync.h (modified) * trunk/src/subprojects/network/write_sync.cc (modified) * trunk/src/subprojects/network/write_sync.h (modified) * trunk/src/util/loading/factory.cc (modified) * trunk/src/util/loading/factory.h (modified) * trunk/src/world_entities/npcs/npc.cc (modified) * trunk/src/world_entities/npcs/npc.h (modified) * trunk/src/world_entities/skybox.cc (modified) * trunk/src/world_entities/skybox.h (modified) * trunk/src/world_entities/space_ships/space_ship.cc (modified) * trunk/src/world_entities/terrain.cc (modified) * trunk/src/world_entities/terrain.h (modified) * trunk/src/world_entities/weapons/ground_turret.cc (modified) * trunk/src/world_entities/weapons/ground_turret.h (modified) * trunk/src/world_entities/world_entity.cc (modified) * trunk/src/world_entities/world_entity.h (modified) orxonox/trunk: merged the network branche back to the trunk, so we do ...