# # ChangeLog for branches/network/src/world_entities in orxonox.OLD # # Generated by Trac 1.0.9 # Jun 1, 2024, 1:42:18 PM Wed, 11 Jan 2006 16:06:43 GMT patrick [6493] * branches/network/src/lib/network/network_game_manager.cc (modified) * branches/network/src/lib/network/network_game_manager.h (modified) * branches/network/src/lib/network/network_stream.cc (modified) * branches/network/src/story_entities/multi_player_world_data.cc (modified) * branches/network/src/util/state.cc (modified) * branches/network/src/util/state.h (modified) * branches/network/src/world_entities/power_ups/power_up.cc (modified) * branches/network/src/world_entities/power_ups/turret_power_up.cc (modified) * branches/network/src/world_entities/world_entity.cc (modified) network: playable creation fix Wed, 11 Jan 2006 14:35:24 GMT rennerc [6483] * branches/network/src/lib/coord/p_node.cc (modified) * branches/network/src/lib/lang/base_object.cc (modified) * branches/network/src/lib/network/network_game_manager.cc (modified) * branches/network/src/lib/network/network_stream.cc (modified) * branches/network/src/world_entities/skybox.cc (modified) * branches/network/src/world_entities/space_ships/space_ship.cc (modified) base_object.cc: fixed bug with sync Wed, 11 Jan 2006 11:20:56 GMT rennerc [6469] * branches/network/src/lib/coord/p_node.cc (modified) * branches/network/src/lib/network/network_game_manager.cc (modified) * branches/network/src/lib/network/network_stream.cc (modified) * branches/network/src/world_entities/power_ups/param_power_up.cc (modified) * branches/network/src/world_entities/skybox.cc (modified) * branches/network/src/world_entities/space_ships/space_ship.cc (modified) * branches/network/src/world_entities/world_entity.cc (modified) space_ship: tried to implement control synchronization entities will ... Tue, 10 Jan 2006 12:56:38 GMT patrick [6463] * branches/network/src/lib/network/network_game_manager.cc (modified) * branches/network/src/story_entities/multi_player_world.cc (modified) * branches/network/src/story_entities/multi_player_world.h (modified) * branches/network/src/story_entities/multi_player_world_data.cc (modified) * branches/network/src/story_entities/multi_player_world_data.h (modified) * branches/network/src/world_entities/space_ships/space_ship.cc (modified) network: implemented a better debug function Tue, 10 Jan 2006 01:10:39 GMT patrick [6461] * branches/network/src/lib/coord/p_node.h (modified) * branches/network/src/world_entities/world_entity.h (modified) network: changed the network synchronizeable design slighlty Sat, 07 Jan 2006 22:20:42 GMT bensch [6428] * branches/network (copied) branches: copied the trunk again to network Sat, 07 Jan 2006 22:17:51 GMT bensch [6426] * trunk/src/Makefile.am (modified) * trunk/src/defs/class_id.h (modified) * trunk/src/orxonox.cc (modified) * trunk/src/world_entities/camera.cc (modified) * trunk/src/world_entities/space_ships/helicopter.cc (modified) * trunk/src/world_entities/space_ships/helicopter.h (modified) * trunk/src/world_entities/space_ships/space_ship.cc (modified) * trunk/src/world_entities/space_ships/space_ship.h (modified) * trunk/src/world_entities/weapons/aiming_turret.cc (modified) * trunk/src/world_entities/weapons/guided_missile.cc (modified) * trunk/src/world_entities/weapons/targeting_turret.cc (copied) * trunk/src/world_entities/weapons/targeting_turret.h (copied) orxonox/trunk: merged the spaceshipcontrol branche back to the trunk ...