# # ChangeLog for branches/new_class_id/src/lib/graphics/importer/md2/resource_md2.h in orxonox.OLD # # Generated by Trac 1.0.9 # May 25, 2024, 2:36:57 PM Thu, 28 Sep 2006 08:17:56 GMT bensch [9854] * branches/new_class_id/src/lib/graphics/importer/md2/resource_md2.cc (modified) * branches/new_class_id/src/lib/graphics/importer/md2/resource_md2.h (modified) * branches/new_class_id/src/lib/graphics/importer/resource_obj.cc (modified) * branches/new_class_id/src/lib/graphics/importer/resource_obj.h (modified) * branches/new_class_id/src/lib/graphics/importer/resource_texture.cc (modified) * branches/new_class_id/src/lib/graphics/importer/resource_texture.h (modified) * branches/new_class_id/src/lib/graphics/resource_shader.cc (modified) * branches/new_class_id/src/lib/graphics/resource_shader.h (modified) * branches/new_class_id/src/lib/graphics/text_engine/resource_font.cc (modified) * branches/new_class_id/src/lib/graphics/text_engine/resource_font.h (modified) * branches/new_class_id/src/lib/shell/some_shell_commands.cc (modified) * branches/new_class_id/src/lib/sound/resource_sound_buffer.cc (modified) * branches/new_class_id/src/lib/sound/resource_sound_buffer.h (modified) * branches/new_class_id/src/lib/util/loading/resource.cc (modified) * branches/new_class_id/src/lib/util/loading/resource.h (modified) * branches/new_class_id/src/lib/util/loading/resource_manager.cc (modified) * branches/new_class_id/src/lib/util/loading/resource_manager.h (modified) * branches/new_class_id/src/orxonox.cc (modified) more nice comments, and also updated the KeepLevel loading (if you ... Wed, 27 Sep 2006 21:25:43 GMT bensch [9847] * branches/new_class_id/src/lib/graphics/importer/md2/resource_md2.cc (modified) * branches/new_class_id/src/lib/graphics/importer/md2/resource_md2.h (modified) * branches/new_class_id/src/lib/graphics/importer/resource_obj.cc (modified) * branches/new_class_id/src/lib/graphics/importer/resource_obj.h (modified) * branches/new_class_id/src/lib/graphics/importer/resource_texture.cc (modified) * branches/new_class_id/src/lib/graphics/importer/resource_texture.h (modified) * branches/new_class_id/src/lib/graphics/resource_shader.cc (modified) * branches/new_class_id/src/lib/graphics/resource_shader.h (modified) * branches/new_class_id/src/lib/graphics/text_engine/resource_font.cc (modified) * branches/new_class_id/src/lib/graphics/text_engine/resource_font.h (modified) * branches/new_class_id/src/lib/sound/resource_sound_buffer.cc (modified) * branches/new_class_id/src/lib/sound/resource_sound_buffer.h (modified) * branches/new_class_id/src/lib/util/loading/resource.cc (modified) * branches/new_class_id/src/lib/util/loading/resource.h (modified) renamed NewResource to Resource Wed, 27 Sep 2006 21:23:43 GMT bensch [9846] * branches/new_class_id/src/lib/graphics/importer/md2/resource_md2.h (modified) * branches/new_class_id/src/lib/graphics/importer/resource_obj.h (modified) * branches/new_class_id/src/lib/graphics/importer/resource_texture.h (modified) * branches/new_class_id/src/lib/graphics/resource_shader.h (modified) * branches/new_class_id/src/lib/graphics/text_engine/resource_font.h (modified) * branches/new_class_id/src/lib/sound/resource_sound_buffer.h (modified) * branches/new_class_id/src/lib/util/loading/resource.cc (modified) * branches/new_class_id/src/lib/util/loading/resource.h (modified) new KeepLevel definitions Mon, 25 Sep 2006 22:43:56 GMT bensch [9824] * branches/new_class_id/src/lib/graphics/importer/Makefile.am (modified) * branches/new_class_id/src/lib/graphics/importer/md2/md2Model.cc (modified) * branches/new_class_id/src/lib/graphics/importer/md2/md2Model.h (modified) * branches/new_class_id/src/lib/graphics/importer/md2/resource_md2.cc (copied) * branches/new_class_id/src/lib/graphics/importer/md2/resource_md2.h (copied) first try to make the MD2-model a Resource... it looks quite funny... ... Mon, 25 Sep 2006 21:28:28 GMT bensch [9823] * branches/new_class_id/src/lib/graphics/importer/material.cc (modified) * branches/new_class_id/src/lib/graphics/importer/material.h (modified) * branches/new_class_id/src/lib/graphics/importer/resource_texture.cc (modified) * branches/new_class_id/src/lib/graphics/importer/resource_texture.h (modified) * branches/new_class_id/src/lib/graphics/resource_shader.cc (modified) * branches/new_class_id/src/lib/graphics/resource_shader.h (modified) * branches/new_class_id/src/lib/sound/resource_sound_buffer.cc (modified) * branches/new_class_id/src/lib/sound/resource_sound_buffer.h (modified) * branches/new_class_id/src/lib/util/filesys/directory.cc (modified) * branches/new_class_id/src/lib/util/filesys/directory.h (modified) * branches/new_class_id/src/lib/util/loading/resource.h (modified) * branches/new_class_id/src/story_entities/game_world.cc (modified) * branches/new_class_id/src/world_entities/environments/water.cc (modified) * branches/new_class_id/src/world_entities/environments/water.h (modified) * branches/new_class_id/src/world_entities/skybox.cc (modified) * branches/new_class_id/src/world_entities/skybox.h (modified) orxonox/new_class_id: now it should also be possible, to cache the ...