# # ChangeLog for branches/network/src/story_entities/game_world.h in orxonox.OLD # # Generated by Trac 1.0.9 # Jun 1, 2024, 8:27:58 PM 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 Sat, 31 Dec 2005 12:13:27 GMT patrick [6366] * 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/multi_player_world.h (modified) network: inlined some functions Fri, 30 Dec 2005 23:37:15 GMT patrick [6365] * branches/network/src/story_entities/game_world.h (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/single_player_world.cc (modified) * branches/network/src/story_entities/single_player_world.h (modified) network: the network branche works again Fri, 30 Dec 2005 22:36:13 GMT patrick [6363] * branches/network/src/Makefile.am (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/single_player_world.cc (modified) network: compiles and links again 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 21:49:00 GMT patrick [6358] * branches/network/src/defs/class_id.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/single_player_world.cc (modified) * branches/network/src/story_entities/single_player_world.h (modified) network: major changes in the world files Fri, 30 Dec 2005 18:12:10 GMT patrick [6352] * branches/network/src/story_entities/game_world.cc (added) * branches/network/src/story_entities/game_world.h (added) * branches/network/src/story_entities/world.h (modified) network: from now on this branche won't compile anymore, since I'm ...