# # ChangeLog for branches/mount_points/src/lib/graphics/importer/oif/object_information_file.h in orxonox.OLD # # Generated by Trac 1.0.9 # Jun 10, 2024, 6:23:47 PM Wed, 17 Jan 2007 00:08:54 GMT patrick [10245] * 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) now it works:D Tue, 16 Jan 2007 23:26:26 GMT patrick [10243] * 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/lib/graphics/importer/oif/resource_oif.cc (modified) * branches/mount_points/src/world_entities/mount_point.cc (modified) * branches/mount_points/src/world_entities/world_entity.cc (modified) still on this resource thingy Tue, 16 Jan 2007 22:43:15 GMT patrick [10241] * 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/lib/graphics/importer/oif/resource_oif.cc (modified) * branches/mount_points/src/lib/graphics/importer/oif/resource_oif.h (modified) much more on the resources. it's not that simple at all 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 17:34:01 GMT patrick [10228] * 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/story_entities/game_world.cc (modified) * branches/mount_points/src/world_entities/world_entity.cc (modified) * branches/mount_points/src/world_entities/world_entity.h (modified) some more work on the mounting points. should soon be finished 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::* ...