# # ChangeLog for branches/network/src/story_entities/game_world.cc in orxonox.OLD # # Generated by Trac 1.0.9 # Jun 6, 2024, 10:04:03 PM 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 22:25:05 GMT patrick [6361] * branches/network/src/story_entities/game_world.cc (modified) * branches/network/src/story_entities/multi_player_world.cc (modified) * branches/network/src/story_entities/multi_player_world.h (modified) * branches/network/src/world_entities/camera.cc (modified) network: cleaned up some stuff in the camera class 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 ...