# # ChangeLog for orxonox/trunk/src/story_entities in orxonox.OLD # # Generated by Trac 1.0.9 # May 29, 2024, 10:31:04 PM Thu, 10 Mar 2005 18:01:53 GMT patrick [3475] * orxonox/trunk/src/Makefile.am (modified) * orxonox/trunk/src/Makefile.in (modified) * orxonox/trunk/src/defs (added) * orxonox/trunk/src/defs/debug.h (moved) * orxonox/trunk/src/defs/error.h (moved) * orxonox/trunk/src/defs/stdincl.h (moved) * orxonox/trunk/src/importer/array.h (modified) * orxonox/trunk/src/importer/objModel.cc (modified) * orxonox/trunk/src/importer/texture.h (modified) * orxonox/trunk/src/sfont (deleted) * orxonox/trunk/src/story_entities/world.cc (moved) * orxonox/trunk/src/story_entities/world.h (moved) * orxonox/trunk/src/world_entities/skysphere.cc (moved) * orxonox/trunk/src/world_entities/skysphere.h (moved) orxonox/trunk: redesigning directory structure - created defs and ... Thu, 10 Mar 2005 16:12:46 GMT patrick [3472] * orxonox/trunk/src/Makefile.am (modified) * orxonox/trunk/src/Makefile.in (modified) * orxonox/trunk/src/story_entities (added) * orxonox/trunk/src/story_entities/campaign.cc (moved) * orxonox/trunk/src/story_entities/campaign.h (moved) * orxonox/trunk/src/story_entities/story_def.h (moved) * orxonox/trunk/src/story_entities/story_entity.cc (moved) * orxonox/trunk/src/story_entities/story_entity.h (moved) * orxonox/trunk/src/world_entities/environment.cc (moved) * orxonox/trunk/src/world_entities/environment.h (moved) * orxonox/trunk/src/world_entities/npc.cc (moved) * orxonox/trunk/src/world_entities/npc.h (moved) * orxonox/trunk/src/world_entities/world_entity.cc (moved) * orxonox/trunk/src/world_entities/world_entity.h (moved) orxonox/trunk: redesigning directory structure - created ...