# # ChangeLog for branches/network in orxonox.OLD # # Generated by Trac 1.0.9 # Nov 23, 2024, 11:27:32 PM Tue, 17 Jan 2006 21:50:19 GMT patrick [6516] * branches/network/src/world_entities/image_entity.cc (modified) network: imageentity working Tue, 17 Jan 2006 21:45:07 GMT patrick [6515] * branches/network/src/world_entities/image_entity.cc (modified) network: added the ImageEntity WorldEntity class which will soon ... Tue, 17 Jan 2006 21:44:34 GMT patrick [6514] * branches/network/src/defs/class_id.h (modified) * branches/network/src/world_entities/Makefile.am (modified) * branches/network/src/world_entities/image_entity.cc (added) * branches/network/src/world_entities/image_entity.h (added) * branches/network/src/world_entities/skybox.cc (modified) network: added the ImageEntity WorldEntity class which will soon ... 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:49:27 GMT patrick [6502] * branches/network/src/defs/class_id.h (modified) * branches/network/src/story_entities/simple_game_menu.cc (modified) * branches/network/src/story_entities/simple_game_menu.h (modified) network: the simple menu is a game world, that is a little more ... Wed, 11 Jan 2006 21:19:35 GMT patrick [6501] * branches/network/src/story_entities/Makefile.am (modified) * branches/network/src/story_entities/simple_game_menu.cc (added) * branches/network/src/story_entities/simple_game_menu.h (added) network: prepearing the game menu 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