# # ChangeLog for data/branches/media_stripped/resources.oxr # # Generated by Trac 1.0.9 # Nov 13, 2024, 7:02:37 AM Mon, 17 Aug 2009 19:12:54 GMT rgrieder [5657] * code/branches/resource2/data/resources.oxr (modified) * code/branches/resource2/data/resources_graphics.oxr (deleted) * code/branches/resource2/src/core/GraphicsManager.cc (modified) * code/branches/resource2/src/core/GraphicsManager.h (modified) * data/branches/media_stripped/resources.oxr (modified) * data/branches/media_stripped/resources_graphics.oxr (deleted) Dividing the resource locations isn't necessary after all: The trick ... Mon, 17 Aug 2009 14:37:10 GMT rgrieder [5654] * code/branches/resource2/data/levels/empty_level.oxw (modified) * code/branches/resource2/data/levels/gametype_asteroids.oxw (modified) * code/branches/resource2/data/levels/gametype_underattack.oxw (modified) * code/branches/resource2/data/levels/old/CuboidSpaceStation.oxw (modified) * code/branches/resource2/data/levels/old/physicstest2.oxw (modified) * code/branches/resource2/data/levels/old/planettest.oxw (modified) * code/branches/resource2/data/levels/old/presentation_physics.oxw (modified) * code/branches/resource2/data/levels/old/princessaeryn.oxw (modified) * code/branches/resource2/data/levels/old/questsystem.oxw (modified) * code/branches/resource2/data/levels/old/sample4.oxw (modified) * code/branches/resource2/data/levels/pickuptest.oxw (modified) * code/branches/resource2/data/levels/presentation.oxw (modified) * code/branches/resource2/data/levels/presentation09.oxw (modified) * code/branches/resource2/data/levels/presentation09b.oxw (modified) * code/branches/resource2/data/levels/presentation_dm.oxw (modified) * code/branches/resource2/data/levels/presentation_pong.oxw (modified) * code/branches/resource2/data/levels/teambasematchlevel.oxw (modified) * code/branches/resource2/data/levels/teamdeathmatch.oxw (modified) * code/branches/resource2/data/levels/templates/spaceship_H2.oxt (modified) * code/branches/resource2/data/levels/templates/spaceship_assff.oxt (modified) * code/branches/resource2/data/levels/templates/spaceship_pirate.oxt (modified) * code/branches/resource2/data/levels/tutorial.oxw (modified) * code/branches/resource2/data/levels/waypoints.oxw (modified) * code/branches/resource2/data/lua (added) * code/branches/resource2/data/lua/LuaStateInit.lua (added) * code/branches/resource2/data/resources.cfg (deleted) * code/branches/resource2/data/resources.oxr (modified) * code/branches/resource2/data/resources_graphics.oxr (copied) * code/branches/resource2/src/core/CMakeLists.txt (modified) * code/branches/resource2/src/core/Core.cc (modified) * code/branches/resource2/src/core/Core.h (modified) * code/branches/resource2/src/core/CorePrereqs.h (modified) * code/branches/resource2/src/core/GUIManager.cc (modified) * code/branches/resource2/src/core/GraphicsManager.cc (modified) * code/branches/resource2/src/core/GraphicsManager.h (modified) * code/branches/resource2/src/core/Loader.cc (modified) * code/branches/resource2/src/core/Loader.h (modified) * code/branches/resource2/src/core/LuaState.cc (moved) * code/branches/resource2/src/core/LuaState.h (moved) * code/branches/resource2/src/orxonox/gamestates/GSGraphics.cc (modified) * code/branches/resource2/src/orxonox/gamestates/GSLevel.cc (modified) * code/branches/resource2/src/orxonox/gamestates/GSRoot.cc (modified) * code/branches/resource2/src/orxonox/objects/Level.cc (modified) * code/branches/resource2/src/orxonox/objects/Script.cc (modified) * code/branches/resource2/src/orxonox/objects/Script.h (modified) * code/branches/resource2/src/orxonox/sound/SoundBase.cc (modified) * code/branches/resource2/src/orxonox/sound/SoundBase.h (modified) * data/branches/media_stripped/resources.cfg (deleted) * data/branches/media_stripped/resources.oxr (modified) * data/branches/media_stripped/resources_graphics.oxr (copied) - Implemented file management via resource manager and loading of ... Thu, 13 Aug 2009 20:08:52 GMT rgrieder [5644] * code/branches/resource2/media/resources.oxr (added) * data/branches/media_stripped/resources.oxr (added) Added new XML style resource declaration files (just stubs, not even ...