# # ChangeLog for branches/network/src/lib in orxonox.OLD # # Generated by Trac 1.0.9 # Jun 10, 2024, 1:56:50 PM Wed, 18 Jan 2006 14:05:09 GMT bwuest [6564] * branches/network/src/lib/network/converter.cc (modified) * branches/network/src/lib/network/converter.h (modified) * branches/network/src/subprojects/network/Makefile.am (modified) * branches/network/src/subprojects/network/isolated_unit_test.cc (added) * branches/network/src/subprojects/network/isolated_unit_test.h (added) * branches/network/src/subprojects/network/read_sync.cc (modified) * branches/network/src/subprojects/network/simple_sync.cc (modified) * branches/network/src/subprojects/network/write_sync.cc (modified) Converter.cc changed: float converter should work now except for ... Wed, 18 Jan 2006 13:49:13 GMT rennerc [6558] * branches/network/src/lib/coord/p_node.cc (modified) Wed, 18 Jan 2006 13:44:00 GMT rennerc [6556] * branches/network/src/lib/coord/p_node.cc (modified) debug right thing now Wed, 18 Jan 2006 13:33:10 GMT rennerc [6554] * branches/network/src/lib/coord/p_node.cc (modified) debug quaternion sync Wed, 18 Jan 2006 13:14:14 GMT rennerc [6548] * branches/network/src/lib/network/network_game_manager.cc (modified) place spaceship at 0 0 0 Wed, 18 Jan 2006 13:06:21 GMT rennerc [6543] * branches/network/src/lib/lang/base_object.cc (modified) * branches/network/src/world_entities/world_entity.cc (modified) maybe fixed bug with relative model file names Wed, 18 Jan 2006 12:59:41 GMT rennerc [6542] * branches/network/src/lib/coord/p_node.cc (modified) habe now two offsets Wed, 18 Jan 2006 12:54:55 GMT rennerc [6541] * branches/network/src/lib/coord/p_node.cc (modified) changed offset Wed, 18 Jan 2006 12:51:43 GMT rennerc [6539] * branches/network/src/lib/coord/p_node.cc (modified) dont output flags Wed, 18 Jan 2006 12:34:53 GMT rennerc [6536] * branches/network/src/lib/coord/p_node.cc (modified) * branches/network/src/lib/coord/p_node.h (modified) pnode Wed, 18 Jan 2006 12:19:25 GMT rennerc [6530] * branches/network/src/lib/lang/base_object.cc (modified) debug objectname Wed, 18 Jan 2006 12:01:27 GMT rennerc [6526] * branches/network/src/lib/coord/p_node.cc (modified) * branches/network/src/lib/coord/p_node.h (modified) * branches/network/src/lib/network/network_game_manager.cc (modified) * branches/network/src/lib/network/network_stream.cc (modified) * branches/network/src/story_entities/multi_player_world_data.cc (modified) * branches/network/src/world_entities/space_ships/space_ship.cc (modified) pnode can sync now Tue, 17 Jan 2006 01:03:02 GMT patrick [6511] * branches/network/src/lib/graphics/graphics_engine.cc (modified) * branches/network/src/lib/graphics/importer/texture.cc (modified) * branches/network/src/world_entities/skybox.cc (modified) * branches/network/src/world_entities/skybox.h (modified) network: skybox is now fixed, there is no seam on the border anymore, ... Thu, 12 Jan 2006 00:13:20 GMT patrick [6504] * branches/network/src/lib/sound/sound_source.h (modified) * branches/network/src/story_entities/campaign_data.cc (modified) * branches/network/src/story_entities/game_world.cc (modified) * branches/network/src/story_entities/game_world_data.cc (modified) * branches/network/src/story_entities/game_world_data.h (modified) * branches/network/src/story_entities/simple_game_menu.cc (modified) * branches/network/src/story_entities/simple_game_menu.h (modified) * branches/network/src/story_entities/story_entity.h (modified) network: some more menu work. There is no menu visible yet (only for ... Wed, 11 Jan 2006 22:54:32 GMT rennerc [6503] * 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/lib/network/network_stream.h (modified) * branches/network/src/world_entities/space_ships/space_ship.cc (modified) networkGameManager now copies data to one buffer for each client 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 Wed, 11 Jan 2006 14:32:25 GMT bensch [6480] * trunk/src/lib/graphics/importer/tc.h (modified) uint to unsigned int