# # ChangeLog for branches/network/src/story_entities/campaign.cc in orxonox.OLD # # Generated by Trac 1.0.9 # Jun 1, 2024, 8:09:04 PM Wed, 04 Jan 2006 14:40:30 GMT patrick [6407] * branches/network/AUTHORS (modified) * branches/network/src/story_entities/campaign.cc (modified) * branches/network/src/story_entities/campaign_data.cc (modified) * branches/network/src/story_entities/campaign_data.h (modified) * branches/network/src/story_entities/game_world.cc (modified) * branches/network/src/story_entities/game_world.h (modified) * branches/network/src/story_entities/single_player_world.cc (modified) * branches/network/src/story_entities/single_player_world.h (modified) * branches/network/src/story_entities/single_player_world_data.cc (modified) * branches/network/src/story_entities/single_player_world_data.h (modified) network: the worlds get loaded again in the new framework Tue, 03 Jan 2006 22:04:50 GMT patrick [6402] * branches/network/src/Makefile.am (modified) * branches/network/src/defs/class_id.h (modified) * branches/network/src/lib/coord/p_node.cc (modified) * branches/network/src/lib/coord/p_node.h (modified) * branches/network/src/story_entities/campaign.cc (modified) * branches/network/src/story_entities/campaign.h (modified) * branches/network/src/story_entities/campaign_data.cc (added) * branches/network/src/story_entities/campaign_data.h (added) * branches/network/src/story_entities/game_world.cc (modified) * branches/network/src/story_entities/game_world.h (modified) * branches/network/src/story_entities/game_world_data.cc (added) * branches/network/src/story_entities/game_world_data.h (added) * branches/network/src/story_entities/multi_player_world.cc (modified) * branches/network/src/story_entities/single_player_world.cc (modified) network: more modularity for the GameWorld: data and process are now ... Mon, 02 Jan 2006 22:36:44 GMT patrick [6389] * branches/network/src/story_entities/campaign.cc (modified) network: removed segfault in the cleanup function Mon, 02 Jan 2006 22:00:14 GMT patrick [6387] * branches/network/src/story_entities/campaign.cc (modified) * branches/network/src/story_entities/campaign.h (modified) * branches/network/src/story_entities/game_world.cc (modified) * branches/network/src/story_entities/game_world.h (modified) * branches/network/src/story_entities/multi_player_world.cc (modified) * branches/network/src/story_entities/story_entity.h (modified) network: much more work on the StoryEntity functions and ... Mon, 02 Jan 2006 00:30:23 GMT patrick [6386] * branches/network/src/defs/class_id.h (modified) * branches/network/src/story_entities/campaign.cc (modified) * branches/network/src/story_entities/campaign.h (modified) * branches/network/src/story_entities/debug_world.cc (modified) * branches/network/src/story_entities/debug_world.h (modified) * branches/network/src/story_entities/dedicated_server_world.cc (modified) * branches/network/src/story_entities/dedicated_server_world.h (modified) * branches/network/src/story_entities/game_world.cc (modified) * branches/network/src/story_entities/game_world.h (modified) * branches/network/src/story_entities/story_entity.cc (modified) * branches/network/src/story_entities/story_entity.h (modified) * branches/network/src/util/loading/game_loader.cc (modified) * branches/network/src/util/loading/game_loader.h (modified) network: many changes in the StoryEntity and Campaign framework: ... Sat, 31 Dec 2005 15:11:34 GMT patrick [6376] * branches/network/src/story_entities/campaign.cc (modified) * branches/network/src/story_entities/game_world.cc (modified) * branches/network/src/story_entities/single_player_world.cc (modified) * branches/network/src/story_entities/story_entity.cc (modified) network: load param is now processed correctly Sat, 31 Dec 2005 14:53:45 GMT patrick [6374] * branches/network/src/story_entities/campaign.cc (modified) * branches/network/src/story_entities/campaign.h (modified) * branches/network/src/story_entities/game_world.cc (modified) * branches/network/src/story_entities/single_player_world.cc (modified) * branches/network/src/story_entities/single_player_world.h (modified) * branches/network/src/story_entities/story_entity.h (modified) network: single player loads again, many changes in the function ... Sat, 31 Dec 2005 13:41:02 GMT patrick [6372] * branches/network/src/story_entities/campaign.cc (modified) * branches/network/src/story_entities/campaign.h (modified) * branches/network/src/story_entities/game_world.cc (modified) * branches/network/src/story_entities/game_world.h (modified) * branches/network/src/story_entities/story_entity.h (modified) network: more cleanup in the StoryEntity, thightening the interface ... Sat, 31 Dec 2005 13:32:08 GMT patrick [6371] * branches/network/src/story_entities/campaign.cc (modified) * branches/network/src/story_entities/campaign.h (modified) * branches/network/src/story_entities/game_world.cc (modified) * branches/network/src/story_entities/game_world.h (modified) * branches/network/src/story_entities/story_entity.cc (modified) * branches/network/src/story_entities/story_entity.h (modified) network: thown some old story entity functions away Sat, 31 Dec 2005 12:52:50 GMT patrick [6370] * branches/network/src/story_entities/campaign.cc (modified) * branches/network/src/story_entities/game_world.cc (modified) * branches/network/src/story_entities/game_world.h (modified) network: working on campaing and gameworld structure Sat, 31 Dec 2005 12:40:55 GMT patrick [6368] * branches/network/src/story_entities/campaign.cc (modified) * branches/network/src/story_entities/game_world.cc (modified) * branches/network/src/story_entities/game_world.h (modified) * branches/network/src/story_entities/multi_player_world.cc (modified) network: digging deeper to bring more sense into the framework Fri, 30 Dec 2005 22:15:43 GMT patrick [6360] * branches/network/src/story_entities/campaign.cc (modified) * branches/network/src/story_entities/game_world.h (modified) * branches/network/src/story_entities/single_player_world.cc (modified) * branches/network/src/story_entities/single_player_world.h (modified) network: repear work on the world chaos. cleaned up campaing.cc btw Fri, 30 Dec 2005 01:27:49 GMT bensch [6347] * branches/network (copied) branches: copied trunk again Sat, 17 Dec 2005 18:05:52 GMT bensch [6153] * trunk/src/story_entities/campaign.cc (modified) * trunk/src/story_entities/story_entity.cc (modified) * trunk/src/story_entities/story_entity.h (modified) docu