# # ChangeLog for branches/network/src/story_entities in orxonox.OLD # # Generated by Trac 1.0.9 # Jun 4, 2024, 11:33:59 AM 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 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 Mon, 09 Jan 2006 23:39:08 GMT bensch [6457] * trunk/src/lib/graphics/importer/grid.h (modified) * trunk/src/story_entities/game_world.cc (modified) * trunk/src/world_entities/environments/water.cc (modified) * trunk/src/world_entities/environments/water.h (modified) water works