# # ChangeLog for branches/new_class_id/src/lib/util/loading/resource_manager.h in orxonox.OLD # # Generated by Trac 1.0.9 # May 31, 2024, 8:58:22 AM Wed, 27 Sep 2006 22:48:03 GMT bensch [9851] * branches/new_class_id/src/lib/shell/some_shell_commands.cc (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.h (modified) orxonox/new_class_id: Resources now get Loaded and Unloaded correctly ... Wed, 27 Sep 2006 21:39:47 GMT bensch [9848] * branches/new_class_id/src/lib/shell/some_shell_commands.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) new_class_id: dynamic loading works completely try the shell with: ... Wed, 27 Sep 2006 21:13:17 GMT bensch [9845] * 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) some more functionality for the unloading of resources Tue, 26 Sep 2006 15:16:10 GMT bensch [9836] * branches/new_class_id/src/Makefile.am (modified) * branches/new_class_id/src/lib/graphics/importer/Makefile.am (modified) * branches/new_class_id/src/lib/graphics/importer/bsp_file.cc (modified) * branches/new_class_id/src/lib/graphics/importer/bsp_manager.cc (modified) * branches/new_class_id/src/lib/graphics/importer/media_container.cc (modified) * branches/new_class_id/src/lib/graphics/importer/movie_player.cc (modified) * branches/new_class_id/src/lib/graphics/text_engine/text.cc (modified) * branches/new_class_id/src/lib/gui/gl/glgui_handler.cc (modified) * branches/new_class_id/src/lib/gui/gl/glgui_widget.cc (modified) * branches/new_class_id/src/lib/network/monitor/network_stats_widget.cc (modified) * branches/new_class_id/src/lib/network/network_stream.cc (modified) * branches/new_class_id/src/lib/network/proxy/network_settings.cc (modified) * branches/new_class_id/src/lib/network/zip.cc (modified) * branches/new_class_id/src/lib/script_engine/script.cc (modified) * branches/new_class_id/src/lib/shell/shell_completion_plugin.cc (modified) * branches/new_class_id/src/lib/shell/some_shell_commands.cc (modified) * branches/new_class_id/src/lib/util/Makefile.am (modified) * branches/new_class_id/src/lib/util/loading/game_loader.cc (modified) * branches/new_class_id/src/lib/util/loading/old_resource_manager.cc (modified) * branches/new_class_id/src/lib/util/loading/old_resource_manager.h (modified) * branches/new_class_id/src/lib/util/loading/resource.cc (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) * branches/new_class_id/src/story_entities/game_world_data.cc (modified) * branches/new_class_id/src/story_entities/story_entity.cc (modified) * branches/new_class_id/src/world_entities/bsp_entity.cc (modified) * branches/new_class_id/src/world_entities/terrain.cc (modified) * branches/new_class_id/src/world_entities/world_entity.cc (modified) orxonox/new_class_id: Taken out the old ResourceManager. On the way, ... Tue, 26 Sep 2006 15:01:59 GMT bensch [9835] * branches/new_class_id/src/lib/util/loading/resource_manager.cc (moved) * branches/new_class_id/src/lib/util/loading/resource_manager.h (moved) movement again (unstable now) Tue, 26 Sep 2006 14:59:49 GMT bensch [9833] * branches/new_class_id/src/lib/graphics/graphics_engine.cc (modified) * branches/new_class_id/src/lib/graphics/importer/bsp_file.cc (modified) * branches/new_class_id/src/lib/graphics/importer/bsp_manager.cc (modified) * branches/new_class_id/src/lib/graphics/importer/height_map.cc (modified) * branches/new_class_id/src/lib/graphics/importer/material.cc (modified) * branches/new_class_id/src/lib/graphics/importer/media_container.cc (modified) * branches/new_class_id/src/lib/graphics/importer/movie_player.cc (modified) * branches/new_class_id/src/lib/graphics/shader.cc (modified) * branches/new_class_id/src/lib/graphics/shader_data.cc (modified) * branches/new_class_id/src/lib/graphics/text_engine/text.cc (modified) * branches/new_class_id/src/lib/graphics/text_engine/text_engine.cc (modified) * branches/new_class_id/src/lib/gui/gl/glgui_handler.cc (modified) * branches/new_class_id/src/lib/gui/gl/glgui_widget.cc (modified) * branches/new_class_id/src/lib/network/monitor/network_stats_widget.cc (modified) * branches/new_class_id/src/lib/network/network_stream.cc (modified) * branches/new_class_id/src/lib/network/proxy/network_settings.cc (modified) * branches/new_class_id/src/lib/network/zip.cc (modified) * branches/new_class_id/src/lib/script_engine/script.cc (modified) * branches/new_class_id/src/lib/shell/shell_completion_plugin.cc (modified) * branches/new_class_id/src/lib/sound/sound_engine.cc (modified) * branches/new_class_id/src/lib/util/loading/game_loader.cc (modified) * branches/new_class_id/src/lib/util/loading/new_resource_manager.cc (modified) * branches/new_class_id/src/lib/util/loading/new_resource_manager.h (modified) * branches/new_class_id/src/story_entities/game_world.cc (modified) * branches/new_class_id/src/story_entities/game_world_data.cc (modified) * branches/new_class_id/src/story_entities/menu/game_menu.cc (modified) * branches/new_class_id/src/story_entities/multi_player_world_data.cc (modified) * branches/new_class_id/src/story_entities/story_entity.cc (modified) * branches/new_class_id/src/world_entities/bsp_entity.cc (modified) * branches/new_class_id/src/world_entities/creatures/md2_creature.cc (modified) * branches/new_class_id/src/world_entities/environment.cc (modified) * branches/new_class_id/src/world_entities/environments/mapped_water.cc (modified) * branches/new_class_id/src/world_entities/npcs/generic_npc.cc (modified) * branches/new_class_id/src/world_entities/recorder.cc (modified) * branches/new_class_id/src/world_entities/satellite.h (modified) * branches/new_class_id/src/world_entities/skydome.cc (modified) * branches/new_class_id/src/world_entities/terrain.cc (modified) * branches/new_class_id/src/world_entities/weather_effects/atmospheric_engine.cc (modified) * branches/new_class_id/src/world_entities/weather_effects/cloud_effect.cc (modified) orxonox/new_class_id: almost killed off the old ResourceManager