# # ChangeLog for branches/new_class_id/src/lib/util/loading/old_resource_manager.cc in orxonox.OLD # # Generated by Trac 1.0.9 # May 15, 2024, 4:51:44 PM 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:06 GMT bensch [9834] * branches/new_class_id/src/lib/util/loading/old_resource_manager.cc (moved) * branches/new_class_id/src/lib/util/loading/old_resource_manager.h (moved) move away the old resourceManager Sun, 24 Sep 2006 13:21:12 GMT bensch [9805] * branches/new_class_id/src/lib/lang/base_object.cc (modified) * branches/new_class_id/src/lib/lang/object_list.cc (modified) * branches/new_class_id/src/lib/shell/some_shell_commands.cc (modified) * branches/new_class_id/src/lib/sound/sound_buffer.cc (modified) * branches/new_class_id/src/lib/sound/sound_buffer.h (modified) * branches/new_class_id/src/lib/sound/sound_buffer_data.cc (modified) * branches/new_class_id/src/lib/sound/sound_buffer_data.h (modified) * branches/new_class_id/src/lib/sound/sound_engine.cc (modified) * branches/new_class_id/src/lib/sound/sound_source.cc (modified) * branches/new_class_id/src/lib/sound/sound_source.h (modified) * branches/new_class_id/src/lib/util/loading/resource_manager.cc (modified) * branches/new_class_id/src/world_entities/effects/lightning_bolt.cc (modified) * branches/new_class_id/src/world_entities/effects/lightning_bolt.h (modified) * branches/new_class_id/src/world_entities/power_ups/power_up.cc (modified) * branches/new_class_id/src/world_entities/power_ups/power_up.h (modified) * branches/new_class_id/src/world_entities/projectiles/projectile.cc (modified) * branches/new_class_id/src/world_entities/projectiles/projectile.h (modified) * branches/new_class_id/src/world_entities/space_ships/helicopter.cc (modified) * branches/new_class_id/src/world_entities/space_ships/helicopter.h (modified) * branches/new_class_id/src/world_entities/weapons/weapon.cc (modified) * branches/new_class_id/src/world_entities/weapons/weapon.h (modified) * branches/new_class_id/src/world_entities/weather_effects/lightning_effect.cc (modified) * branches/new_class_id/src/world_entities/weather_effects/lightning_effect.h (modified) * branches/new_class_id/src/world_entities/weather_effects/rain_effect.cc (modified) * branches/new_class_id/src/world_entities/weather_effects/rain_effect.h (modified) * branches/new_class_id/src/world_entities/weather_effects/snow_effect.cc (modified) * branches/new_class_id/src/world_entities/weather_effects/snow_effect.h (modified) orxonox/new_class_id: SoundSource completely added as a Resource