# # ChangeLog for branches/mount_points/src/world_entities/mount_point.cc in orxonox.OLD # # Generated by Trac 1.0.9 # Jun 3, 2024, 11:22:10 AM Tue, 16 Jan 2007 22:04:11 GMT patrick [10240] * branches/mount_points/src/lib/graphics/importer/oif/object_information_file.cc (modified) * branches/mount_points/src/world_entities/mount_point.cc (modified) not checkinf for invalid xml files. runs again Tue, 16 Jan 2007 21:52:55 GMT patrick [10239] * branches/mount_points/src/lib/graphics/importer/oif/object_information_file.cc (modified) * branches/mount_points/src/lib/graphics/importer/oif/object_information_file.h (modified) * branches/mount_points/src/world_entities/mount_point.cc (modified) * branches/mount_points/src/world_entities/world_entity.cc (modified) found a bug in the object information resources file. fixed Wed, 10 Jan 2007 23:10:24 GMT patrick [10232] * branches/mount_points/src/world_entities/mount_point.cc (modified) * branches/mount_points/src/world_entities/mount_point.h (modified) mount point xml file parsing and object creation Wed, 10 Jan 2007 22:56:16 GMT patrick [10231] * branches/mount_points/src/world_entities/mount_point.cc (modified) * branches/mount_points/src/world_entities/mount_point.h (modified) more on mount points Wed, 10 Jan 2007 14:18:41 GMT patrick [10216] * branches/mount_points/src/lib/graphics/importer/model.cc (modified) * branches/mount_points/src/lib/graphics/importer/static_model.cc (modified) * branches/mount_points/src/story_entities/game_world.cc (modified) * branches/mount_points/src/story_entities/game_world.h (modified) * branches/mount_points/src/world_entities/mount_point.cc (modified) * branches/mount_points/src/world_entities/world_entity.cc (modified) nicer mounting point implementation, some more skeletton Wed, 10 Jan 2007 10:46:06 GMT patrick [10203] * branches/mount_points/src/world_entities/mount_point.cc (modified) * branches/mount_points/src/world_entities/world_entity.cc (modified) flush work! shit somehow a little late... Sat, 06 Jan 2007 16:41:12 GMT patrick [10185] * branches/mount_points/src/lib/graphics/importer/model.h (modified) * branches/mount_points/src/world_entities/mount_point.cc (modified) * branches/mount_points/src/world_entities/world_entity.cc (modified) some more properties of the mount point Sat, 06 Jan 2007 16:03:27 GMT patrick [10184] * branches/mount_points/src/lib/graphics/importer/model.h (modified) * branches/mount_points/src/lib/graphics/importer/static_model.cc (modified) * branches/mount_points/src/world_entities/mount_point.cc (modified) * branches/mount_points/src/world_entities/mount_point.h (modified) * branches/mount_points/src/world_entities/world_entity.cc (modified) * branches/mount_points/src/world_entities/world_entity.h (modified) extended model again, added mounting point generation procedures now ... Mon, 25 Dec 2006 12:33:42 GMT patrick [10149] * branches/mount_points (copied) creating new branche mount_points (MARK) Mon, 25 Dec 2006 12:30:44 GMT patrick [10147] * trunk/src/lib/graphics/importer/Makefile.am (modified) * trunk/src/lib/graphics/importer/model.h (modified) * trunk/src/lib/graphics/importer/obj/objModel.cc (modified) * trunk/src/lib/graphics/importer/obj/objModel.h (modified) * trunk/src/lib/graphics/importer/oif (copied) * trunk/src/lib/graphics/importer/oif/object_information_file.cc (copied) * trunk/src/lib/graphics/importer/oif/object_information_file.h (copied) * trunk/src/lib/graphics/importer/oif/resource_oif.cc (copied) * trunk/src/lib/graphics/importer/oif/resource_oif.h (copied) * trunk/src/lib/graphics/importer/static_model.cc (modified) * trunk/src/lib/graphics/importer/static_model.h (modified) * trunk/src/lib/graphics/importer/static_model_data.cc (modified) * trunk/src/lib/graphics/importer/static_model_data.h (modified) * trunk/src/world_entities/WorldEntities.am (modified) * trunk/src/world_entities/mount_point.cc (copied) * trunk/src/world_entities/mount_point.h (copied) * trunk/src/world_entities/npcs/npc_test.cc (modified) * trunk/src/world_entities/npcs/npc_test.h (modified) * trunk/src/world_entities/world_entity.cc (modified) * trunk/src/world_entities/world_entity.h (modified) merged the mount_point branche back to trunk to use the new std::* ...