diff --git a/CMakeLists.txt b/CMakeLists.txt index 27034c1ba..7a1561359 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1178,7 +1178,7 @@ ENDIF() ") # Remove previously installed data files -FILE(GLOB OC_INSTALLED_DATA_FILES "${CMAKE_INSTALL_PREFIX}/share/openclonk/*.c4[df]" "${CMAKE_INSTALL_PREFIX}/share/openclonk/*.oc[gs] ") +FILE(GLOB OC_INSTALLED_DATA_FILES "${CMAKE_INSTALL_PREFIX}/share/openclonk/*.c4[d]" "${CMAKE_INSTALL_PREFIX}/share/openclonk/*.oc[fgs]") install(CODE " FOREACH(CURRENT_FILE ${OC_INSTALLED_DATA_FILES}) FILE(REMOVE \${CURRENT_FILE}) @@ -1186,7 +1186,7 @@ ENDFOREACH() ") # Install new files -FILE(GLOB OC_DATA_FILES "${CMAKE_CURRENT_SOURCE_DIR}/planet/*.c4[df]" "${CMAKE_CURRENT_SOURCE_DIR}/planet/*.oc[gs]") +FILE(GLOB OC_DATA_FILES "${CMAKE_CURRENT_SOURCE_DIR}/planet/*.c4[d]" "${CMAKE_CURRENT_SOURCE_DIR}/planet/*.oc[fgs]") install(DIRECTORY ${OC_DATA_FILES} DESTINATION share/openclonk) install(FILES ${CMAKE_CURRENT_SOURCE_DIR}/clonk.desktop DESTINATION share/applications) diff --git a/Makefile.am b/Makefile.am index 09361504f..bb99f9127 100644 --- a/Makefile.am +++ b/Makefile.am @@ -747,7 +747,7 @@ EXTRA_DIST = \ src/res/fill1.bmp \ src/res/ift1.bmp \ src/res/NoIFT.bmp \ - src/res/c4f.ico \ + src/res/ocf.ico \ src/res/c4p.ico \ src/res/Fill.bmp \ src/res/IFT.bmp \ diff --git a/planet/BackToTheRocks.c4f/Boomrace.ocs/DescDE.rtf b/planet/BackToTheRocks.ocf/Boomrace.ocs/DescDE.rtf similarity index 100% rename from planet/BackToTheRocks.c4f/Boomrace.ocs/DescDE.rtf rename to planet/BackToTheRocks.ocf/Boomrace.ocs/DescDE.rtf diff --git a/planet/BackToTheRocks.c4f/Boomrace.ocs/DescUS.rtf b/planet/BackToTheRocks.ocf/Boomrace.ocs/DescUS.rtf similarity index 100% rename from planet/BackToTheRocks.c4f/Boomrace.ocs/DescUS.rtf rename to planet/BackToTheRocks.ocf/Boomrace.ocs/DescUS.rtf diff --git a/planet/BackToTheRocks.c4f/Boomrace.ocs/Map.bmp b/planet/BackToTheRocks.ocf/Boomrace.ocs/Map.bmp similarity index 100% rename from planet/BackToTheRocks.c4f/Boomrace.ocs/Map.bmp rename to planet/BackToTheRocks.ocf/Boomrace.ocs/Map.bmp diff --git a/planet/BackToTheRocks.c4f/Boomrace.ocs/Scenario.txt b/planet/BackToTheRocks.ocf/Boomrace.ocs/Scenario.txt similarity index 100% rename from planet/BackToTheRocks.c4f/Boomrace.ocs/Scenario.txt rename to planet/BackToTheRocks.ocf/Boomrace.ocs/Scenario.txt diff --git a/planet/BackToTheRocks.c4f/Boomrace.ocs/Script.c b/planet/BackToTheRocks.ocf/Boomrace.ocs/Script.c similarity index 100% rename from planet/BackToTheRocks.c4f/Boomrace.ocs/Script.c rename to planet/BackToTheRocks.ocf/Boomrace.ocs/Script.c diff --git a/planet/BackToTheRocks.c4f/Boomrace.ocs/System.ocg/Boompack.c b/planet/BackToTheRocks.ocf/Boomrace.ocs/System.ocg/Boompack.c similarity index 100% rename from planet/BackToTheRocks.c4f/Boomrace.ocs/System.ocg/Boompack.c rename to planet/BackToTheRocks.ocf/Boomrace.ocs/System.ocg/Boompack.c diff --git a/planet/BackToTheRocks.c4f/Boomrace.ocs/System.ocg/Clonk.c b/planet/BackToTheRocks.ocf/Boomrace.ocs/System.ocg/Clonk.c similarity index 100% rename from planet/BackToTheRocks.c4f/Boomrace.ocs/System.ocg/Clonk.c rename to planet/BackToTheRocks.ocf/Boomrace.ocs/System.ocg/Clonk.c diff --git a/planet/BackToTheRocks.c4f/Boomrace.ocs/Title.txt b/planet/BackToTheRocks.ocf/Boomrace.ocs/Title.txt similarity index 100% rename from planet/BackToTheRocks.c4f/Boomrace.ocs/Title.txt rename to planet/BackToTheRocks.ocf/Boomrace.ocs/Title.txt diff --git a/planet/BackToTheRocks.c4f/Boomshire.ocs/ArrowWheel.c4d/Chain.ogg b/planet/BackToTheRocks.ocf/Boomshire.ocs/ArrowWheel.c4d/Chain.ogg similarity index 100% rename from planet/BackToTheRocks.c4f/Boomshire.ocs/ArrowWheel.c4d/Chain.ogg rename to planet/BackToTheRocks.ocf/Boomshire.ocs/ArrowWheel.c4d/Chain.ogg diff --git a/planet/BackToTheRocks.c4f/Boomshire.ocs/ArrowWheel.c4d/DefCore.txt b/planet/BackToTheRocks.ocf/Boomshire.ocs/ArrowWheel.c4d/DefCore.txt similarity index 100% rename from planet/BackToTheRocks.c4f/Boomshire.ocs/ArrowWheel.c4d/DefCore.txt rename to planet/BackToTheRocks.ocf/Boomshire.ocs/ArrowWheel.c4d/DefCore.txt diff --git a/planet/BackToTheRocks.c4f/Boomshire.ocs/ArrowWheel.c4d/DoorLever.skeleton b/planet/BackToTheRocks.ocf/Boomshire.ocs/ArrowWheel.c4d/DoorLever.skeleton similarity index 100% rename from planet/BackToTheRocks.c4f/Boomshire.ocs/ArrowWheel.c4d/DoorLever.skeleton rename to planet/BackToTheRocks.ocf/Boomshire.ocs/ArrowWheel.c4d/DoorLever.skeleton diff --git a/planet/BackToTheRocks.c4f/Boomshire.ocs/ArrowWheel.c4d/Graphics.mesh b/planet/BackToTheRocks.ocf/Boomshire.ocs/ArrowWheel.c4d/Graphics.mesh similarity index 100% rename from planet/BackToTheRocks.c4f/Boomshire.ocs/ArrowWheel.c4d/Graphics.mesh rename to planet/BackToTheRocks.ocf/Boomshire.ocs/ArrowWheel.c4d/Graphics.mesh diff --git a/planet/BackToTheRocks.c4f/Boomshire.ocs/ArrowWheel.c4d/Scene.material b/planet/BackToTheRocks.ocf/Boomshire.ocs/ArrowWheel.c4d/Scene.material similarity index 100% rename from planet/BackToTheRocks.c4f/Boomshire.ocs/ArrowWheel.c4d/Scene.material rename to planet/BackToTheRocks.ocf/Boomshire.ocs/ArrowWheel.c4d/Scene.material diff --git a/planet/BackToTheRocks.c4f/Boomshire.ocs/ArrowWheel.c4d/Script.c b/planet/BackToTheRocks.ocf/Boomshire.ocs/ArrowWheel.c4d/Script.c similarity index 100% rename from planet/BackToTheRocks.c4f/Boomshire.ocs/ArrowWheel.c4d/Script.c rename to planet/BackToTheRocks.ocf/Boomshire.ocs/ArrowWheel.c4d/Script.c diff --git a/planet/BackToTheRocks.c4f/Boomshire.ocs/ArrowWheel.c4d/SpinWheel.png b/planet/BackToTheRocks.ocf/Boomshire.ocs/ArrowWheel.c4d/SpinWheel.png similarity index 100% rename from planet/BackToTheRocks.c4f/Boomshire.ocs/ArrowWheel.c4d/SpinWheel.png rename to planet/BackToTheRocks.ocf/Boomshire.ocs/ArrowWheel.c4d/SpinWheel.png diff --git a/planet/BackToTheRocks.c4f/Boomshire.ocs/ArrowWheel.c4d/StringTblDE.txt b/planet/BackToTheRocks.ocf/Boomshire.ocs/ArrowWheel.c4d/StringTblDE.txt similarity index 100% rename from planet/BackToTheRocks.c4f/Boomshire.ocs/ArrowWheel.c4d/StringTblDE.txt rename to planet/BackToTheRocks.ocf/Boomshire.ocs/ArrowWheel.c4d/StringTblDE.txt diff --git a/planet/BackToTheRocks.c4f/Boomshire.ocs/ArrowWheel.c4d/StringTblUS.txt b/planet/BackToTheRocks.ocf/Boomshire.ocs/ArrowWheel.c4d/StringTblUS.txt similarity index 100% rename from planet/BackToTheRocks.c4f/Boomshire.ocs/ArrowWheel.c4d/StringTblUS.txt rename to planet/BackToTheRocks.ocf/Boomshire.ocs/ArrowWheel.c4d/StringTblUS.txt diff --git a/planet/BackToTheRocks.c4f/Boomshire.ocs/DescDE.rtf b/planet/BackToTheRocks.ocf/Boomshire.ocs/DescDE.rtf similarity index 100% rename from planet/BackToTheRocks.c4f/Boomshire.ocs/DescDE.rtf rename to planet/BackToTheRocks.ocf/Boomshire.ocs/DescDE.rtf diff --git a/planet/BackToTheRocks.c4f/Boomshire.ocs/DescUS.rtf b/planet/BackToTheRocks.ocf/Boomshire.ocs/DescUS.rtf similarity index 100% rename from planet/BackToTheRocks.c4f/Boomshire.ocs/DescUS.rtf rename to planet/BackToTheRocks.ocf/Boomshire.ocs/DescUS.rtf diff --git a/planet/BackToTheRocks.c4f/Boomshire.ocs/Map.bmp b/planet/BackToTheRocks.ocf/Boomshire.ocs/Map.bmp similarity index 100% rename from planet/BackToTheRocks.c4f/Boomshire.ocs/Map.bmp rename to planet/BackToTheRocks.ocf/Boomshire.ocs/Map.bmp diff --git a/planet/BackToTheRocks.c4f/Boomshire.ocs/Scenario.txt b/planet/BackToTheRocks.ocf/Boomshire.ocs/Scenario.txt similarity index 100% rename from planet/BackToTheRocks.c4f/Boomshire.ocs/Scenario.txt rename to planet/BackToTheRocks.ocf/Boomshire.ocs/Scenario.txt diff --git a/planet/BackToTheRocks.c4f/Boomshire.ocs/Script.c b/planet/BackToTheRocks.ocf/Boomshire.ocs/Script.c similarity index 100% rename from planet/BackToTheRocks.c4f/Boomshire.ocs/Script.c rename to planet/BackToTheRocks.ocf/Boomshire.ocs/Script.c diff --git a/planet/BackToTheRocks.c4f/Boomshire.ocs/StringTblDE.txt b/planet/BackToTheRocks.ocf/Boomshire.ocs/StringTblDE.txt similarity index 100% rename from planet/BackToTheRocks.c4f/Boomshire.ocs/StringTblDE.txt rename to planet/BackToTheRocks.ocf/Boomshire.ocs/StringTblDE.txt diff --git a/planet/BackToTheRocks.c4f/Boomshire.ocs/StringTblUS.txt b/planet/BackToTheRocks.ocf/Boomshire.ocs/StringTblUS.txt similarity index 100% rename from planet/BackToTheRocks.c4f/Boomshire.ocs/StringTblUS.txt rename to planet/BackToTheRocks.ocf/Boomshire.ocs/StringTblUS.txt diff --git a/planet/BackToTheRocks.c4f/Boomshire.ocs/System.ocg/Arrow.c b/planet/BackToTheRocks.ocf/Boomshire.ocs/System.ocg/Arrow.c similarity index 100% rename from planet/BackToTheRocks.c4f/Boomshire.ocs/System.ocg/Arrow.c rename to planet/BackToTheRocks.ocf/Boomshire.ocs/System.ocg/Arrow.c diff --git a/planet/BackToTheRocks.c4f/Boomshire.ocs/System.ocg/Blink.c b/planet/BackToTheRocks.ocf/Boomshire.ocs/System.ocg/Blink.c similarity index 100% rename from planet/BackToTheRocks.c4f/Boomshire.ocs/System.ocg/Blink.c rename to planet/BackToTheRocks.ocf/Boomshire.ocs/System.ocg/Blink.c diff --git a/planet/BackToTheRocks.c4f/Boomshire.ocs/System.ocg/Clonk.c b/planet/BackToTheRocks.ocf/Boomshire.ocs/System.ocg/Clonk.c similarity index 100% rename from planet/BackToTheRocks.c4f/Boomshire.ocs/System.ocg/Clonk.c rename to planet/BackToTheRocks.ocf/Boomshire.ocs/System.ocg/Clonk.c diff --git a/planet/BackToTheRocks.c4f/Boomshire.ocs/System.ocg/NoRain.c b/planet/BackToTheRocks.ocf/Boomshire.ocs/System.ocg/NoRain.c similarity index 100% rename from planet/BackToTheRocks.c4f/Boomshire.ocs/System.ocg/NoRain.c rename to planet/BackToTheRocks.ocf/Boomshire.ocs/System.ocg/NoRain.c diff --git a/planet/BackToTheRocks.c4f/Boomshire.ocs/Target.c4d/DefCore.txt b/planet/BackToTheRocks.ocf/Boomshire.ocs/Target.c4d/DefCore.txt similarity index 100% rename from planet/BackToTheRocks.c4f/Boomshire.ocs/Target.c4d/DefCore.txt rename to planet/BackToTheRocks.ocf/Boomshire.ocs/Target.c4d/DefCore.txt diff --git a/planet/BackToTheRocks.c4f/Boomshire.ocs/Target.c4d/Graphics.mesh b/planet/BackToTheRocks.ocf/Boomshire.ocs/Target.c4d/Graphics.mesh similarity index 100% rename from planet/BackToTheRocks.c4f/Boomshire.ocs/Target.c4d/Graphics.mesh rename to planet/BackToTheRocks.ocf/Boomshire.ocs/Target.c4d/Graphics.mesh diff --git a/planet/BackToTheRocks.c4f/Boomshire.ocs/Target.c4d/Scene.material b/planet/BackToTheRocks.ocf/Boomshire.ocs/Target.c4d/Scene.material similarity index 100% rename from planet/BackToTheRocks.c4f/Boomshire.ocs/Target.c4d/Scene.material rename to planet/BackToTheRocks.ocf/Boomshire.ocs/Target.c4d/Scene.material diff --git a/planet/BackToTheRocks.c4f/Boomshire.ocs/Target.c4d/Script.c b/planet/BackToTheRocks.ocf/Boomshire.ocs/Target.c4d/Script.c similarity index 100% rename from planet/BackToTheRocks.c4f/Boomshire.ocs/Target.c4d/Script.c rename to planet/BackToTheRocks.ocf/Boomshire.ocs/Target.c4d/Script.c diff --git a/planet/BackToTheRocks.c4f/Boomshire.ocs/Target.c4d/Straw.c4d/Graphics.png b/planet/BackToTheRocks.ocf/Boomshire.ocs/Target.c4d/Straw.c4d/Graphics.png similarity index 100% rename from planet/BackToTheRocks.c4f/Boomshire.ocs/Target.c4d/Straw.c4d/Graphics.png rename to planet/BackToTheRocks.ocf/Boomshire.ocs/Target.c4d/Straw.c4d/Graphics.png diff --git a/planet/BackToTheRocks.c4f/Boomshire.ocs/Target.c4d/Straw.c4d/Particle.txt b/planet/BackToTheRocks.ocf/Boomshire.ocs/Target.c4d/Straw.c4d/Particle.txt similarity index 100% rename from planet/BackToTheRocks.c4f/Boomshire.ocs/Target.c4d/Straw.c4d/Particle.txt rename to planet/BackToTheRocks.ocf/Boomshire.ocs/Target.c4d/Straw.c4d/Particle.txt diff --git a/planet/BackToTheRocks.c4f/Boomshire.ocs/Target.c4d/StringTblDE.txt b/planet/BackToTheRocks.ocf/Boomshire.ocs/Target.c4d/StringTblDE.txt similarity index 100% rename from planet/BackToTheRocks.c4f/Boomshire.ocs/Target.c4d/StringTblDE.txt rename to planet/BackToTheRocks.ocf/Boomshire.ocs/Target.c4d/StringTblDE.txt diff --git a/planet/BackToTheRocks.c4f/Boomshire.ocs/Target.c4d/StringTblUS.txt b/planet/BackToTheRocks.ocf/Boomshire.ocs/Target.c4d/StringTblUS.txt similarity index 100% rename from planet/BackToTheRocks.c4f/Boomshire.ocs/Target.c4d/StringTblUS.txt rename to planet/BackToTheRocks.ocf/Boomshire.ocs/Target.c4d/StringTblUS.txt diff --git a/planet/BackToTheRocks.c4f/Boomshire.ocs/Target.c4d/Target.skeleton b/planet/BackToTheRocks.ocf/Boomshire.ocs/Target.c4d/Target.skeleton similarity index 100% rename from planet/BackToTheRocks.c4f/Boomshire.ocs/Target.c4d/Target.skeleton rename to planet/BackToTheRocks.ocf/Boomshire.ocs/Target.c4d/Target.skeleton diff --git a/planet/BackToTheRocks.c4f/Boomshire.ocs/Target.c4d/target.png b/planet/BackToTheRocks.ocf/Boomshire.ocs/Target.c4d/target.png similarity index 100% rename from planet/BackToTheRocks.c4f/Boomshire.ocs/Target.c4d/target.png rename to planet/BackToTheRocks.ocf/Boomshire.ocs/Target.c4d/target.png diff --git a/planet/BackToTheRocks.c4f/Boomshire.ocs/Teams.txt b/planet/BackToTheRocks.ocf/Boomshire.ocs/Teams.txt similarity index 100% rename from planet/BackToTheRocks.c4f/Boomshire.ocs/Teams.txt rename to planet/BackToTheRocks.ocf/Boomshire.ocs/Teams.txt diff --git a/planet/BackToTheRocks.c4f/Boomshire.ocs/Title.txt b/planet/BackToTheRocks.ocf/Boomshire.ocs/Title.txt similarity index 100% rename from planet/BackToTheRocks.c4f/Boomshire.ocs/Title.txt rename to planet/BackToTheRocks.ocf/Boomshire.ocs/Title.txt diff --git a/planet/BackToTheRocks.c4f/BristleRidge.ocs/DescDE.rtf b/planet/BackToTheRocks.ocf/BristleRidge.ocs/DescDE.rtf similarity index 100% rename from planet/BackToTheRocks.c4f/BristleRidge.ocs/DescDE.rtf rename to planet/BackToTheRocks.ocf/BristleRidge.ocs/DescDE.rtf diff --git a/planet/BackToTheRocks.c4f/BristleRidge.ocs/DescUS.rtf b/planet/BackToTheRocks.ocf/BristleRidge.ocs/DescUS.rtf similarity index 100% rename from planet/BackToTheRocks.c4f/BristleRidge.ocs/DescUS.rtf rename to planet/BackToTheRocks.ocf/BristleRidge.ocs/DescUS.rtf diff --git a/planet/BackToTheRocks.c4f/BristleRidge.ocs/Icon.png b/planet/BackToTheRocks.ocf/BristleRidge.ocs/Icon.png similarity index 100% rename from planet/BackToTheRocks.c4f/BristleRidge.ocs/Icon.png rename to planet/BackToTheRocks.ocf/BristleRidge.ocs/Icon.png diff --git a/planet/BackToTheRocks.c4f/BristleRidge.ocs/Landscape.txt b/planet/BackToTheRocks.ocf/BristleRidge.ocs/Landscape.txt similarity index 100% rename from planet/BackToTheRocks.c4f/BristleRidge.ocs/Landscape.txt rename to planet/BackToTheRocks.ocf/BristleRidge.ocs/Landscape.txt diff --git a/planet/BackToTheRocks.c4f/BristleRidge.ocs/Scenario.txt b/planet/BackToTheRocks.ocf/BristleRidge.ocs/Scenario.txt similarity index 100% rename from planet/BackToTheRocks.c4f/BristleRidge.ocs/Scenario.txt rename to planet/BackToTheRocks.ocf/BristleRidge.ocs/Scenario.txt diff --git a/planet/BackToTheRocks.c4f/BristleRidge.ocs/Script.c b/planet/BackToTheRocks.ocf/BristleRidge.ocs/Script.c similarity index 100% rename from planet/BackToTheRocks.c4f/BristleRidge.ocs/Script.c rename to planet/BackToTheRocks.ocf/BristleRidge.ocs/Script.c diff --git a/planet/BackToTheRocks.c4f/BristleRidge.ocs/System.ocg/DoubleTools.c b/planet/BackToTheRocks.ocf/BristleRidge.ocs/System.ocg/DoubleTools.c similarity index 100% rename from planet/BackToTheRocks.c4f/BristleRidge.ocs/System.ocg/DoubleTools.c rename to planet/BackToTheRocks.ocf/BristleRidge.ocs/System.ocg/DoubleTools.c diff --git a/planet/BackToTheRocks.c4f/BristleRidge.ocs/System.ocg/NoRain.c b/planet/BackToTheRocks.ocf/BristleRidge.ocs/System.ocg/NoRain.c similarity index 100% rename from planet/BackToTheRocks.c4f/BristleRidge.ocs/System.ocg/NoRain.c rename to planet/BackToTheRocks.ocf/BristleRidge.ocs/System.ocg/NoRain.c diff --git a/planet/BackToTheRocks.c4f/BristleRidge.ocs/Title.txt b/planet/BackToTheRocks.ocf/BristleRidge.ocs/Title.txt similarity index 100% rename from planet/BackToTheRocks.c4f/BristleRidge.ocs/Title.txt rename to planet/BackToTheRocks.ocf/BristleRidge.ocs/Title.txt diff --git a/planet/BackToTheRocks.c4f/Cavern.ocs/DescDE.rtf b/planet/BackToTheRocks.ocf/Cavern.ocs/DescDE.rtf similarity index 100% rename from planet/BackToTheRocks.c4f/Cavern.ocs/DescDE.rtf rename to planet/BackToTheRocks.ocf/Cavern.ocs/DescDE.rtf diff --git a/planet/BackToTheRocks.c4f/Cavern.ocs/DescUS.rtf b/planet/BackToTheRocks.ocf/Cavern.ocs/DescUS.rtf similarity index 100% rename from planet/BackToTheRocks.c4f/Cavern.ocs/DescUS.rtf rename to planet/BackToTheRocks.ocf/Cavern.ocs/DescUS.rtf diff --git a/planet/BackToTheRocks.c4f/Cavern.ocs/Landscape.txt b/planet/BackToTheRocks.ocf/Cavern.ocs/Landscape.txt similarity index 100% rename from planet/BackToTheRocks.c4f/Cavern.ocs/Landscape.txt rename to planet/BackToTheRocks.ocf/Cavern.ocs/Landscape.txt diff --git a/planet/BackToTheRocks.c4f/Cavern.ocs/Scenario.txt b/planet/BackToTheRocks.ocf/Cavern.ocs/Scenario.txt similarity index 100% rename from planet/BackToTheRocks.c4f/Cavern.ocs/Scenario.txt rename to planet/BackToTheRocks.ocf/Cavern.ocs/Scenario.txt diff --git a/planet/BackToTheRocks.c4f/Cavern.ocs/Script.c b/planet/BackToTheRocks.ocf/Cavern.ocs/Script.c similarity index 100% rename from planet/BackToTheRocks.c4f/Cavern.ocs/Script.c rename to planet/BackToTheRocks.ocf/Cavern.ocs/Script.c diff --git a/planet/BackToTheRocks.c4f/Cavern.ocs/Title.txt b/planet/BackToTheRocks.ocf/Cavern.ocs/Title.txt similarity index 100% rename from planet/BackToTheRocks.c4f/Cavern.ocs/Title.txt rename to planet/BackToTheRocks.ocf/Cavern.ocs/Title.txt diff --git a/planet/BackToTheRocks.c4f/DescDE.rtf b/planet/BackToTheRocks.ocf/DescDE.rtf similarity index 100% rename from planet/BackToTheRocks.c4f/DescDE.rtf rename to planet/BackToTheRocks.ocf/DescDE.rtf diff --git a/planet/BackToTheRocks.c4f/DescUS.rtf b/planet/BackToTheRocks.ocf/DescUS.rtf similarity index 100% rename from planet/BackToTheRocks.c4f/DescUS.rtf rename to planet/BackToTheRocks.ocf/DescUS.rtf diff --git a/planet/BackToTheRocks.c4f/FrozenFortress.ocs/DescDE.rtf b/planet/BackToTheRocks.ocf/FrozenFortress.ocs/DescDE.rtf similarity index 100% rename from planet/BackToTheRocks.c4f/FrozenFortress.ocs/DescDE.rtf rename to planet/BackToTheRocks.ocf/FrozenFortress.ocs/DescDE.rtf diff --git a/planet/BackToTheRocks.c4f/FrozenFortress.ocs/DescUS.rtf b/planet/BackToTheRocks.ocf/FrozenFortress.ocs/DescUS.rtf similarity index 100% rename from planet/BackToTheRocks.c4f/FrozenFortress.ocs/DescUS.rtf rename to planet/BackToTheRocks.ocf/FrozenFortress.ocs/DescUS.rtf diff --git a/planet/BackToTheRocks.c4f/FrozenFortress.ocs/Flag.c4d/DefCore.txt b/planet/BackToTheRocks.ocf/FrozenFortress.ocs/Flag.c4d/DefCore.txt similarity index 100% rename from planet/BackToTheRocks.c4f/FrozenFortress.ocs/Flag.c4d/DefCore.txt rename to planet/BackToTheRocks.ocf/FrozenFortress.ocs/Flag.c4d/DefCore.txt diff --git a/planet/BackToTheRocks.c4f/FrozenFortress.ocs/Flag.c4d/FlagCarry.skeleton b/planet/BackToTheRocks.ocf/FrozenFortress.ocs/Flag.c4d/FlagCarry.skeleton similarity index 100% rename from planet/BackToTheRocks.c4f/FrozenFortress.ocs/Flag.c4d/FlagCarry.skeleton rename to planet/BackToTheRocks.ocf/FrozenFortress.ocs/Flag.c4d/FlagCarry.skeleton diff --git a/planet/BackToTheRocks.c4f/FrozenFortress.ocs/Flag.c4d/FlagIce.png b/planet/BackToTheRocks.ocf/FrozenFortress.ocs/Flag.c4d/FlagIce.png similarity index 100% rename from planet/BackToTheRocks.c4f/FrozenFortress.ocs/Flag.c4d/FlagIce.png rename to planet/BackToTheRocks.ocf/FrozenFortress.ocs/Flag.c4d/FlagIce.png diff --git a/planet/BackToTheRocks.c4f/FrozenFortress.ocs/Flag.c4d/FlagSnow.png b/planet/BackToTheRocks.ocf/FrozenFortress.ocs/Flag.c4d/FlagSnow.png similarity index 100% rename from planet/BackToTheRocks.c4f/FrozenFortress.ocs/Flag.c4d/FlagSnow.png rename to planet/BackToTheRocks.ocf/FrozenFortress.ocs/Flag.c4d/FlagSnow.png diff --git a/planet/BackToTheRocks.c4f/FrozenFortress.ocs/Flag.c4d/Graphics.mesh b/planet/BackToTheRocks.ocf/FrozenFortress.ocs/Flag.c4d/Graphics.mesh similarity index 100% rename from planet/BackToTheRocks.c4f/FrozenFortress.ocs/Flag.c4d/Graphics.mesh rename to planet/BackToTheRocks.ocf/FrozenFortress.ocs/Flag.c4d/Graphics.mesh diff --git a/planet/BackToTheRocks.c4f/FrozenFortress.ocs/Flag.c4d/Scene.material b/planet/BackToTheRocks.ocf/FrozenFortress.ocs/Flag.c4d/Scene.material similarity index 100% rename from planet/BackToTheRocks.c4f/FrozenFortress.ocs/Flag.c4d/Scene.material rename to planet/BackToTheRocks.ocf/FrozenFortress.ocs/Flag.c4d/Scene.material diff --git a/planet/BackToTheRocks.c4f/FrozenFortress.ocs/Flag.c4d/Script.c b/planet/BackToTheRocks.ocf/FrozenFortress.ocs/Flag.c4d/Script.c similarity index 100% rename from planet/BackToTheRocks.c4f/FrozenFortress.ocs/Flag.c4d/Script.c rename to planet/BackToTheRocks.ocf/FrozenFortress.ocs/Flag.c4d/Script.c diff --git a/planet/BackToTheRocks.c4f/FrozenFortress.ocs/Flag.c4d/StringTblDE.txt b/planet/BackToTheRocks.ocf/FrozenFortress.ocs/Flag.c4d/StringTblDE.txt similarity index 100% rename from planet/BackToTheRocks.c4f/FrozenFortress.ocs/Flag.c4d/StringTblDE.txt rename to planet/BackToTheRocks.ocf/FrozenFortress.ocs/Flag.c4d/StringTblDE.txt diff --git a/planet/BackToTheRocks.c4f/FrozenFortress.ocs/Flag.c4d/StringTblUS.txt b/planet/BackToTheRocks.ocf/FrozenFortress.ocs/Flag.c4d/StringTblUS.txt similarity index 100% rename from planet/BackToTheRocks.c4f/FrozenFortress.ocs/Flag.c4d/StringTblUS.txt rename to planet/BackToTheRocks.ocf/FrozenFortress.ocs/Flag.c4d/StringTblUS.txt diff --git a/planet/BackToTheRocks.c4f/FrozenFortress.ocs/Icon.png b/planet/BackToTheRocks.ocf/FrozenFortress.ocs/Icon.png similarity index 100% rename from planet/BackToTheRocks.c4f/FrozenFortress.ocs/Icon.png rename to planet/BackToTheRocks.ocf/FrozenFortress.ocs/Icon.png diff --git a/planet/BackToTheRocks.c4f/FrozenFortress.ocs/Map.bmp b/planet/BackToTheRocks.ocf/FrozenFortress.ocs/Map.bmp similarity index 100% rename from planet/BackToTheRocks.c4f/FrozenFortress.ocs/Map.bmp rename to planet/BackToTheRocks.ocf/FrozenFortress.ocs/Map.bmp diff --git a/planet/BackToTheRocks.c4f/FrozenFortress.ocs/Material.ocg/Ice.c4m b/planet/BackToTheRocks.ocf/FrozenFortress.ocs/Material.ocg/Ice.c4m similarity index 100% rename from planet/BackToTheRocks.c4f/FrozenFortress.ocs/Material.ocg/Ice.c4m rename to planet/BackToTheRocks.ocf/FrozenFortress.ocs/Material.ocg/Ice.c4m diff --git a/planet/BackToTheRocks.c4f/FrozenFortress.ocs/Material.ocg/Snow.c4m b/planet/BackToTheRocks.ocf/FrozenFortress.ocs/Material.ocg/Snow.c4m similarity index 100% rename from planet/BackToTheRocks.c4f/FrozenFortress.ocs/Material.ocg/Snow.c4m rename to planet/BackToTheRocks.ocf/FrozenFortress.ocs/Material.ocg/Snow.c4m diff --git a/planet/BackToTheRocks.c4f/FrozenFortress.ocs/Material.ocg/TEXMAP.TXT b/planet/BackToTheRocks.ocf/FrozenFortress.ocs/Material.ocg/TEXMAP.TXT similarity index 100% rename from planet/BackToTheRocks.c4f/FrozenFortress.ocs/Material.ocg/TEXMAP.TXT rename to planet/BackToTheRocks.ocf/FrozenFortress.ocs/Material.ocg/TEXMAP.TXT diff --git a/planet/BackToTheRocks.c4f/FrozenFortress.ocs/Material.ocg/Water.c4m b/planet/BackToTheRocks.ocf/FrozenFortress.ocs/Material.ocg/Water.c4m similarity index 100% rename from planet/BackToTheRocks.c4f/FrozenFortress.ocs/Material.ocg/Water.c4m rename to planet/BackToTheRocks.ocf/FrozenFortress.ocs/Material.ocg/Water.c4m diff --git a/planet/BackToTheRocks.c4f/FrozenFortress.ocs/Material.ocg/brick1.jpg b/planet/BackToTheRocks.ocf/FrozenFortress.ocs/Material.ocg/brick1.jpg similarity index 100% rename from planet/BackToTheRocks.c4f/FrozenFortress.ocs/Material.ocg/brick1.jpg rename to planet/BackToTheRocks.ocf/FrozenFortress.ocs/Material.ocg/brick1.jpg diff --git a/planet/BackToTheRocks.c4f/FrozenFortress.ocs/Material.ocg/brickback.jpg b/planet/BackToTheRocks.ocf/FrozenFortress.ocs/Material.ocg/brickback.jpg similarity index 100% rename from planet/BackToTheRocks.c4f/FrozenFortress.ocs/Material.ocg/brickback.jpg rename to planet/BackToTheRocks.ocf/FrozenFortress.ocs/Material.ocg/brickback.jpg diff --git a/planet/BackToTheRocks.c4f/FrozenFortress.ocs/Material.ocg/tunnel.jpg b/planet/BackToTheRocks.ocf/FrozenFortress.ocs/Material.ocg/tunnel.jpg similarity index 100% rename from planet/BackToTheRocks.c4f/FrozenFortress.ocs/Material.ocg/tunnel.jpg rename to planet/BackToTheRocks.ocf/FrozenFortress.ocs/Material.ocg/tunnel.jpg diff --git a/planet/BackToTheRocks.c4f/FrozenFortress.ocs/Scenario.txt b/planet/BackToTheRocks.ocf/FrozenFortress.ocs/Scenario.txt similarity index 100% rename from planet/BackToTheRocks.c4f/FrozenFortress.ocs/Scenario.txt rename to planet/BackToTheRocks.ocf/FrozenFortress.ocs/Scenario.txt diff --git a/planet/BackToTheRocks.c4f/FrozenFortress.ocs/Script.c b/planet/BackToTheRocks.ocf/FrozenFortress.ocs/Script.c similarity index 100% rename from planet/BackToTheRocks.c4f/FrozenFortress.ocs/Script.c rename to planet/BackToTheRocks.ocf/FrozenFortress.ocs/Script.c diff --git a/planet/BackToTheRocks.c4f/FrozenFortress.ocs/Scrolls.c4d/FrostboltScroll.c4d/DefCore.txt b/planet/BackToTheRocks.ocf/FrozenFortress.ocs/Scrolls.c4d/FrostboltScroll.c4d/DefCore.txt similarity index 100% rename from planet/BackToTheRocks.c4f/FrozenFortress.ocs/Scrolls.c4d/FrostboltScroll.c4d/DefCore.txt rename to planet/BackToTheRocks.ocf/FrozenFortress.ocs/Scrolls.c4d/FrostboltScroll.c4d/DefCore.txt diff --git a/planet/BackToTheRocks.c4f/FrozenFortress.ocs/Scrolls.c4d/FrostboltScroll.c4d/Fireball.ogg b/planet/BackToTheRocks.ocf/FrozenFortress.ocs/Scrolls.c4d/FrostboltScroll.c4d/Fireball.ogg similarity index 100% rename from planet/BackToTheRocks.c4f/FrozenFortress.ocs/Scrolls.c4d/FrostboltScroll.c4d/Fireball.ogg rename to planet/BackToTheRocks.ocf/FrozenFortress.ocs/Scrolls.c4d/FrostboltScroll.c4d/Fireball.ogg diff --git a/planet/BackToTheRocks.c4f/FrozenFortress.ocs/Scrolls.c4d/FrostboltScroll.c4d/Graphics.8.png b/planet/BackToTheRocks.ocf/FrozenFortress.ocs/Scrolls.c4d/FrostboltScroll.c4d/Graphics.8.png similarity index 100% rename from planet/BackToTheRocks.c4f/FrozenFortress.ocs/Scrolls.c4d/FrostboltScroll.c4d/Graphics.8.png rename to planet/BackToTheRocks.ocf/FrozenFortress.ocs/Scrolls.c4d/FrostboltScroll.c4d/Graphics.8.png diff --git a/planet/BackToTheRocks.c4f/FrozenFortress.ocs/Scrolls.c4d/FrostboltScroll.c4d/Script.c b/planet/BackToTheRocks.ocf/FrozenFortress.ocs/Scrolls.c4d/FrostboltScroll.c4d/Script.c similarity index 100% rename from planet/BackToTheRocks.c4f/FrozenFortress.ocs/Scrolls.c4d/FrostboltScroll.c4d/Script.c rename to planet/BackToTheRocks.ocf/FrozenFortress.ocs/Scrolls.c4d/FrostboltScroll.c4d/Script.c diff --git a/planet/BackToTheRocks.c4f/FrozenFortress.ocs/Scrolls.c4d/FrostboltScroll.c4d/StringTblDE.txt b/planet/BackToTheRocks.ocf/FrozenFortress.ocs/Scrolls.c4d/FrostboltScroll.c4d/StringTblDE.txt similarity index 100% rename from planet/BackToTheRocks.c4f/FrozenFortress.ocs/Scrolls.c4d/FrostboltScroll.c4d/StringTblDE.txt rename to planet/BackToTheRocks.ocf/FrozenFortress.ocs/Scrolls.c4d/FrostboltScroll.c4d/StringTblDE.txt diff --git a/planet/BackToTheRocks.c4f/FrozenFortress.ocs/Scrolls.c4d/FrostboltScroll.c4d/StringTblUS.txt b/planet/BackToTheRocks.ocf/FrozenFortress.ocs/Scrolls.c4d/FrostboltScroll.c4d/StringTblUS.txt similarity index 100% rename from planet/BackToTheRocks.c4f/FrozenFortress.ocs/Scrolls.c4d/FrostboltScroll.c4d/StringTblUS.txt rename to planet/BackToTheRocks.ocf/FrozenFortress.ocs/Scrolls.c4d/FrostboltScroll.c4d/StringTblUS.txt diff --git a/planet/BackToTheRocks.c4f/FrozenFortress.ocs/Scrolls.c4d/FrostboltScroll.c4d/glass.ogg b/planet/BackToTheRocks.ocf/FrozenFortress.ocs/Scrolls.c4d/FrostboltScroll.c4d/glass.ogg similarity index 100% rename from planet/BackToTheRocks.c4f/FrozenFortress.ocs/Scrolls.c4d/FrostboltScroll.c4d/glass.ogg rename to planet/BackToTheRocks.ocf/FrozenFortress.ocs/Scrolls.c4d/FrostboltScroll.c4d/glass.ogg diff --git a/planet/BackToTheRocks.c4f/FrozenFortress.ocs/Scrolls.c4d/HardeningScroll.c4d/DefCore.txt b/planet/BackToTheRocks.ocf/FrozenFortress.ocs/Scrolls.c4d/HardeningScroll.c4d/DefCore.txt similarity index 100% rename from planet/BackToTheRocks.c4f/FrozenFortress.ocs/Scrolls.c4d/HardeningScroll.c4d/DefCore.txt rename to planet/BackToTheRocks.ocf/FrozenFortress.ocs/Scrolls.c4d/HardeningScroll.c4d/DefCore.txt diff --git a/planet/BackToTheRocks.c4f/FrozenFortress.ocs/Scrolls.c4d/HardeningScroll.c4d/Graphics.8.png b/planet/BackToTheRocks.ocf/FrozenFortress.ocs/Scrolls.c4d/HardeningScroll.c4d/Graphics.8.png similarity index 100% rename from planet/BackToTheRocks.c4f/FrozenFortress.ocs/Scrolls.c4d/HardeningScroll.c4d/Graphics.8.png rename to planet/BackToTheRocks.ocf/FrozenFortress.ocs/Scrolls.c4d/HardeningScroll.c4d/Graphics.8.png diff --git a/planet/BackToTheRocks.c4f/FrozenFortress.ocs/Scrolls.c4d/HardeningScroll.c4d/Script.c b/planet/BackToTheRocks.ocf/FrozenFortress.ocs/Scrolls.c4d/HardeningScroll.c4d/Script.c similarity index 100% rename from planet/BackToTheRocks.c4f/FrozenFortress.ocs/Scrolls.c4d/HardeningScroll.c4d/Script.c rename to planet/BackToTheRocks.ocf/FrozenFortress.ocs/Scrolls.c4d/HardeningScroll.c4d/Script.c diff --git a/planet/BackToTheRocks.c4f/FrozenFortress.ocs/Scrolls.c4d/HardeningScroll.c4d/StringTblDE.txt b/planet/BackToTheRocks.ocf/FrozenFortress.ocs/Scrolls.c4d/HardeningScroll.c4d/StringTblDE.txt similarity index 100% rename from planet/BackToTheRocks.c4f/FrozenFortress.ocs/Scrolls.c4d/HardeningScroll.c4d/StringTblDE.txt rename to planet/BackToTheRocks.ocf/FrozenFortress.ocs/Scrolls.c4d/HardeningScroll.c4d/StringTblDE.txt diff --git a/planet/BackToTheRocks.c4f/FrozenFortress.ocs/Scrolls.c4d/HardeningScroll.c4d/StringTblUS.txt b/planet/BackToTheRocks.ocf/FrozenFortress.ocs/Scrolls.c4d/HardeningScroll.c4d/StringTblUS.txt similarity index 100% rename from planet/BackToTheRocks.c4f/FrozenFortress.ocs/Scrolls.c4d/HardeningScroll.c4d/StringTblUS.txt rename to planet/BackToTheRocks.ocf/FrozenFortress.ocs/Scrolls.c4d/HardeningScroll.c4d/StringTblUS.txt diff --git a/planet/BackToTheRocks.c4f/FrozenFortress.ocs/Scrolls.c4d/WindScroll.c4d/DefCore.txt b/planet/BackToTheRocks.ocf/FrozenFortress.ocs/Scrolls.c4d/WindScroll.c4d/DefCore.txt similarity index 100% rename from planet/BackToTheRocks.c4f/FrozenFortress.ocs/Scrolls.c4d/WindScroll.c4d/DefCore.txt rename to planet/BackToTheRocks.ocf/FrozenFortress.ocs/Scrolls.c4d/WindScroll.c4d/DefCore.txt diff --git a/planet/BackToTheRocks.c4f/FrozenFortress.ocs/Scrolls.c4d/WindScroll.c4d/Graphics.8.png b/planet/BackToTheRocks.ocf/FrozenFortress.ocs/Scrolls.c4d/WindScroll.c4d/Graphics.8.png similarity index 100% rename from planet/BackToTheRocks.c4f/FrozenFortress.ocs/Scrolls.c4d/WindScroll.c4d/Graphics.8.png rename to planet/BackToTheRocks.ocf/FrozenFortress.ocs/Scrolls.c4d/WindScroll.c4d/Graphics.8.png diff --git a/planet/BackToTheRocks.c4f/FrozenFortress.ocs/Scrolls.c4d/WindScroll.c4d/Script.c b/planet/BackToTheRocks.ocf/FrozenFortress.ocs/Scrolls.c4d/WindScroll.c4d/Script.c similarity index 100% rename from planet/BackToTheRocks.c4f/FrozenFortress.ocs/Scrolls.c4d/WindScroll.c4d/Script.c rename to planet/BackToTheRocks.ocf/FrozenFortress.ocs/Scrolls.c4d/WindScroll.c4d/Script.c diff --git a/planet/BackToTheRocks.c4f/FrozenFortress.ocs/Scrolls.c4d/WindScroll.c4d/StringTblDE.txt b/planet/BackToTheRocks.ocf/FrozenFortress.ocs/Scrolls.c4d/WindScroll.c4d/StringTblDE.txt similarity index 100% rename from planet/BackToTheRocks.c4f/FrozenFortress.ocs/Scrolls.c4d/WindScroll.c4d/StringTblDE.txt rename to planet/BackToTheRocks.ocf/FrozenFortress.ocs/Scrolls.c4d/WindScroll.c4d/StringTblDE.txt diff --git a/planet/BackToTheRocks.c4f/FrozenFortress.ocs/Scrolls.c4d/WindScroll.c4d/StringTblUS.txt b/planet/BackToTheRocks.ocf/FrozenFortress.ocs/Scrolls.c4d/WindScroll.c4d/StringTblUS.txt similarity index 100% rename from planet/BackToTheRocks.c4f/FrozenFortress.ocs/Scrolls.c4d/WindScroll.c4d/StringTblUS.txt rename to planet/BackToTheRocks.ocf/FrozenFortress.ocs/Scrolls.c4d/WindScroll.c4d/StringTblUS.txt diff --git a/planet/BackToTheRocks.c4f/FrozenFortress.ocs/StringTblDE.txt b/planet/BackToTheRocks.ocf/FrozenFortress.ocs/StringTblDE.txt similarity index 100% rename from planet/BackToTheRocks.c4f/FrozenFortress.ocs/StringTblDE.txt rename to planet/BackToTheRocks.ocf/FrozenFortress.ocs/StringTblDE.txt diff --git a/planet/BackToTheRocks.c4f/FrozenFortress.ocs/StringTblUS.txt b/planet/BackToTheRocks.ocf/FrozenFortress.ocs/StringTblUS.txt similarity index 100% rename from planet/BackToTheRocks.c4f/FrozenFortress.ocs/StringTblUS.txt rename to planet/BackToTheRocks.ocf/FrozenFortress.ocs/StringTblUS.txt diff --git a/planet/BackToTheRocks.c4f/FrozenFortress.ocs/System.ocg/Explode.c b/planet/BackToTheRocks.ocf/FrozenFortress.ocs/System.ocg/Explode.c similarity index 100% rename from planet/BackToTheRocks.c4f/FrozenFortress.ocs/System.ocg/Explode.c rename to planet/BackToTheRocks.ocf/FrozenFortress.ocs/System.ocg/Explode.c diff --git a/planet/BackToTheRocks.c4f/FrozenFortress.ocs/System.ocg/LessBubbles.c b/planet/BackToTheRocks.ocf/FrozenFortress.ocs/System.ocg/LessBubbles.c similarity index 100% rename from planet/BackToTheRocks.c4f/FrozenFortress.ocs/System.ocg/LessBubbles.c rename to planet/BackToTheRocks.ocf/FrozenFortress.ocs/System.ocg/LessBubbles.c diff --git a/planet/BackToTheRocks.c4f/FrozenFortress.ocs/System.ocg/StoneDoor.c b/planet/BackToTheRocks.ocf/FrozenFortress.ocs/System.ocg/StoneDoor.c similarity index 100% rename from planet/BackToTheRocks.c4f/FrozenFortress.ocs/System.ocg/StoneDoor.c rename to planet/BackToTheRocks.ocf/FrozenFortress.ocs/System.ocg/StoneDoor.c diff --git a/planet/BackToTheRocks.c4f/FrozenFortress.ocs/System.ocg/UnUseableRopeLadders.c b/planet/BackToTheRocks.ocf/FrozenFortress.ocs/System.ocg/UnUseableRopeLadders.c similarity index 100% rename from planet/BackToTheRocks.c4f/FrozenFortress.ocs/System.ocg/UnUseableRopeLadders.c rename to planet/BackToTheRocks.ocf/FrozenFortress.ocs/System.ocg/UnUseableRopeLadders.c diff --git a/planet/BackToTheRocks.c4f/FrozenFortress.ocs/Teams.txt b/planet/BackToTheRocks.ocf/FrozenFortress.ocs/Teams.txt similarity index 100% rename from planet/BackToTheRocks.c4f/FrozenFortress.ocs/Teams.txt rename to planet/BackToTheRocks.ocf/FrozenFortress.ocs/Teams.txt diff --git a/planet/BackToTheRocks.c4f/FrozenFortress.ocs/Title.txt b/planet/BackToTheRocks.ocf/FrozenFortress.ocs/Title.txt similarity index 100% rename from planet/BackToTheRocks.c4f/FrozenFortress.ocs/Title.txt rename to planet/BackToTheRocks.ocf/FrozenFortress.ocs/Title.txt diff --git a/planet/BackToTheRocks.c4f/Hideout.ocs/DescDE.rtf b/planet/BackToTheRocks.ocf/Hideout.ocs/DescDE.rtf similarity index 100% rename from planet/BackToTheRocks.c4f/Hideout.ocs/DescDE.rtf rename to planet/BackToTheRocks.ocf/Hideout.ocs/DescDE.rtf diff --git a/planet/BackToTheRocks.c4f/Hideout.ocs/DescUS.rtf b/planet/BackToTheRocks.ocf/Hideout.ocs/DescUS.rtf similarity index 100% rename from planet/BackToTheRocks.c4f/Hideout.ocs/DescUS.rtf rename to planet/BackToTheRocks.ocf/Hideout.ocs/DescUS.rtf diff --git a/planet/BackToTheRocks.c4f/Hideout.ocs/Flag.c4d/DefCore.txt b/planet/BackToTheRocks.ocf/Hideout.ocs/Flag.c4d/DefCore.txt similarity index 100% rename from planet/BackToTheRocks.c4f/Hideout.ocs/Flag.c4d/DefCore.txt rename to planet/BackToTheRocks.ocf/Hideout.ocs/Flag.c4d/DefCore.txt diff --git a/planet/BackToTheRocks.c4f/Hideout.ocs/Flag.c4d/FlagAmetyst.png b/planet/BackToTheRocks.ocf/Hideout.ocs/Flag.c4d/FlagAmetyst.png similarity index 100% rename from planet/BackToTheRocks.c4f/Hideout.ocs/Flag.c4d/FlagAmetyst.png rename to planet/BackToTheRocks.ocf/Hideout.ocs/Flag.c4d/FlagAmetyst.png diff --git a/planet/BackToTheRocks.c4f/Hideout.ocs/Flag.c4d/FlagCarry.skeleton b/planet/BackToTheRocks.ocf/Hideout.ocs/Flag.c4d/FlagCarry.skeleton similarity index 100% rename from planet/BackToTheRocks.c4f/Hideout.ocs/Flag.c4d/FlagCarry.skeleton rename to planet/BackToTheRocks.ocf/Hideout.ocs/Flag.c4d/FlagCarry.skeleton diff --git a/planet/BackToTheRocks.c4f/Hideout.ocs/Flag.c4d/FlagRuby.png b/planet/BackToTheRocks.ocf/Hideout.ocs/Flag.c4d/FlagRuby.png similarity index 100% rename from planet/BackToTheRocks.c4f/Hideout.ocs/Flag.c4d/FlagRuby.png rename to planet/BackToTheRocks.ocf/Hideout.ocs/Flag.c4d/FlagRuby.png diff --git a/planet/BackToTheRocks.c4f/Hideout.ocs/Flag.c4d/Graphics.mesh b/planet/BackToTheRocks.ocf/Hideout.ocs/Flag.c4d/Graphics.mesh similarity index 100% rename from planet/BackToTheRocks.c4f/Hideout.ocs/Flag.c4d/Graphics.mesh rename to planet/BackToTheRocks.ocf/Hideout.ocs/Flag.c4d/Graphics.mesh diff --git a/planet/BackToTheRocks.c4f/Hideout.ocs/Flag.c4d/Scene.material b/planet/BackToTheRocks.ocf/Hideout.ocs/Flag.c4d/Scene.material similarity index 100% rename from planet/BackToTheRocks.c4f/Hideout.ocs/Flag.c4d/Scene.material rename to planet/BackToTheRocks.ocf/Hideout.ocs/Flag.c4d/Scene.material diff --git a/planet/BackToTheRocks.c4f/Hideout.ocs/Flag.c4d/Script.c b/planet/BackToTheRocks.ocf/Hideout.ocs/Flag.c4d/Script.c similarity index 100% rename from planet/BackToTheRocks.c4f/Hideout.ocs/Flag.c4d/Script.c rename to planet/BackToTheRocks.ocf/Hideout.ocs/Flag.c4d/Script.c diff --git a/planet/BackToTheRocks.c4f/Hideout.ocs/Flag.c4d/StringTblDE.txt b/planet/BackToTheRocks.ocf/Hideout.ocs/Flag.c4d/StringTblDE.txt similarity index 100% rename from planet/BackToTheRocks.c4f/Hideout.ocs/Flag.c4d/StringTblDE.txt rename to planet/BackToTheRocks.ocf/Hideout.ocs/Flag.c4d/StringTblDE.txt diff --git a/planet/BackToTheRocks.c4f/Hideout.ocs/Flag.c4d/StringTblUS.txt b/planet/BackToTheRocks.ocf/Hideout.ocs/Flag.c4d/StringTblUS.txt similarity index 100% rename from planet/BackToTheRocks.c4f/Hideout.ocs/Flag.c4d/StringTblUS.txt rename to planet/BackToTheRocks.ocf/Hideout.ocs/Flag.c4d/StringTblUS.txt diff --git a/planet/BackToTheRocks.c4f/Hideout.ocs/LifeGem.c4d/Breathing.wav b/planet/BackToTheRocks.ocf/Hideout.ocs/LifeGem.c4d/Breathing.wav similarity index 100% rename from planet/BackToTheRocks.c4f/Hideout.ocs/LifeGem.c4d/Breathing.wav rename to planet/BackToTheRocks.ocf/Hideout.ocs/LifeGem.c4d/Breathing.wav diff --git a/planet/BackToTheRocks.c4f/Hideout.ocs/LifeGem.c4d/DefCore.txt b/planet/BackToTheRocks.ocf/Hideout.ocs/LifeGem.c4d/DefCore.txt similarity index 100% rename from planet/BackToTheRocks.c4f/Hideout.ocs/LifeGem.c4d/DefCore.txt rename to planet/BackToTheRocks.ocf/Hideout.ocs/LifeGem.c4d/DefCore.txt diff --git a/planet/BackToTheRocks.c4f/Hideout.ocs/LifeGem.c4d/Graphics.8.png b/planet/BackToTheRocks.ocf/Hideout.ocs/LifeGem.c4d/Graphics.8.png similarity index 100% rename from planet/BackToTheRocks.c4f/Hideout.ocs/LifeGem.c4d/Graphics.8.png rename to planet/BackToTheRocks.ocf/Hideout.ocs/LifeGem.c4d/Graphics.8.png diff --git a/planet/BackToTheRocks.c4f/Hideout.ocs/LifeGem.c4d/GraphicsE.8.png b/planet/BackToTheRocks.ocf/Hideout.ocs/LifeGem.c4d/GraphicsE.8.png similarity index 100% rename from planet/BackToTheRocks.c4f/Hideout.ocs/LifeGem.c4d/GraphicsE.8.png rename to planet/BackToTheRocks.ocf/Hideout.ocs/LifeGem.c4d/GraphicsE.8.png diff --git a/planet/BackToTheRocks.c4f/Hideout.ocs/LifeGem.c4d/Script.c b/planet/BackToTheRocks.ocf/Hideout.ocs/LifeGem.c4d/Script.c similarity index 100% rename from planet/BackToTheRocks.c4f/Hideout.ocs/LifeGem.c4d/Script.c rename to planet/BackToTheRocks.ocf/Hideout.ocs/LifeGem.c4d/Script.c diff --git a/planet/BackToTheRocks.c4f/Hideout.ocs/LifeGem.c4d/StringTblDE.txt b/planet/BackToTheRocks.ocf/Hideout.ocs/LifeGem.c4d/StringTblDE.txt similarity index 100% rename from planet/BackToTheRocks.c4f/Hideout.ocs/LifeGem.c4d/StringTblDE.txt rename to planet/BackToTheRocks.ocf/Hideout.ocs/LifeGem.c4d/StringTblDE.txt diff --git a/planet/BackToTheRocks.c4f/Hideout.ocs/LifeGem.c4d/StringTblUS.txt b/planet/BackToTheRocks.ocf/Hideout.ocs/LifeGem.c4d/StringTblUS.txt similarity index 100% rename from planet/BackToTheRocks.c4f/Hideout.ocs/LifeGem.c4d/StringTblUS.txt rename to planet/BackToTheRocks.ocf/Hideout.ocs/LifeGem.c4d/StringTblUS.txt diff --git a/planet/BackToTheRocks.c4f/Hideout.ocs/Map.bmp b/planet/BackToTheRocks.ocf/Hideout.ocs/Map.bmp similarity index 100% rename from planet/BackToTheRocks.c4f/Hideout.ocs/Map.bmp rename to planet/BackToTheRocks.ocf/Hideout.ocs/Map.bmp diff --git a/planet/BackToTheRocks.c4f/Hideout.ocs/Material.ocg/Ametyst.c4m b/planet/BackToTheRocks.ocf/Hideout.ocs/Material.ocg/Ametyst.c4m similarity index 100% rename from planet/BackToTheRocks.c4f/Hideout.ocs/Material.ocg/Ametyst.c4m rename to planet/BackToTheRocks.ocf/Hideout.ocs/Material.ocg/Ametyst.c4m diff --git a/planet/BackToTheRocks.c4f/Hideout.ocs/Material.ocg/Ametyst.jpg b/planet/BackToTheRocks.ocf/Hideout.ocs/Material.ocg/Ametyst.jpg similarity index 100% rename from planet/BackToTheRocks.c4f/Hideout.ocs/Material.ocg/Ametyst.jpg rename to planet/BackToTheRocks.ocf/Hideout.ocs/Material.ocg/Ametyst.jpg diff --git a/planet/BackToTheRocks.c4f/Hideout.ocs/Material.ocg/Ruby.c4m b/planet/BackToTheRocks.ocf/Hideout.ocs/Material.ocg/Ruby.c4m similarity index 100% rename from planet/BackToTheRocks.c4f/Hideout.ocs/Material.ocg/Ruby.c4m rename to planet/BackToTheRocks.ocf/Hideout.ocs/Material.ocg/Ruby.c4m diff --git a/planet/BackToTheRocks.c4f/Hideout.ocs/Material.ocg/Ruby.jpg b/planet/BackToTheRocks.ocf/Hideout.ocs/Material.ocg/Ruby.jpg similarity index 100% rename from planet/BackToTheRocks.c4f/Hideout.ocs/Material.ocg/Ruby.jpg rename to planet/BackToTheRocks.ocf/Hideout.ocs/Material.ocg/Ruby.jpg diff --git a/planet/BackToTheRocks.c4f/Hideout.ocs/Material.ocg/TEXMAP.TXT b/planet/BackToTheRocks.ocf/Hideout.ocs/Material.ocg/TEXMAP.TXT similarity index 100% rename from planet/BackToTheRocks.c4f/Hideout.ocs/Material.ocg/TEXMAP.TXT rename to planet/BackToTheRocks.ocf/Hideout.ocs/Material.ocg/TEXMAP.TXT diff --git a/planet/BackToTheRocks.c4f/Hideout.ocs/Material.ocg/tunnelAmethyst.jpg b/planet/BackToTheRocks.ocf/Hideout.ocs/Material.ocg/tunnelAmethyst.jpg similarity index 100% rename from planet/BackToTheRocks.c4f/Hideout.ocs/Material.ocg/tunnelAmethyst.jpg rename to planet/BackToTheRocks.ocf/Hideout.ocs/Material.ocg/tunnelAmethyst.jpg diff --git a/planet/BackToTheRocks.c4f/Hideout.ocs/Material.ocg/tunnelRuby.jpg b/planet/BackToTheRocks.ocf/Hideout.ocs/Material.ocg/tunnelRuby.jpg similarity index 100% rename from planet/BackToTheRocks.c4f/Hideout.ocs/Material.ocg/tunnelRuby.jpg rename to planet/BackToTheRocks.ocf/Hideout.ocs/Material.ocg/tunnelRuby.jpg diff --git a/planet/BackToTheRocks.c4f/Hideout.ocs/PyreGem.c4d/DefCore.txt b/planet/BackToTheRocks.ocf/Hideout.ocs/PyreGem.c4d/DefCore.txt similarity index 100% rename from planet/BackToTheRocks.c4f/Hideout.ocs/PyreGem.c4d/DefCore.txt rename to planet/BackToTheRocks.ocf/Hideout.ocs/PyreGem.c4d/DefCore.txt diff --git a/planet/BackToTheRocks.c4f/Hideout.ocs/PyreGem.c4d/Graphics.8.png b/planet/BackToTheRocks.ocf/Hideout.ocs/PyreGem.c4d/Graphics.8.png similarity index 100% rename from planet/BackToTheRocks.c4f/Hideout.ocs/PyreGem.c4d/Graphics.8.png rename to planet/BackToTheRocks.ocf/Hideout.ocs/PyreGem.c4d/Graphics.8.png diff --git a/planet/BackToTheRocks.c4f/Hideout.ocs/PyreGem.c4d/GraphicsE.8.png b/planet/BackToTheRocks.ocf/Hideout.ocs/PyreGem.c4d/GraphicsE.8.png similarity index 100% rename from planet/BackToTheRocks.c4f/Hideout.ocs/PyreGem.c4d/GraphicsE.8.png rename to planet/BackToTheRocks.ocf/Hideout.ocs/PyreGem.c4d/GraphicsE.8.png diff --git a/planet/BackToTheRocks.c4f/Hideout.ocs/PyreGem.c4d/Script.c b/planet/BackToTheRocks.ocf/Hideout.ocs/PyreGem.c4d/Script.c similarity index 100% rename from planet/BackToTheRocks.c4f/Hideout.ocs/PyreGem.c4d/Script.c rename to planet/BackToTheRocks.ocf/Hideout.ocs/PyreGem.c4d/Script.c diff --git a/planet/BackToTheRocks.c4f/Hideout.ocs/PyreGem.c4d/StringTblDE.txt b/planet/BackToTheRocks.ocf/Hideout.ocs/PyreGem.c4d/StringTblDE.txt similarity index 100% rename from planet/BackToTheRocks.c4f/Hideout.ocs/PyreGem.c4d/StringTblDE.txt rename to planet/BackToTheRocks.ocf/Hideout.ocs/PyreGem.c4d/StringTblDE.txt diff --git a/planet/BackToTheRocks.c4f/Hideout.ocs/PyreGem.c4d/StringTblUS.txt b/planet/BackToTheRocks.ocf/Hideout.ocs/PyreGem.c4d/StringTblUS.txt similarity index 100% rename from planet/BackToTheRocks.c4f/Hideout.ocs/PyreGem.c4d/StringTblUS.txt rename to planet/BackToTheRocks.ocf/Hideout.ocs/PyreGem.c4d/StringTblUS.txt diff --git a/planet/BackToTheRocks.c4f/Hideout.ocs/Scenario.txt b/planet/BackToTheRocks.ocf/Hideout.ocs/Scenario.txt similarity index 100% rename from planet/BackToTheRocks.c4f/Hideout.ocs/Scenario.txt rename to planet/BackToTheRocks.ocf/Hideout.ocs/Scenario.txt diff --git a/planet/BackToTheRocks.c4f/Hideout.ocs/Script.c b/planet/BackToTheRocks.ocf/Hideout.ocs/Script.c similarity index 100% rename from planet/BackToTheRocks.c4f/Hideout.ocs/Script.c rename to planet/BackToTheRocks.ocf/Hideout.ocs/Script.c diff --git a/planet/BackToTheRocks.c4f/Hideout.ocs/ShieldGem.c4d/DefCore.txt b/planet/BackToTheRocks.ocf/Hideout.ocs/ShieldGem.c4d/DefCore.txt similarity index 100% rename from planet/BackToTheRocks.c4f/Hideout.ocs/ShieldGem.c4d/DefCore.txt rename to planet/BackToTheRocks.ocf/Hideout.ocs/ShieldGem.c4d/DefCore.txt diff --git a/planet/BackToTheRocks.c4f/Hideout.ocs/ShieldGem.c4d/Graphics.8.png b/planet/BackToTheRocks.ocf/Hideout.ocs/ShieldGem.c4d/Graphics.8.png similarity index 100% rename from planet/BackToTheRocks.c4f/Hideout.ocs/ShieldGem.c4d/Graphics.8.png rename to planet/BackToTheRocks.ocf/Hideout.ocs/ShieldGem.c4d/Graphics.8.png diff --git a/planet/BackToTheRocks.c4f/Hideout.ocs/ShieldGem.c4d/GraphicsE.8.png b/planet/BackToTheRocks.ocf/Hideout.ocs/ShieldGem.c4d/GraphicsE.8.png similarity index 100% rename from planet/BackToTheRocks.c4f/Hideout.ocs/ShieldGem.c4d/GraphicsE.8.png rename to planet/BackToTheRocks.ocf/Hideout.ocs/ShieldGem.c4d/GraphicsE.8.png diff --git a/planet/BackToTheRocks.c4f/Hideout.ocs/ShieldGem.c4d/Script.c b/planet/BackToTheRocks.ocf/Hideout.ocs/ShieldGem.c4d/Script.c similarity index 100% rename from planet/BackToTheRocks.c4f/Hideout.ocs/ShieldGem.c4d/Script.c rename to planet/BackToTheRocks.ocf/Hideout.ocs/ShieldGem.c4d/Script.c diff --git a/planet/BackToTheRocks.c4f/Hideout.ocs/ShieldGem.c4d/SolidCrystal.c4d/DefCore.txt b/planet/BackToTheRocks.ocf/Hideout.ocs/ShieldGem.c4d/SolidCrystal.c4d/DefCore.txt similarity index 100% rename from planet/BackToTheRocks.c4f/Hideout.ocs/ShieldGem.c4d/SolidCrystal.c4d/DefCore.txt rename to planet/BackToTheRocks.ocf/Hideout.ocs/ShieldGem.c4d/SolidCrystal.c4d/DefCore.txt diff --git a/planet/BackToTheRocks.c4f/Hideout.ocs/ShieldGem.c4d/SolidCrystal.c4d/Graphics.png b/planet/BackToTheRocks.ocf/Hideout.ocs/ShieldGem.c4d/SolidCrystal.c4d/Graphics.png similarity index 100% rename from planet/BackToTheRocks.c4f/Hideout.ocs/ShieldGem.c4d/SolidCrystal.c4d/Graphics.png rename to planet/BackToTheRocks.ocf/Hideout.ocs/ShieldGem.c4d/SolidCrystal.c4d/Graphics.png diff --git a/planet/BackToTheRocks.c4f/Hideout.ocs/ShieldGem.c4d/SolidCrystal.c4d/Script.c b/planet/BackToTheRocks.ocf/Hideout.ocs/ShieldGem.c4d/SolidCrystal.c4d/Script.c similarity index 100% rename from planet/BackToTheRocks.c4f/Hideout.ocs/ShieldGem.c4d/SolidCrystal.c4d/Script.c rename to planet/BackToTheRocks.ocf/Hideout.ocs/ShieldGem.c4d/SolidCrystal.c4d/Script.c diff --git a/planet/BackToTheRocks.c4f/Hideout.ocs/ShieldGem.c4d/SolidCrystal.c4d/StringTblDE.txt b/planet/BackToTheRocks.ocf/Hideout.ocs/ShieldGem.c4d/SolidCrystal.c4d/StringTblDE.txt similarity index 100% rename from planet/BackToTheRocks.c4f/Hideout.ocs/ShieldGem.c4d/SolidCrystal.c4d/StringTblDE.txt rename to planet/BackToTheRocks.ocf/Hideout.ocs/ShieldGem.c4d/SolidCrystal.c4d/StringTblDE.txt diff --git a/planet/BackToTheRocks.c4f/Hideout.ocs/ShieldGem.c4d/SolidCrystal.c4d/StringTblUS.txt b/planet/BackToTheRocks.ocf/Hideout.ocs/ShieldGem.c4d/SolidCrystal.c4d/StringTblUS.txt similarity index 100% rename from planet/BackToTheRocks.c4f/Hideout.ocs/ShieldGem.c4d/SolidCrystal.c4d/StringTblUS.txt rename to planet/BackToTheRocks.ocf/Hideout.ocs/ShieldGem.c4d/SolidCrystal.c4d/StringTblUS.txt diff --git a/planet/BackToTheRocks.c4f/Hideout.ocs/ShieldGem.c4d/StringTblDE.txt b/planet/BackToTheRocks.ocf/Hideout.ocs/ShieldGem.c4d/StringTblDE.txt similarity index 100% rename from planet/BackToTheRocks.c4f/Hideout.ocs/ShieldGem.c4d/StringTblDE.txt rename to planet/BackToTheRocks.ocf/Hideout.ocs/ShieldGem.c4d/StringTblDE.txt diff --git a/planet/BackToTheRocks.c4f/Hideout.ocs/ShieldGem.c4d/StringTblUS.txt b/planet/BackToTheRocks.ocf/Hideout.ocs/ShieldGem.c4d/StringTblUS.txt similarity index 100% rename from planet/BackToTheRocks.c4f/Hideout.ocs/ShieldGem.c4d/StringTblUS.txt rename to planet/BackToTheRocks.ocf/Hideout.ocs/ShieldGem.c4d/StringTblUS.txt diff --git a/planet/BackToTheRocks.c4f/Hideout.ocs/SlowGem.c4d/DefCore.txt b/planet/BackToTheRocks.ocf/Hideout.ocs/SlowGem.c4d/DefCore.txt similarity index 100% rename from planet/BackToTheRocks.c4f/Hideout.ocs/SlowGem.c4d/DefCore.txt rename to planet/BackToTheRocks.ocf/Hideout.ocs/SlowGem.c4d/DefCore.txt diff --git a/planet/BackToTheRocks.c4f/Hideout.ocs/SlowGem.c4d/Graphics.8.png b/planet/BackToTheRocks.ocf/Hideout.ocs/SlowGem.c4d/Graphics.8.png similarity index 100% rename from planet/BackToTheRocks.c4f/Hideout.ocs/SlowGem.c4d/Graphics.8.png rename to planet/BackToTheRocks.ocf/Hideout.ocs/SlowGem.c4d/Graphics.8.png diff --git a/planet/BackToTheRocks.c4f/Hideout.ocs/SlowGem.c4d/GraphicsE.8.png b/planet/BackToTheRocks.ocf/Hideout.ocs/SlowGem.c4d/GraphicsE.8.png similarity index 100% rename from planet/BackToTheRocks.c4f/Hideout.ocs/SlowGem.c4d/GraphicsE.8.png rename to planet/BackToTheRocks.ocf/Hideout.ocs/SlowGem.c4d/GraphicsE.8.png diff --git a/planet/BackToTheRocks.c4f/Hideout.ocs/SlowGem.c4d/Script.c b/planet/BackToTheRocks.ocf/Hideout.ocs/SlowGem.c4d/Script.c similarity index 100% rename from planet/BackToTheRocks.c4f/Hideout.ocs/SlowGem.c4d/Script.c rename to planet/BackToTheRocks.ocf/Hideout.ocs/SlowGem.c4d/Script.c diff --git a/planet/BackToTheRocks.c4f/Hideout.ocs/SlowGem.c4d/StringTblDE.txt b/planet/BackToTheRocks.ocf/Hideout.ocs/SlowGem.c4d/StringTblDE.txt similarity index 100% rename from planet/BackToTheRocks.c4f/Hideout.ocs/SlowGem.c4d/StringTblDE.txt rename to planet/BackToTheRocks.ocf/Hideout.ocs/SlowGem.c4d/StringTblDE.txt diff --git a/planet/BackToTheRocks.c4f/Hideout.ocs/SlowGem.c4d/StringTblUS.txt b/planet/BackToTheRocks.ocf/Hideout.ocs/SlowGem.c4d/StringTblUS.txt similarity index 100% rename from planet/BackToTheRocks.c4f/Hideout.ocs/SlowGem.c4d/StringTblUS.txt rename to planet/BackToTheRocks.ocf/Hideout.ocs/SlowGem.c4d/StringTblUS.txt diff --git a/planet/BackToTheRocks.c4f/Hideout.ocs/StringTblDE.txt b/planet/BackToTheRocks.ocf/Hideout.ocs/StringTblDE.txt similarity index 100% rename from planet/BackToTheRocks.c4f/Hideout.ocs/StringTblDE.txt rename to planet/BackToTheRocks.ocf/Hideout.ocs/StringTblDE.txt diff --git a/planet/BackToTheRocks.c4f/Hideout.ocs/StringTblUS.txt b/planet/BackToTheRocks.ocf/Hideout.ocs/StringTblUS.txt similarity index 100% rename from planet/BackToTheRocks.c4f/Hideout.ocs/StringTblUS.txt rename to planet/BackToTheRocks.ocf/Hideout.ocs/StringTblUS.txt diff --git a/planet/BackToTheRocks.c4f/Hideout.ocs/System.ocg/PowderKeg.c b/planet/BackToTheRocks.ocf/Hideout.ocs/System.ocg/PowderKeg.c similarity index 100% rename from planet/BackToTheRocks.c4f/Hideout.ocs/System.ocg/PowderKeg.c rename to planet/BackToTheRocks.ocf/Hideout.ocs/System.ocg/PowderKeg.c diff --git a/planet/BackToTheRocks.c4f/Hideout.ocs/System.ocg/StoneDoor.c b/planet/BackToTheRocks.ocf/Hideout.ocs/System.ocg/StoneDoor.c similarity index 100% rename from planet/BackToTheRocks.c4f/Hideout.ocs/System.ocg/StoneDoor.c rename to planet/BackToTheRocks.ocf/Hideout.ocs/System.ocg/StoneDoor.c diff --git a/planet/BackToTheRocks.c4f/Hideout.ocs/System.ocg/UnUseableRopeLadders.c b/planet/BackToTheRocks.ocf/Hideout.ocs/System.ocg/UnUseableRopeLadders.c similarity index 100% rename from planet/BackToTheRocks.c4f/Hideout.ocs/System.ocg/UnUseableRopeLadders.c rename to planet/BackToTheRocks.ocf/Hideout.ocs/System.ocg/UnUseableRopeLadders.c diff --git a/planet/BackToTheRocks.c4f/Hideout.ocs/Teams.txt b/planet/BackToTheRocks.ocf/Hideout.ocs/Teams.txt similarity index 100% rename from planet/BackToTheRocks.c4f/Hideout.ocs/Teams.txt rename to planet/BackToTheRocks.ocf/Hideout.ocs/Teams.txt diff --git a/planet/BackToTheRocks.c4f/Hideout.ocs/Title.txt b/planet/BackToTheRocks.ocf/Hideout.ocs/Title.txt similarity index 100% rename from planet/BackToTheRocks.c4f/Hideout.ocs/Title.txt rename to planet/BackToTheRocks.ocf/Hideout.ocs/Title.txt diff --git a/planet/BackToTheRocks.c4f/MeleeMountain.ocs/DescDE.rtf b/planet/BackToTheRocks.ocf/MeleeMountain.ocs/DescDE.rtf similarity index 100% rename from planet/BackToTheRocks.c4f/MeleeMountain.ocs/DescDE.rtf rename to planet/BackToTheRocks.ocf/MeleeMountain.ocs/DescDE.rtf diff --git a/planet/BackToTheRocks.c4f/MeleeMountain.ocs/DescUS.rtf b/planet/BackToTheRocks.ocf/MeleeMountain.ocs/DescUS.rtf similarity index 100% rename from planet/BackToTheRocks.c4f/MeleeMountain.ocs/DescUS.rtf rename to planet/BackToTheRocks.ocf/MeleeMountain.ocs/DescUS.rtf diff --git a/planet/BackToTheRocks.c4f/MeleeMountain.ocs/Map.bmp b/planet/BackToTheRocks.ocf/MeleeMountain.ocs/Map.bmp similarity index 100% rename from planet/BackToTheRocks.c4f/MeleeMountain.ocs/Map.bmp rename to planet/BackToTheRocks.ocf/MeleeMountain.ocs/Map.bmp diff --git a/planet/BackToTheRocks.c4f/MeleeMountain.ocs/Mountains2.jpg b/planet/BackToTheRocks.ocf/MeleeMountain.ocs/Mountains2.jpg similarity index 100% rename from planet/BackToTheRocks.c4f/MeleeMountain.ocs/Mountains2.jpg rename to planet/BackToTheRocks.ocf/MeleeMountain.ocs/Mountains2.jpg diff --git a/planet/BackToTheRocks.c4f/MeleeMountain.ocs/Scenario.txt b/planet/BackToTheRocks.ocf/MeleeMountain.ocs/Scenario.txt similarity index 100% rename from planet/BackToTheRocks.c4f/MeleeMountain.ocs/Scenario.txt rename to planet/BackToTheRocks.ocf/MeleeMountain.ocs/Scenario.txt diff --git a/planet/BackToTheRocks.c4f/MeleeMountain.ocs/Script.c b/planet/BackToTheRocks.ocf/MeleeMountain.ocs/Script.c similarity index 100% rename from planet/BackToTheRocks.c4f/MeleeMountain.ocs/Script.c rename to planet/BackToTheRocks.ocf/MeleeMountain.ocs/Script.c diff --git a/planet/BackToTheRocks.c4f/MeleeMountain.ocs/Title.txt b/planet/BackToTheRocks.ocf/MeleeMountain.ocs/Title.txt similarity index 100% rename from planet/BackToTheRocks.c4f/MeleeMountain.ocs/Title.txt rename to planet/BackToTheRocks.ocf/MeleeMountain.ocs/Title.txt diff --git a/planet/BackToTheRocks.c4f/MoltenMonarch.ocs/DescDE.rtf b/planet/BackToTheRocks.ocf/MoltenMonarch.ocs/DescDE.rtf similarity index 100% rename from planet/BackToTheRocks.c4f/MoltenMonarch.ocs/DescDE.rtf rename to planet/BackToTheRocks.ocf/MoltenMonarch.ocs/DescDE.rtf diff --git a/planet/BackToTheRocks.c4f/MoltenMonarch.ocs/DescUS.rtf b/planet/BackToTheRocks.ocf/MoltenMonarch.ocs/DescUS.rtf similarity index 100% rename from planet/BackToTheRocks.c4f/MoltenMonarch.ocs/DescUS.rtf rename to planet/BackToTheRocks.ocf/MoltenMonarch.ocs/DescUS.rtf diff --git a/planet/BackToTheRocks.c4f/MoltenMonarch.ocs/KingsWeapons.c4d/DefCore.txt b/planet/BackToTheRocks.ocf/MoltenMonarch.ocs/KingsWeapons.c4d/DefCore.txt similarity index 100% rename from planet/BackToTheRocks.c4f/MoltenMonarch.ocs/KingsWeapons.c4d/DefCore.txt rename to planet/BackToTheRocks.ocf/MoltenMonarch.ocs/KingsWeapons.c4d/DefCore.txt diff --git a/planet/BackToTheRocks.c4f/MoltenMonarch.ocs/KingsWeapons.c4d/Graphics.mesh b/planet/BackToTheRocks.ocf/MoltenMonarch.ocs/KingsWeapons.c4d/Graphics.mesh similarity index 100% rename from planet/BackToTheRocks.c4f/MoltenMonarch.ocs/KingsWeapons.c4d/Graphics.mesh rename to planet/BackToTheRocks.ocf/MoltenMonarch.ocs/KingsWeapons.c4d/Graphics.mesh diff --git a/planet/BackToTheRocks.c4f/MoltenMonarch.ocs/KingsWeapons.c4d/KingClub.png b/planet/BackToTheRocks.ocf/MoltenMonarch.ocs/KingsWeapons.c4d/KingClub.png similarity index 100% rename from planet/BackToTheRocks.c4f/MoltenMonarch.ocs/KingsWeapons.c4d/KingClub.png rename to planet/BackToTheRocks.ocf/MoltenMonarch.ocs/KingsWeapons.c4d/KingClub.png diff --git a/planet/BackToTheRocks.c4f/MoltenMonarch.ocs/KingsWeapons.c4d/KingSword2.png b/planet/BackToTheRocks.ocf/MoltenMonarch.ocs/KingsWeapons.c4d/KingSword2.png similarity index 100% rename from planet/BackToTheRocks.c4f/MoltenMonarch.ocs/KingsWeapons.c4d/KingSword2.png rename to planet/BackToTheRocks.ocf/MoltenMonarch.ocs/KingsWeapons.c4d/KingSword2.png diff --git a/planet/BackToTheRocks.c4f/MoltenMonarch.ocs/KingsWeapons.c4d/Kingjavelin.png b/planet/BackToTheRocks.ocf/MoltenMonarch.ocs/KingsWeapons.c4d/Kingjavelin.png similarity index 100% rename from planet/BackToTheRocks.c4f/MoltenMonarch.ocs/KingsWeapons.c4d/Kingjavelin.png rename to planet/BackToTheRocks.ocf/MoltenMonarch.ocs/KingsWeapons.c4d/Kingjavelin.png diff --git a/planet/BackToTheRocks.c4f/MoltenMonarch.ocs/KingsWeapons.c4d/Kingmusket.png b/planet/BackToTheRocks.ocf/MoltenMonarch.ocs/KingsWeapons.c4d/Kingmusket.png similarity index 100% rename from planet/BackToTheRocks.c4f/MoltenMonarch.ocs/KingsWeapons.c4d/Kingmusket.png rename to planet/BackToTheRocks.ocf/MoltenMonarch.ocs/KingsWeapons.c4d/Kingmusket.png diff --git a/planet/BackToTheRocks.c4f/MoltenMonarch.ocs/KingsWeapons.c4d/Musket.skeleton b/planet/BackToTheRocks.ocf/MoltenMonarch.ocs/KingsWeapons.c4d/Musket.skeleton similarity index 100% rename from planet/BackToTheRocks.c4f/MoltenMonarch.ocs/KingsWeapons.c4d/Musket.skeleton rename to planet/BackToTheRocks.ocf/MoltenMonarch.ocs/KingsWeapons.c4d/Musket.skeleton diff --git a/planet/BackToTheRocks.c4f/MoltenMonarch.ocs/KingsWeapons.c4d/Scene.material b/planet/BackToTheRocks.ocf/MoltenMonarch.ocs/KingsWeapons.c4d/Scene.material similarity index 100% rename from planet/BackToTheRocks.c4f/MoltenMonarch.ocs/KingsWeapons.c4d/Scene.material rename to planet/BackToTheRocks.ocf/MoltenMonarch.ocs/KingsWeapons.c4d/Scene.material diff --git a/planet/BackToTheRocks.c4f/MoltenMonarch.ocs/KingsWeapons.c4d/Script.c b/planet/BackToTheRocks.ocf/MoltenMonarch.ocs/KingsWeapons.c4d/Script.c similarity index 100% rename from planet/BackToTheRocks.c4f/MoltenMonarch.ocs/KingsWeapons.c4d/Script.c rename to planet/BackToTheRocks.ocf/MoltenMonarch.ocs/KingsWeapons.c4d/Script.c diff --git a/planet/BackToTheRocks.c4f/MoltenMonarch.ocs/MagicFire.c4d/Graphics.png b/planet/BackToTheRocks.ocf/MoltenMonarch.ocs/MagicFire.c4d/Graphics.png similarity index 100% rename from planet/BackToTheRocks.c4f/MoltenMonarch.ocs/MagicFire.c4d/Graphics.png rename to planet/BackToTheRocks.ocf/MoltenMonarch.ocs/MagicFire.c4d/Graphics.png diff --git a/planet/BackToTheRocks.c4f/MoltenMonarch.ocs/MagicFire.c4d/Particle.txt b/planet/BackToTheRocks.ocf/MoltenMonarch.ocs/MagicFire.c4d/Particle.txt similarity index 100% rename from planet/BackToTheRocks.c4f/MoltenMonarch.ocs/MagicFire.c4d/Particle.txt rename to planet/BackToTheRocks.ocf/MoltenMonarch.ocs/MagicFire.c4d/Particle.txt diff --git a/planet/BackToTheRocks.c4f/MoltenMonarch.ocs/Map.bmp b/planet/BackToTheRocks.ocf/MoltenMonarch.ocs/Map.bmp similarity index 100% rename from planet/BackToTheRocks.c4f/MoltenMonarch.ocs/Map.bmp rename to planet/BackToTheRocks.ocf/MoltenMonarch.ocs/Map.bmp diff --git a/planet/BackToTheRocks.c4f/MoltenMonarch.ocs/MovingBrick.c4d/DefCore.txt b/planet/BackToTheRocks.ocf/MoltenMonarch.ocs/MovingBrick.c4d/DefCore.txt similarity index 100% rename from planet/BackToTheRocks.c4f/MoltenMonarch.ocs/MovingBrick.c4d/DefCore.txt rename to planet/BackToTheRocks.ocf/MoltenMonarch.ocs/MovingBrick.c4d/DefCore.txt diff --git a/planet/BackToTheRocks.c4f/MoltenMonarch.ocs/MovingBrick.c4d/Graphics.png b/planet/BackToTheRocks.ocf/MoltenMonarch.ocs/MovingBrick.c4d/Graphics.png similarity index 100% rename from planet/BackToTheRocks.c4f/MoltenMonarch.ocs/MovingBrick.c4d/Graphics.png rename to planet/BackToTheRocks.ocf/MoltenMonarch.ocs/MovingBrick.c4d/Graphics.png diff --git a/planet/BackToTheRocks.c4f/MoltenMonarch.ocs/MovingBrick.c4d/Graphics1.png b/planet/BackToTheRocks.ocf/MoltenMonarch.ocs/MovingBrick.c4d/Graphics1.png similarity index 100% rename from planet/BackToTheRocks.c4f/MoltenMonarch.ocs/MovingBrick.c4d/Graphics1.png rename to planet/BackToTheRocks.ocf/MoltenMonarch.ocs/MovingBrick.c4d/Graphics1.png diff --git a/planet/BackToTheRocks.c4f/MoltenMonarch.ocs/MovingBrick.c4d/Graphics2.png b/planet/BackToTheRocks.ocf/MoltenMonarch.ocs/MovingBrick.c4d/Graphics2.png similarity index 100% rename from planet/BackToTheRocks.c4f/MoltenMonarch.ocs/MovingBrick.c4d/Graphics2.png rename to planet/BackToTheRocks.ocf/MoltenMonarch.ocs/MovingBrick.c4d/Graphics2.png diff --git a/planet/BackToTheRocks.c4f/MoltenMonarch.ocs/MovingBrick.c4d/Graphics3.png b/planet/BackToTheRocks.ocf/MoltenMonarch.ocs/MovingBrick.c4d/Graphics3.png similarity index 100% rename from planet/BackToTheRocks.c4f/MoltenMonarch.ocs/MovingBrick.c4d/Graphics3.png rename to planet/BackToTheRocks.ocf/MoltenMonarch.ocs/MovingBrick.c4d/Graphics3.png diff --git a/planet/BackToTheRocks.c4f/MoltenMonarch.ocs/MovingBrick.c4d/Graphics4.png b/planet/BackToTheRocks.ocf/MoltenMonarch.ocs/MovingBrick.c4d/Graphics4.png similarity index 100% rename from planet/BackToTheRocks.c4f/MoltenMonarch.ocs/MovingBrick.c4d/Graphics4.png rename to planet/BackToTheRocks.ocf/MoltenMonarch.ocs/MovingBrick.c4d/Graphics4.png diff --git a/planet/BackToTheRocks.c4f/MoltenMonarch.ocs/MovingBrick.c4d/GraphicsS1.png b/planet/BackToTheRocks.ocf/MoltenMonarch.ocs/MovingBrick.c4d/GraphicsS1.png similarity index 100% rename from planet/BackToTheRocks.c4f/MoltenMonarch.ocs/MovingBrick.c4d/GraphicsS1.png rename to planet/BackToTheRocks.ocf/MoltenMonarch.ocs/MovingBrick.c4d/GraphicsS1.png diff --git a/planet/BackToTheRocks.c4f/MoltenMonarch.ocs/MovingBrick.c4d/GraphicsS2.png b/planet/BackToTheRocks.ocf/MoltenMonarch.ocs/MovingBrick.c4d/GraphicsS2.png similarity index 100% rename from planet/BackToTheRocks.c4f/MoltenMonarch.ocs/MovingBrick.c4d/GraphicsS2.png rename to planet/BackToTheRocks.ocf/MoltenMonarch.ocs/MovingBrick.c4d/GraphicsS2.png diff --git a/planet/BackToTheRocks.c4f/MoltenMonarch.ocs/MovingBrick.c4d/GraphicsS3.png b/planet/BackToTheRocks.ocf/MoltenMonarch.ocs/MovingBrick.c4d/GraphicsS3.png similarity index 100% rename from planet/BackToTheRocks.c4f/MoltenMonarch.ocs/MovingBrick.c4d/GraphicsS3.png rename to planet/BackToTheRocks.ocf/MoltenMonarch.ocs/MovingBrick.c4d/GraphicsS3.png diff --git a/planet/BackToTheRocks.c4f/MoltenMonarch.ocs/MovingBrick.c4d/Script.c b/planet/BackToTheRocks.ocf/MoltenMonarch.ocs/MovingBrick.c4d/Script.c similarity index 100% rename from planet/BackToTheRocks.c4f/MoltenMonarch.ocs/MovingBrick.c4d/Script.c rename to planet/BackToTheRocks.ocf/MoltenMonarch.ocs/MovingBrick.c4d/Script.c diff --git a/planet/BackToTheRocks.c4f/MoltenMonarch.ocs/MovingBrick.c4d/StringTblDE.txt b/planet/BackToTheRocks.ocf/MoltenMonarch.ocs/MovingBrick.c4d/StringTblDE.txt similarity index 100% rename from planet/BackToTheRocks.c4f/MoltenMonarch.ocs/MovingBrick.c4d/StringTblDE.txt rename to planet/BackToTheRocks.ocf/MoltenMonarch.ocs/MovingBrick.c4d/StringTblDE.txt diff --git a/planet/BackToTheRocks.c4f/MoltenMonarch.ocs/MovingBrick.c4d/StringTblUS.txt b/planet/BackToTheRocks.ocf/MoltenMonarch.ocs/MovingBrick.c4d/StringTblUS.txt similarity index 100% rename from planet/BackToTheRocks.c4f/MoltenMonarch.ocs/MovingBrick.c4d/StringTblUS.txt rename to planet/BackToTheRocks.ocf/MoltenMonarch.ocs/MovingBrick.c4d/StringTblUS.txt diff --git a/planet/BackToTheRocks.c4f/MoltenMonarch.ocs/Scenario.txt b/planet/BackToTheRocks.ocf/MoltenMonarch.ocs/Scenario.txt similarity index 100% rename from planet/BackToTheRocks.c4f/MoltenMonarch.ocs/Scenario.txt rename to planet/BackToTheRocks.ocf/MoltenMonarch.ocs/Scenario.txt diff --git a/planet/BackToTheRocks.c4f/MoltenMonarch.ocs/Script.c b/planet/BackToTheRocks.ocf/MoltenMonarch.ocs/Script.c similarity index 100% rename from planet/BackToTheRocks.c4f/MoltenMonarch.ocs/Script.c rename to planet/BackToTheRocks.ocf/MoltenMonarch.ocs/Script.c diff --git a/planet/BackToTheRocks.c4f/MoltenMonarch.ocs/System.ocg/CheatArrow.c b/planet/BackToTheRocks.ocf/MoltenMonarch.ocs/System.ocg/CheatArrow.c similarity index 100% rename from planet/BackToTheRocks.c4f/MoltenMonarch.ocs/System.ocg/CheatArrow.c rename to planet/BackToTheRocks.ocf/MoltenMonarch.ocs/System.ocg/CheatArrow.c diff --git a/planet/BackToTheRocks.c4f/MoltenMonarch.ocs/System.ocg/King_Bow.c b/planet/BackToTheRocks.ocf/MoltenMonarch.ocs/System.ocg/King_Bow.c similarity index 100% rename from planet/BackToTheRocks.c4f/MoltenMonarch.ocs/System.ocg/King_Bow.c rename to planet/BackToTheRocks.ocf/MoltenMonarch.ocs/System.ocg/King_Bow.c diff --git a/planet/BackToTheRocks.c4f/MoltenMonarch.ocs/System.ocg/King_Club.c b/planet/BackToTheRocks.ocf/MoltenMonarch.ocs/System.ocg/King_Club.c similarity index 100% rename from planet/BackToTheRocks.c4f/MoltenMonarch.ocs/System.ocg/King_Club.c rename to planet/BackToTheRocks.ocf/MoltenMonarch.ocs/System.ocg/King_Club.c diff --git a/planet/BackToTheRocks.c4f/MoltenMonarch.ocs/System.ocg/King_Javelin.c b/planet/BackToTheRocks.ocf/MoltenMonarch.ocs/System.ocg/King_Javelin.c similarity index 100% rename from planet/BackToTheRocks.c4f/MoltenMonarch.ocs/System.ocg/King_Javelin.c rename to planet/BackToTheRocks.ocf/MoltenMonarch.ocs/System.ocg/King_Javelin.c diff --git a/planet/BackToTheRocks.c4f/MoltenMonarch.ocs/System.ocg/King_Musket.c b/planet/BackToTheRocks.ocf/MoltenMonarch.ocs/System.ocg/King_Musket.c similarity index 100% rename from planet/BackToTheRocks.c4f/MoltenMonarch.ocs/System.ocg/King_Musket.c rename to planet/BackToTheRocks.ocf/MoltenMonarch.ocs/System.ocg/King_Musket.c diff --git a/planet/BackToTheRocks.c4f/MoltenMonarch.ocs/System.ocg/King_MusketBullet.c b/planet/BackToTheRocks.ocf/MoltenMonarch.ocs/System.ocg/King_MusketBullet.c similarity index 100% rename from planet/BackToTheRocks.c4f/MoltenMonarch.ocs/System.ocg/King_MusketBullet.c rename to planet/BackToTheRocks.ocf/MoltenMonarch.ocs/System.ocg/King_MusketBullet.c diff --git a/planet/BackToTheRocks.c4f/MoltenMonarch.ocs/System.ocg/King_Sword.c b/planet/BackToTheRocks.ocf/MoltenMonarch.ocs/System.ocg/King_Sword.c similarity index 100% rename from planet/BackToTheRocks.c4f/MoltenMonarch.ocs/System.ocg/King_Sword.c rename to planet/BackToTheRocks.ocf/MoltenMonarch.ocs/System.ocg/King_Sword.c diff --git a/planet/BackToTheRocks.c4f/MoltenMonarch.ocs/System.ocg/MultipleSelection.c b/planet/BackToTheRocks.ocf/MoltenMonarch.ocs/System.ocg/MultipleSelection.c similarity index 100% rename from planet/BackToTheRocks.c4f/MoltenMonarch.ocs/System.ocg/MultipleSelection.c rename to planet/BackToTheRocks.ocf/MoltenMonarch.ocs/System.ocg/MultipleSelection.c diff --git a/planet/BackToTheRocks.c4f/MoltenMonarch.ocs/Title.txt b/planet/BackToTheRocks.ocf/MoltenMonarch.ocs/Title.txt similarity index 100% rename from planet/BackToTheRocks.c4f/MoltenMonarch.ocs/Title.txt rename to planet/BackToTheRocks.ocf/MoltenMonarch.ocs/Title.txt diff --git a/planet/BackToTheRocks.c4f/Overcast.ocs/DescDE.rtf b/planet/BackToTheRocks.ocf/Overcast.ocs/DescDE.rtf similarity index 100% rename from planet/BackToTheRocks.c4f/Overcast.ocs/DescDE.rtf rename to planet/BackToTheRocks.ocf/Overcast.ocs/DescDE.rtf diff --git a/planet/BackToTheRocks.c4f/Overcast.ocs/DescUS.rtf b/planet/BackToTheRocks.ocf/Overcast.ocs/DescUS.rtf similarity index 100% rename from planet/BackToTheRocks.c4f/Overcast.ocs/DescUS.rtf rename to planet/BackToTheRocks.ocf/Overcast.ocs/DescUS.rtf diff --git a/planet/BackToTheRocks.c4f/Overcast.ocs/Icon.png b/planet/BackToTheRocks.ocf/Overcast.ocs/Icon.png similarity index 100% rename from planet/BackToTheRocks.c4f/Overcast.ocs/Icon.png rename to planet/BackToTheRocks.ocf/Overcast.ocs/Icon.png diff --git a/planet/BackToTheRocks.c4f/Overcast.ocs/Map.bmp b/planet/BackToTheRocks.ocf/Overcast.ocs/Map.bmp similarity index 100% rename from planet/BackToTheRocks.c4f/Overcast.ocs/Map.bmp rename to planet/BackToTheRocks.ocf/Overcast.ocs/Map.bmp diff --git a/planet/BackToTheRocks.c4f/Overcast.ocs/MovingBrick.c4d/DefCore.txt b/planet/BackToTheRocks.ocf/Overcast.ocs/MovingBrick.c4d/DefCore.txt similarity index 100% rename from planet/BackToTheRocks.c4f/Overcast.ocs/MovingBrick.c4d/DefCore.txt rename to planet/BackToTheRocks.ocf/Overcast.ocs/MovingBrick.c4d/DefCore.txt diff --git a/planet/BackToTheRocks.c4f/Overcast.ocs/MovingBrick.c4d/Graphics.png b/planet/BackToTheRocks.ocf/Overcast.ocs/MovingBrick.c4d/Graphics.png similarity index 100% rename from planet/BackToTheRocks.c4f/Overcast.ocs/MovingBrick.c4d/Graphics.png rename to planet/BackToTheRocks.ocf/Overcast.ocs/MovingBrick.c4d/Graphics.png diff --git a/planet/BackToTheRocks.c4f/Overcast.ocs/MovingBrick.c4d/Graphics1.png b/planet/BackToTheRocks.ocf/Overcast.ocs/MovingBrick.c4d/Graphics1.png similarity index 100% rename from planet/BackToTheRocks.c4f/Overcast.ocs/MovingBrick.c4d/Graphics1.png rename to planet/BackToTheRocks.ocf/Overcast.ocs/MovingBrick.c4d/Graphics1.png diff --git a/planet/BackToTheRocks.c4f/Overcast.ocs/MovingBrick.c4d/Graphics2.png b/planet/BackToTheRocks.ocf/Overcast.ocs/MovingBrick.c4d/Graphics2.png similarity index 100% rename from planet/BackToTheRocks.c4f/Overcast.ocs/MovingBrick.c4d/Graphics2.png rename to planet/BackToTheRocks.ocf/Overcast.ocs/MovingBrick.c4d/Graphics2.png diff --git a/planet/BackToTheRocks.c4f/Overcast.ocs/MovingBrick.c4d/Graphics3.png b/planet/BackToTheRocks.ocf/Overcast.ocs/MovingBrick.c4d/Graphics3.png similarity index 100% rename from planet/BackToTheRocks.c4f/Overcast.ocs/MovingBrick.c4d/Graphics3.png rename to planet/BackToTheRocks.ocf/Overcast.ocs/MovingBrick.c4d/Graphics3.png diff --git a/planet/BackToTheRocks.c4f/Overcast.ocs/MovingBrick.c4d/Graphics4.png b/planet/BackToTheRocks.ocf/Overcast.ocs/MovingBrick.c4d/Graphics4.png similarity index 100% rename from planet/BackToTheRocks.c4f/Overcast.ocs/MovingBrick.c4d/Graphics4.png rename to planet/BackToTheRocks.ocf/Overcast.ocs/MovingBrick.c4d/Graphics4.png diff --git a/planet/BackToTheRocks.c4f/Overcast.ocs/MovingBrick.c4d/GraphicsS1.png b/planet/BackToTheRocks.ocf/Overcast.ocs/MovingBrick.c4d/GraphicsS1.png similarity index 100% rename from planet/BackToTheRocks.c4f/Overcast.ocs/MovingBrick.c4d/GraphicsS1.png rename to planet/BackToTheRocks.ocf/Overcast.ocs/MovingBrick.c4d/GraphicsS1.png diff --git a/planet/BackToTheRocks.c4f/Overcast.ocs/MovingBrick.c4d/GraphicsS2.png b/planet/BackToTheRocks.ocf/Overcast.ocs/MovingBrick.c4d/GraphicsS2.png similarity index 100% rename from planet/BackToTheRocks.c4f/Overcast.ocs/MovingBrick.c4d/GraphicsS2.png rename to planet/BackToTheRocks.ocf/Overcast.ocs/MovingBrick.c4d/GraphicsS2.png diff --git a/planet/BackToTheRocks.c4f/Overcast.ocs/MovingBrick.c4d/GraphicsS3.png b/planet/BackToTheRocks.ocf/Overcast.ocs/MovingBrick.c4d/GraphicsS3.png similarity index 100% rename from planet/BackToTheRocks.c4f/Overcast.ocs/MovingBrick.c4d/GraphicsS3.png rename to planet/BackToTheRocks.ocf/Overcast.ocs/MovingBrick.c4d/GraphicsS3.png diff --git a/planet/BackToTheRocks.c4f/Overcast.ocs/MovingBrick.c4d/Script.c b/planet/BackToTheRocks.ocf/Overcast.ocs/MovingBrick.c4d/Script.c similarity index 100% rename from planet/BackToTheRocks.c4f/Overcast.ocs/MovingBrick.c4d/Script.c rename to planet/BackToTheRocks.ocf/Overcast.ocs/MovingBrick.c4d/Script.c diff --git a/planet/BackToTheRocks.c4f/Overcast.ocs/MovingBrick.c4d/StringTblDE.txt b/planet/BackToTheRocks.ocf/Overcast.ocs/MovingBrick.c4d/StringTblDE.txt similarity index 100% rename from planet/BackToTheRocks.c4f/Overcast.ocs/MovingBrick.c4d/StringTblDE.txt rename to planet/BackToTheRocks.ocf/Overcast.ocs/MovingBrick.c4d/StringTblDE.txt diff --git a/planet/BackToTheRocks.c4f/Overcast.ocs/MovingBrick.c4d/StringTblUS.txt b/planet/BackToTheRocks.ocf/Overcast.ocs/MovingBrick.c4d/StringTblUS.txt similarity index 100% rename from planet/BackToTheRocks.c4f/Overcast.ocs/MovingBrick.c4d/StringTblUS.txt rename to planet/BackToTheRocks.ocf/Overcast.ocs/MovingBrick.c4d/StringTblUS.txt diff --git a/planet/BackToTheRocks.c4f/Overcast.ocs/Scenario.txt b/planet/BackToTheRocks.ocf/Overcast.ocs/Scenario.txt similarity index 100% rename from planet/BackToTheRocks.c4f/Overcast.ocs/Scenario.txt rename to planet/BackToTheRocks.ocf/Overcast.ocs/Scenario.txt diff --git a/planet/BackToTheRocks.c4f/Overcast.ocs/Script.c b/planet/BackToTheRocks.ocf/Overcast.ocs/Script.c similarity index 100% rename from planet/BackToTheRocks.c4f/Overcast.ocs/Script.c rename to planet/BackToTheRocks.ocf/Overcast.ocs/Script.c diff --git a/planet/BackToTheRocks.c4f/Overcast.ocs/Scrolls.c4d/FireballScroll.c4d/DefCore.txt b/planet/BackToTheRocks.ocf/Overcast.ocs/Scrolls.c4d/FireballScroll.c4d/DefCore.txt similarity index 100% rename from planet/BackToTheRocks.c4f/Overcast.ocs/Scrolls.c4d/FireballScroll.c4d/DefCore.txt rename to planet/BackToTheRocks.ocf/Overcast.ocs/Scrolls.c4d/FireballScroll.c4d/DefCore.txt diff --git a/planet/BackToTheRocks.c4f/Overcast.ocs/Scrolls.c4d/FireballScroll.c4d/Fireball.ogg b/planet/BackToTheRocks.ocf/Overcast.ocs/Scrolls.c4d/FireballScroll.c4d/Fireball.ogg similarity index 100% rename from planet/BackToTheRocks.c4f/Overcast.ocs/Scrolls.c4d/FireballScroll.c4d/Fireball.ogg rename to planet/BackToTheRocks.ocf/Overcast.ocs/Scrolls.c4d/FireballScroll.c4d/Fireball.ogg diff --git a/planet/BackToTheRocks.c4f/Overcast.ocs/Scrolls.c4d/FireballScroll.c4d/Graphics.8.png b/planet/BackToTheRocks.ocf/Overcast.ocs/Scrolls.c4d/FireballScroll.c4d/Graphics.8.png similarity index 100% rename from planet/BackToTheRocks.c4f/Overcast.ocs/Scrolls.c4d/FireballScroll.c4d/Graphics.8.png rename to planet/BackToTheRocks.ocf/Overcast.ocs/Scrolls.c4d/FireballScroll.c4d/Graphics.8.png diff --git a/planet/BackToTheRocks.c4f/Overcast.ocs/Scrolls.c4d/FireballScroll.c4d/Script.c b/planet/BackToTheRocks.ocf/Overcast.ocs/Scrolls.c4d/FireballScroll.c4d/Script.c similarity index 100% rename from planet/BackToTheRocks.c4f/Overcast.ocs/Scrolls.c4d/FireballScroll.c4d/Script.c rename to planet/BackToTheRocks.ocf/Overcast.ocs/Scrolls.c4d/FireballScroll.c4d/Script.c diff --git a/planet/BackToTheRocks.c4f/Overcast.ocs/Scrolls.c4d/FireballScroll.c4d/StringTblDE.txt b/planet/BackToTheRocks.ocf/Overcast.ocs/Scrolls.c4d/FireballScroll.c4d/StringTblDE.txt similarity index 100% rename from planet/BackToTheRocks.c4f/Overcast.ocs/Scrolls.c4d/FireballScroll.c4d/StringTblDE.txt rename to planet/BackToTheRocks.ocf/Overcast.ocs/Scrolls.c4d/FireballScroll.c4d/StringTblDE.txt diff --git a/planet/BackToTheRocks.c4f/Overcast.ocs/Scrolls.c4d/FireballScroll.c4d/StringTblUS.txt b/planet/BackToTheRocks.ocf/Overcast.ocs/Scrolls.c4d/FireballScroll.c4d/StringTblUS.txt similarity index 100% rename from planet/BackToTheRocks.c4f/Overcast.ocs/Scrolls.c4d/FireballScroll.c4d/StringTblUS.txt rename to planet/BackToTheRocks.ocf/Overcast.ocs/Scrolls.c4d/FireballScroll.c4d/StringTblUS.txt diff --git a/planet/BackToTheRocks.c4f/Overcast.ocs/Scrolls.c4d/TeleportScroll.c4d/DefCore.txt b/planet/BackToTheRocks.ocf/Overcast.ocs/Scrolls.c4d/TeleportScroll.c4d/DefCore.txt similarity index 100% rename from planet/BackToTheRocks.c4f/Overcast.ocs/Scrolls.c4d/TeleportScroll.c4d/DefCore.txt rename to planet/BackToTheRocks.ocf/Overcast.ocs/Scrolls.c4d/TeleportScroll.c4d/DefCore.txt diff --git a/planet/BackToTheRocks.c4f/Overcast.ocs/Scrolls.c4d/TeleportScroll.c4d/Graphics.8.png b/planet/BackToTheRocks.ocf/Overcast.ocs/Scrolls.c4d/TeleportScroll.c4d/Graphics.8.png similarity index 100% rename from planet/BackToTheRocks.c4f/Overcast.ocs/Scrolls.c4d/TeleportScroll.c4d/Graphics.8.png rename to planet/BackToTheRocks.ocf/Overcast.ocs/Scrolls.c4d/TeleportScroll.c4d/Graphics.8.png diff --git a/planet/BackToTheRocks.c4f/Overcast.ocs/Scrolls.c4d/TeleportScroll.c4d/Script.c b/planet/BackToTheRocks.ocf/Overcast.ocs/Scrolls.c4d/TeleportScroll.c4d/Script.c similarity index 100% rename from planet/BackToTheRocks.c4f/Overcast.ocs/Scrolls.c4d/TeleportScroll.c4d/Script.c rename to planet/BackToTheRocks.ocf/Overcast.ocs/Scrolls.c4d/TeleportScroll.c4d/Script.c diff --git a/planet/BackToTheRocks.c4f/Overcast.ocs/Scrolls.c4d/TeleportScroll.c4d/StringTblDE.txt b/planet/BackToTheRocks.ocf/Overcast.ocs/Scrolls.c4d/TeleportScroll.c4d/StringTblDE.txt similarity index 100% rename from planet/BackToTheRocks.c4f/Overcast.ocs/Scrolls.c4d/TeleportScroll.c4d/StringTblDE.txt rename to planet/BackToTheRocks.ocf/Overcast.ocs/Scrolls.c4d/TeleportScroll.c4d/StringTblDE.txt diff --git a/planet/BackToTheRocks.c4f/Overcast.ocs/Scrolls.c4d/TeleportScroll.c4d/StringTblUS.txt b/planet/BackToTheRocks.ocf/Overcast.ocs/Scrolls.c4d/TeleportScroll.c4d/StringTblUS.txt similarity index 100% rename from planet/BackToTheRocks.c4f/Overcast.ocs/Scrolls.c4d/TeleportScroll.c4d/StringTblUS.txt rename to planet/BackToTheRocks.ocf/Overcast.ocs/Scrolls.c4d/TeleportScroll.c4d/StringTblUS.txt diff --git a/planet/BackToTheRocks.c4f/Overcast.ocs/Scrolls.c4d/WindScroll.c4d/DefCore.txt b/planet/BackToTheRocks.ocf/Overcast.ocs/Scrolls.c4d/WindScroll.c4d/DefCore.txt similarity index 100% rename from planet/BackToTheRocks.c4f/Overcast.ocs/Scrolls.c4d/WindScroll.c4d/DefCore.txt rename to planet/BackToTheRocks.ocf/Overcast.ocs/Scrolls.c4d/WindScroll.c4d/DefCore.txt diff --git a/planet/BackToTheRocks.c4f/Overcast.ocs/Scrolls.c4d/WindScroll.c4d/Graphics.8.png b/planet/BackToTheRocks.ocf/Overcast.ocs/Scrolls.c4d/WindScroll.c4d/Graphics.8.png similarity index 100% rename from planet/BackToTheRocks.c4f/Overcast.ocs/Scrolls.c4d/WindScroll.c4d/Graphics.8.png rename to planet/BackToTheRocks.ocf/Overcast.ocs/Scrolls.c4d/WindScroll.c4d/Graphics.8.png diff --git a/planet/BackToTheRocks.c4f/Overcast.ocs/Scrolls.c4d/WindScroll.c4d/Script.c b/planet/BackToTheRocks.ocf/Overcast.ocs/Scrolls.c4d/WindScroll.c4d/Script.c similarity index 100% rename from planet/BackToTheRocks.c4f/Overcast.ocs/Scrolls.c4d/WindScroll.c4d/Script.c rename to planet/BackToTheRocks.ocf/Overcast.ocs/Scrolls.c4d/WindScroll.c4d/Script.c diff --git a/planet/BackToTheRocks.c4f/Overcast.ocs/Scrolls.c4d/WindScroll.c4d/StringTblDE.txt b/planet/BackToTheRocks.ocf/Overcast.ocs/Scrolls.c4d/WindScroll.c4d/StringTblDE.txt similarity index 100% rename from planet/BackToTheRocks.c4f/Overcast.ocs/Scrolls.c4d/WindScroll.c4d/StringTblDE.txt rename to planet/BackToTheRocks.ocf/Overcast.ocs/Scrolls.c4d/WindScroll.c4d/StringTblDE.txt diff --git a/planet/BackToTheRocks.c4f/Overcast.ocs/Scrolls.c4d/WindScroll.c4d/StringTblUS.txt b/planet/BackToTheRocks.ocf/Overcast.ocs/Scrolls.c4d/WindScroll.c4d/StringTblUS.txt similarity index 100% rename from planet/BackToTheRocks.c4f/Overcast.ocs/Scrolls.c4d/WindScroll.c4d/StringTblUS.txt rename to planet/BackToTheRocks.ocf/Overcast.ocs/Scrolls.c4d/WindScroll.c4d/StringTblUS.txt diff --git a/planet/BackToTheRocks.c4f/Overcast.ocs/System.ocg/NoRain.c b/planet/BackToTheRocks.ocf/Overcast.ocs/System.ocg/NoRain.c similarity index 100% rename from planet/BackToTheRocks.c4f/Overcast.ocs/System.ocg/NoRain.c rename to planet/BackToTheRocks.ocf/Overcast.ocs/System.ocg/NoRain.c diff --git a/planet/BackToTheRocks.c4f/Overcast.ocs/System.ocg/SlowJar.c b/planet/BackToTheRocks.ocf/Overcast.ocs/System.ocg/SlowJar.c similarity index 100% rename from planet/BackToTheRocks.c4f/Overcast.ocs/System.ocg/SlowJar.c rename to planet/BackToTheRocks.ocf/Overcast.ocs/System.ocg/SlowJar.c diff --git a/planet/BackToTheRocks.c4f/Overcast.ocs/Title.txt b/planet/BackToTheRocks.ocf/Overcast.ocs/Title.txt similarity index 100% rename from planet/BackToTheRocks.c4f/Overcast.ocs/Title.txt rename to planet/BackToTheRocks.ocf/Overcast.ocs/Title.txt diff --git a/planet/BackToTheRocks.c4f/RockBottom.ocs/DescDE.rtf b/planet/BackToTheRocks.ocf/RockBottom.ocs/DescDE.rtf similarity index 100% rename from planet/BackToTheRocks.c4f/RockBottom.ocs/DescDE.rtf rename to planet/BackToTheRocks.ocf/RockBottom.ocs/DescDE.rtf diff --git a/planet/BackToTheRocks.c4f/RockBottom.ocs/DescUS.rtf b/planet/BackToTheRocks.ocf/RockBottom.ocs/DescUS.rtf similarity index 100% rename from planet/BackToTheRocks.c4f/RockBottom.ocs/DescUS.rtf rename to planet/BackToTheRocks.ocf/RockBottom.ocs/DescUS.rtf diff --git a/planet/BackToTheRocks.c4f/RockBottom.ocs/Icon.png b/planet/BackToTheRocks.ocf/RockBottom.ocs/Icon.png similarity index 100% rename from planet/BackToTheRocks.c4f/RockBottom.ocs/Icon.png rename to planet/BackToTheRocks.ocf/RockBottom.ocs/Icon.png diff --git a/planet/BackToTheRocks.c4f/RockBottom.ocs/Map.bmp b/planet/BackToTheRocks.ocf/RockBottom.ocs/Map.bmp similarity index 100% rename from planet/BackToTheRocks.c4f/RockBottom.ocs/Map.bmp rename to planet/BackToTheRocks.ocf/RockBottom.ocs/Map.bmp diff --git a/planet/BackToTheRocks.c4f/RockBottom.ocs/Scenario.txt b/planet/BackToTheRocks.ocf/RockBottom.ocs/Scenario.txt similarity index 100% rename from planet/BackToTheRocks.c4f/RockBottom.ocs/Scenario.txt rename to planet/BackToTheRocks.ocf/RockBottom.ocs/Scenario.txt diff --git a/planet/BackToTheRocks.c4f/RockBottom.ocs/Script.c b/planet/BackToTheRocks.ocf/RockBottom.ocs/Script.c similarity index 100% rename from planet/BackToTheRocks.c4f/RockBottom.ocs/Script.c rename to planet/BackToTheRocks.ocf/RockBottom.ocs/Script.c diff --git a/planet/BackToTheRocks.c4f/RockBottom.ocs/System.ocg/MultipleSelection.c b/planet/BackToTheRocks.ocf/RockBottom.ocs/System.ocg/MultipleSelection.c similarity index 100% rename from planet/BackToTheRocks.c4f/RockBottom.ocs/System.ocg/MultipleSelection.c rename to planet/BackToTheRocks.ocf/RockBottom.ocs/System.ocg/MultipleSelection.c diff --git a/planet/BackToTheRocks.c4f/RockBottom.ocs/Title.txt b/planet/BackToTheRocks.ocf/RockBottom.ocs/Title.txt similarity index 100% rename from planet/BackToTheRocks.c4f/RockBottom.ocs/Title.txt rename to planet/BackToTheRocks.ocf/RockBottom.ocs/Title.txt diff --git a/planet/BackToTheRocks.c4f/Ruins.ocs/DescDE.rtf b/planet/BackToTheRocks.ocf/Ruins.ocs/DescDE.rtf similarity index 100% rename from planet/BackToTheRocks.c4f/Ruins.ocs/DescDE.rtf rename to planet/BackToTheRocks.ocf/Ruins.ocs/DescDE.rtf diff --git a/planet/BackToTheRocks.c4f/Ruins.ocs/DescUS.rtf b/planet/BackToTheRocks.ocf/Ruins.ocs/DescUS.rtf similarity index 100% rename from planet/BackToTheRocks.c4f/Ruins.ocs/DescUS.rtf rename to planet/BackToTheRocks.ocf/Ruins.ocs/DescUS.rtf diff --git a/planet/BackToTheRocks.c4f/Ruins.ocs/Map.bmp b/planet/BackToTheRocks.ocf/Ruins.ocs/Map.bmp similarity index 100% rename from planet/BackToTheRocks.c4f/Ruins.ocs/Map.bmp rename to planet/BackToTheRocks.ocf/Ruins.ocs/Map.bmp diff --git a/planet/BackToTheRocks.c4f/Ruins.ocs/Scenario.txt b/planet/BackToTheRocks.ocf/Ruins.ocs/Scenario.txt similarity index 100% rename from planet/BackToTheRocks.c4f/Ruins.ocs/Scenario.txt rename to planet/BackToTheRocks.ocf/Ruins.ocs/Scenario.txt diff --git a/planet/BackToTheRocks.c4f/Ruins.ocs/Script.c b/planet/BackToTheRocks.ocf/Ruins.ocs/Script.c similarity index 100% rename from planet/BackToTheRocks.c4f/Ruins.ocs/Script.c rename to planet/BackToTheRocks.ocf/Ruins.ocs/Script.c diff --git a/planet/BackToTheRocks.c4f/Ruins.ocs/System.ocg/UnUseableRopeLadders.c b/planet/BackToTheRocks.ocf/Ruins.ocs/System.ocg/UnUseableRopeLadders.c similarity index 100% rename from planet/BackToTheRocks.c4f/Ruins.ocs/System.ocg/UnUseableRopeLadders.c rename to planet/BackToTheRocks.ocf/Ruins.ocs/System.ocg/UnUseableRopeLadders.c diff --git a/planet/BackToTheRocks.c4f/Ruins.ocs/Title.txt b/planet/BackToTheRocks.ocf/Ruins.ocs/Title.txt similarity index 100% rename from planet/BackToTheRocks.c4f/Ruins.ocs/Title.txt rename to planet/BackToTheRocks.ocf/Ruins.ocs/Title.txt diff --git a/planet/BackToTheRocks.c4f/ScorchedGardens.ocs/Column.c4d/Column.png b/planet/BackToTheRocks.ocf/ScorchedGardens.ocs/Column.c4d/Column.png similarity index 100% rename from planet/BackToTheRocks.c4f/ScorchedGardens.ocs/Column.c4d/Column.png rename to planet/BackToTheRocks.ocf/ScorchedGardens.ocs/Column.c4d/Column.png diff --git a/planet/BackToTheRocks.c4f/ScorchedGardens.ocs/Column.c4d/DefCore.txt b/planet/BackToTheRocks.ocf/ScorchedGardens.ocs/Column.c4d/DefCore.txt similarity index 100% rename from planet/BackToTheRocks.c4f/ScorchedGardens.ocs/Column.c4d/DefCore.txt rename to planet/BackToTheRocks.ocf/ScorchedGardens.ocs/Column.c4d/DefCore.txt diff --git a/planet/BackToTheRocks.c4f/ScorchedGardens.ocs/Column.c4d/Graphics.mesh b/planet/BackToTheRocks.ocf/ScorchedGardens.ocs/Column.c4d/Graphics.mesh similarity index 100% rename from planet/BackToTheRocks.c4f/ScorchedGardens.ocs/Column.c4d/Graphics.mesh rename to planet/BackToTheRocks.ocf/ScorchedGardens.ocs/Column.c4d/Graphics.mesh diff --git a/planet/BackToTheRocks.c4f/ScorchedGardens.ocs/Column.c4d/Scene.material b/planet/BackToTheRocks.ocf/ScorchedGardens.ocs/Column.c4d/Scene.material similarity index 100% rename from planet/BackToTheRocks.c4f/ScorchedGardens.ocs/Column.c4d/Scene.material rename to planet/BackToTheRocks.ocf/ScorchedGardens.ocs/Column.c4d/Scene.material diff --git a/planet/BackToTheRocks.c4f/ScorchedGardens.ocs/Column.c4d/Script.c b/planet/BackToTheRocks.ocf/ScorchedGardens.ocs/Column.c4d/Script.c similarity index 100% rename from planet/BackToTheRocks.c4f/ScorchedGardens.ocs/Column.c4d/Script.c rename to planet/BackToTheRocks.ocf/ScorchedGardens.ocs/Column.c4d/Script.c diff --git a/planet/BackToTheRocks.c4f/ScorchedGardens.ocs/Column.c4d/StringTblDE.txt b/planet/BackToTheRocks.ocf/ScorchedGardens.ocs/Column.c4d/StringTblDE.txt similarity index 100% rename from planet/BackToTheRocks.c4f/ScorchedGardens.ocs/Column.c4d/StringTblDE.txt rename to planet/BackToTheRocks.ocf/ScorchedGardens.ocs/Column.c4d/StringTblDE.txt diff --git a/planet/BackToTheRocks.c4f/ScorchedGardens.ocs/Column.c4d/StringTblUS.txt b/planet/BackToTheRocks.ocf/ScorchedGardens.ocs/Column.c4d/StringTblUS.txt similarity index 100% rename from planet/BackToTheRocks.c4f/ScorchedGardens.ocs/Column.c4d/StringTblUS.txt rename to planet/BackToTheRocks.ocf/ScorchedGardens.ocs/Column.c4d/StringTblUS.txt diff --git a/planet/BackToTheRocks.c4f/ScorchedGardens.ocs/DescDE.rtf b/planet/BackToTheRocks.ocf/ScorchedGardens.ocs/DescDE.rtf similarity index 100% rename from planet/BackToTheRocks.c4f/ScorchedGardens.ocs/DescDE.rtf rename to planet/BackToTheRocks.ocf/ScorchedGardens.ocs/DescDE.rtf diff --git a/planet/BackToTheRocks.c4f/ScorchedGardens.ocs/DescUS.rtf b/planet/BackToTheRocks.ocf/ScorchedGardens.ocs/DescUS.rtf similarity index 100% rename from planet/BackToTheRocks.c4f/ScorchedGardens.ocs/DescUS.rtf rename to planet/BackToTheRocks.ocf/ScorchedGardens.ocs/DescUS.rtf diff --git a/planet/BackToTheRocks.c4f/ScorchedGardens.ocs/Grass.c4d/DefCore.txt b/planet/BackToTheRocks.ocf/ScorchedGardens.ocs/Grass.c4d/DefCore.txt similarity index 100% rename from planet/BackToTheRocks.c4f/ScorchedGardens.ocs/Grass.c4d/DefCore.txt rename to planet/BackToTheRocks.ocf/ScorchedGardens.ocs/Grass.c4d/DefCore.txt diff --git a/planet/BackToTheRocks.c4f/ScorchedGardens.ocs/Grass.c4d/Graphics.10.png b/planet/BackToTheRocks.ocf/ScorchedGardens.ocs/Grass.c4d/Graphics.10.png similarity index 100% rename from planet/BackToTheRocks.c4f/ScorchedGardens.ocs/Grass.c4d/Graphics.10.png rename to planet/BackToTheRocks.ocf/ScorchedGardens.ocs/Grass.c4d/Graphics.10.png diff --git a/planet/BackToTheRocks.c4f/ScorchedGardens.ocs/Grass.c4d/Graphics1.10.png b/planet/BackToTheRocks.ocf/ScorchedGardens.ocs/Grass.c4d/Graphics1.10.png similarity index 100% rename from planet/BackToTheRocks.c4f/ScorchedGardens.ocs/Grass.c4d/Graphics1.10.png rename to planet/BackToTheRocks.ocf/ScorchedGardens.ocs/Grass.c4d/Graphics1.10.png diff --git a/planet/BackToTheRocks.c4f/ScorchedGardens.ocs/Grass.c4d/Grass.c4d/Graphics.png b/planet/BackToTheRocks.ocf/ScorchedGardens.ocs/Grass.c4d/Grass.c4d/Graphics.png similarity index 100% rename from planet/BackToTheRocks.c4f/ScorchedGardens.ocs/Grass.c4d/Grass.c4d/Graphics.png rename to planet/BackToTheRocks.ocf/ScorchedGardens.ocs/Grass.c4d/Grass.c4d/Graphics.png diff --git a/planet/BackToTheRocks.c4f/ScorchedGardens.ocs/Grass.c4d/Grass.c4d/Particle.txt b/planet/BackToTheRocks.ocf/ScorchedGardens.ocs/Grass.c4d/Grass.c4d/Particle.txt similarity index 100% rename from planet/BackToTheRocks.c4f/ScorchedGardens.ocs/Grass.c4d/Grass.c4d/Particle.txt rename to planet/BackToTheRocks.ocf/ScorchedGardens.ocs/Grass.c4d/Grass.c4d/Particle.txt diff --git a/planet/BackToTheRocks.c4f/ScorchedGardens.ocs/Grass.c4d/Script.c b/planet/BackToTheRocks.ocf/ScorchedGardens.ocs/Grass.c4d/Script.c similarity index 100% rename from planet/BackToTheRocks.c4f/ScorchedGardens.ocs/Grass.c4d/Script.c rename to planet/BackToTheRocks.ocf/ScorchedGardens.ocs/Grass.c4d/Script.c diff --git a/planet/BackToTheRocks.c4f/ScorchedGardens.ocs/Grass.c4d/Title.png b/planet/BackToTheRocks.ocf/ScorchedGardens.ocs/Grass.c4d/Title.png similarity index 100% rename from planet/BackToTheRocks.c4f/ScorchedGardens.ocs/Grass.c4d/Title.png rename to planet/BackToTheRocks.ocf/ScorchedGardens.ocs/Grass.c4d/Title.png diff --git a/planet/BackToTheRocks.c4f/ScorchedGardens.ocs/Icon.png b/planet/BackToTheRocks.ocf/ScorchedGardens.ocs/Icon.png similarity index 100% rename from planet/BackToTheRocks.c4f/ScorchedGardens.ocs/Icon.png rename to planet/BackToTheRocks.ocf/ScorchedGardens.ocs/Icon.png diff --git a/planet/BackToTheRocks.c4f/ScorchedGardens.ocs/Map.bmp b/planet/BackToTheRocks.ocf/ScorchedGardens.ocs/Map.bmp similarity index 100% rename from planet/BackToTheRocks.c4f/ScorchedGardens.ocs/Map.bmp rename to planet/BackToTheRocks.ocf/ScorchedGardens.ocs/Map.bmp diff --git a/planet/BackToTheRocks.c4f/ScorchedGardens.ocs/Material.ocg/TEXMAP.TXT b/planet/BackToTheRocks.ocf/ScorchedGardens.ocs/Material.ocg/TEXMAP.TXT similarity index 100% rename from planet/BackToTheRocks.c4f/ScorchedGardens.ocs/Material.ocg/TEXMAP.TXT rename to planet/BackToTheRocks.ocf/ScorchedGardens.ocs/Material.ocg/TEXMAP.TXT diff --git a/planet/BackToTheRocks.c4f/ScorchedGardens.ocs/Material.ocg/brick1.jpg b/planet/BackToTheRocks.ocf/ScorchedGardens.ocs/Material.ocg/brick1.jpg similarity index 100% rename from planet/BackToTheRocks.c4f/ScorchedGardens.ocs/Material.ocg/brick1.jpg rename to planet/BackToTheRocks.ocf/ScorchedGardens.ocs/Material.ocg/brick1.jpg diff --git a/planet/BackToTheRocks.c4f/ScorchedGardens.ocs/Material.ocg/brickback.jpg b/planet/BackToTheRocks.ocf/ScorchedGardens.ocs/Material.ocg/brickback.jpg similarity index 100% rename from planet/BackToTheRocks.c4f/ScorchedGardens.ocs/Material.ocg/brickback.jpg rename to planet/BackToTheRocks.ocf/ScorchedGardens.ocs/Material.ocg/brickback.jpg diff --git a/planet/BackToTheRocks.c4f/ScorchedGardens.ocs/Material.ocg/earth.jpg b/planet/BackToTheRocks.ocf/ScorchedGardens.ocs/Material.ocg/earth.jpg similarity index 100% rename from planet/BackToTheRocks.c4f/ScorchedGardens.ocs/Material.ocg/earth.jpg rename to planet/BackToTheRocks.ocf/ScorchedGardens.ocs/Material.ocg/earth.jpg diff --git a/planet/BackToTheRocks.c4f/ScorchedGardens.ocs/Material.ocg/earth_dry.jpg b/planet/BackToTheRocks.ocf/ScorchedGardens.ocs/Material.ocg/earth_dry.jpg similarity index 100% rename from planet/BackToTheRocks.c4f/ScorchedGardens.ocs/Material.ocg/earth_dry.jpg rename to planet/BackToTheRocks.ocf/ScorchedGardens.ocs/Material.ocg/earth_dry.jpg diff --git a/planet/BackToTheRocks.c4f/ScorchedGardens.ocs/Material.ocg/earth_rough.jpg b/planet/BackToTheRocks.ocf/ScorchedGardens.ocs/Material.ocg/earth_rough.jpg similarity index 100% rename from planet/BackToTheRocks.c4f/ScorchedGardens.ocs/Material.ocg/earth_rough.jpg rename to planet/BackToTheRocks.ocf/ScorchedGardens.ocs/Material.ocg/earth_rough.jpg diff --git a/planet/BackToTheRocks.c4f/ScorchedGardens.ocs/Scenario.txt b/planet/BackToTheRocks.ocf/ScorchedGardens.ocs/Scenario.txt similarity index 100% rename from planet/BackToTheRocks.c4f/ScorchedGardens.ocs/Scenario.txt rename to planet/BackToTheRocks.ocf/ScorchedGardens.ocs/Scenario.txt diff --git a/planet/BackToTheRocks.c4f/ScorchedGardens.ocs/Script.c b/planet/BackToTheRocks.ocf/ScorchedGardens.ocs/Script.c similarity index 100% rename from planet/BackToTheRocks.c4f/ScorchedGardens.ocs/Script.c rename to planet/BackToTheRocks.ocf/ScorchedGardens.ocs/Script.c diff --git a/planet/BackToTheRocks.c4f/ScorchedGardens.ocs/System.ocg/Clonk.c b/planet/BackToTheRocks.ocf/ScorchedGardens.ocs/System.ocg/Clonk.c similarity index 100% rename from planet/BackToTheRocks.c4f/ScorchedGardens.ocs/System.ocg/Clonk.c rename to planet/BackToTheRocks.ocf/ScorchedGardens.ocs/System.ocg/Clonk.c diff --git a/planet/BackToTheRocks.c4f/ScorchedGardens.ocs/System.ocg/NoRain.c b/planet/BackToTheRocks.ocf/ScorchedGardens.ocs/System.ocg/NoRain.c similarity index 100% rename from planet/BackToTheRocks.c4f/ScorchedGardens.ocs/System.ocg/NoRain.c rename to planet/BackToTheRocks.ocf/ScorchedGardens.ocs/System.ocg/NoRain.c diff --git a/planet/BackToTheRocks.c4f/ScorchedGardens.ocs/Title.txt b/planet/BackToTheRocks.ocf/ScorchedGardens.ocs/Title.txt similarity index 100% rename from planet/BackToTheRocks.c4f/ScorchedGardens.ocs/Title.txt rename to planet/BackToTheRocks.ocf/ScorchedGardens.ocs/Title.txt diff --git a/planet/BackToTheRocks.c4f/ShiverPeak.ocs/Author.txt b/planet/BackToTheRocks.ocf/ShiverPeak.ocs/Author.txt similarity index 100% rename from planet/BackToTheRocks.c4f/ShiverPeak.ocs/Author.txt rename to planet/BackToTheRocks.ocf/ShiverPeak.ocs/Author.txt diff --git a/planet/BackToTheRocks.c4f/ShiverPeak.ocs/DescDE.rtf b/planet/BackToTheRocks.ocf/ShiverPeak.ocs/DescDE.rtf similarity index 100% rename from planet/BackToTheRocks.c4f/ShiverPeak.ocs/DescDE.rtf rename to planet/BackToTheRocks.ocf/ShiverPeak.ocs/DescDE.rtf diff --git a/planet/BackToTheRocks.c4f/ShiverPeak.ocs/DescUS.rtf b/planet/BackToTheRocks.ocf/ShiverPeak.ocs/DescUS.rtf similarity index 100% rename from planet/BackToTheRocks.c4f/ShiverPeak.ocs/DescUS.rtf rename to planet/BackToTheRocks.ocf/ShiverPeak.ocs/DescUS.rtf diff --git a/planet/BackToTheRocks.c4f/ShiverPeak.ocs/Icon.png b/planet/BackToTheRocks.ocf/ShiverPeak.ocs/Icon.png similarity index 100% rename from planet/BackToTheRocks.c4f/ShiverPeak.ocs/Icon.png rename to planet/BackToTheRocks.ocf/ShiverPeak.ocs/Icon.png diff --git a/planet/BackToTheRocks.c4f/ShiverPeak.ocs/Landscape.txt b/planet/BackToTheRocks.ocf/ShiverPeak.ocs/Landscape.txt similarity index 100% rename from planet/BackToTheRocks.c4f/ShiverPeak.ocs/Landscape.txt rename to planet/BackToTheRocks.ocf/ShiverPeak.ocs/Landscape.txt diff --git a/planet/BackToTheRocks.c4f/ShiverPeak.ocs/Scenario.txt b/planet/BackToTheRocks.ocf/ShiverPeak.ocs/Scenario.txt similarity index 100% rename from planet/BackToTheRocks.c4f/ShiverPeak.ocs/Scenario.txt rename to planet/BackToTheRocks.ocf/ShiverPeak.ocs/Scenario.txt diff --git a/planet/BackToTheRocks.c4f/ShiverPeak.ocs/Script.c b/planet/BackToTheRocks.ocf/ShiverPeak.ocs/Script.c similarity index 100% rename from planet/BackToTheRocks.c4f/ShiverPeak.ocs/Script.c rename to planet/BackToTheRocks.ocf/ShiverPeak.ocs/Script.c diff --git a/planet/BackToTheRocks.c4f/ShiverPeak.ocs/Teams.txt b/planet/BackToTheRocks.ocf/ShiverPeak.ocs/Teams.txt similarity index 100% rename from planet/BackToTheRocks.c4f/ShiverPeak.ocs/Teams.txt rename to planet/BackToTheRocks.ocf/ShiverPeak.ocs/Teams.txt diff --git a/planet/BackToTheRocks.c4f/ShiverPeak.ocs/Title.txt b/planet/BackToTheRocks.ocf/ShiverPeak.ocs/Title.txt similarity index 100% rename from planet/BackToTheRocks.c4f/ShiverPeak.ocs/Title.txt rename to planet/BackToTheRocks.ocf/ShiverPeak.ocs/Title.txt diff --git a/planet/BackToTheRocks.c4f/ShiverPeak.ocs/WinterMountains.jpg b/planet/BackToTheRocks.ocf/ShiverPeak.ocs/WinterMountains.jpg similarity index 100% rename from planet/BackToTheRocks.c4f/ShiverPeak.ocs/WinterMountains.jpg rename to planet/BackToTheRocks.ocf/ShiverPeak.ocs/WinterMountains.jpg diff --git a/planet/BackToTheRocks.c4f/ThunderousSkies.ocs/Column.c4d/Column.png b/planet/BackToTheRocks.ocf/ThunderousSkies.ocs/Column.c4d/Column.png similarity index 100% rename from planet/BackToTheRocks.c4f/ThunderousSkies.ocs/Column.c4d/Column.png rename to planet/BackToTheRocks.ocf/ThunderousSkies.ocs/Column.c4d/Column.png diff --git a/planet/BackToTheRocks.c4f/ThunderousSkies.ocs/Column.c4d/DefCore.txt b/planet/BackToTheRocks.ocf/ThunderousSkies.ocs/Column.c4d/DefCore.txt similarity index 100% rename from planet/BackToTheRocks.c4f/ThunderousSkies.ocs/Column.c4d/DefCore.txt rename to planet/BackToTheRocks.ocf/ThunderousSkies.ocs/Column.c4d/DefCore.txt diff --git a/planet/BackToTheRocks.c4f/ThunderousSkies.ocs/Column.c4d/Graphics.mesh b/planet/BackToTheRocks.ocf/ThunderousSkies.ocs/Column.c4d/Graphics.mesh similarity index 100% rename from planet/BackToTheRocks.c4f/ThunderousSkies.ocs/Column.c4d/Graphics.mesh rename to planet/BackToTheRocks.ocf/ThunderousSkies.ocs/Column.c4d/Graphics.mesh diff --git a/planet/BackToTheRocks.c4f/ThunderousSkies.ocs/Column.c4d/Scene.material b/planet/BackToTheRocks.ocf/ThunderousSkies.ocs/Column.c4d/Scene.material similarity index 100% rename from planet/BackToTheRocks.c4f/ThunderousSkies.ocs/Column.c4d/Scene.material rename to planet/BackToTheRocks.ocf/ThunderousSkies.ocs/Column.c4d/Scene.material diff --git a/planet/BackToTheRocks.c4f/ThunderousSkies.ocs/Column.c4d/Script.c b/planet/BackToTheRocks.ocf/ThunderousSkies.ocs/Column.c4d/Script.c similarity index 100% rename from planet/BackToTheRocks.c4f/ThunderousSkies.ocs/Column.c4d/Script.c rename to planet/BackToTheRocks.ocf/ThunderousSkies.ocs/Column.c4d/Script.c diff --git a/planet/BackToTheRocks.c4f/ThunderousSkies.ocs/Column.c4d/StringTblDE.txt b/planet/BackToTheRocks.ocf/ThunderousSkies.ocs/Column.c4d/StringTblDE.txt similarity index 100% rename from planet/BackToTheRocks.c4f/ThunderousSkies.ocs/Column.c4d/StringTblDE.txt rename to planet/BackToTheRocks.ocf/ThunderousSkies.ocs/Column.c4d/StringTblDE.txt diff --git a/planet/BackToTheRocks.c4f/ThunderousSkies.ocs/Column.c4d/StringTblUS.txt b/planet/BackToTheRocks.ocf/ThunderousSkies.ocs/Column.c4d/StringTblUS.txt similarity index 100% rename from planet/BackToTheRocks.c4f/ThunderousSkies.ocs/Column.c4d/StringTblUS.txt rename to planet/BackToTheRocks.ocf/ThunderousSkies.ocs/Column.c4d/StringTblUS.txt diff --git a/planet/BackToTheRocks.c4f/ThunderousSkies.ocs/DescDE.rtf b/planet/BackToTheRocks.ocf/ThunderousSkies.ocs/DescDE.rtf similarity index 100% rename from planet/BackToTheRocks.c4f/ThunderousSkies.ocs/DescDE.rtf rename to planet/BackToTheRocks.ocf/ThunderousSkies.ocs/DescDE.rtf diff --git a/planet/BackToTheRocks.c4f/ThunderousSkies.ocs/DescUS.rtf b/planet/BackToTheRocks.ocf/ThunderousSkies.ocs/DescUS.rtf similarity index 100% rename from planet/BackToTheRocks.c4f/ThunderousSkies.ocs/DescUS.rtf rename to planet/BackToTheRocks.ocf/ThunderousSkies.ocs/DescUS.rtf diff --git a/planet/BackToTheRocks.c4f/ThunderousSkies.ocs/Icon.png b/planet/BackToTheRocks.ocf/ThunderousSkies.ocs/Icon.png similarity index 100% rename from planet/BackToTheRocks.c4f/ThunderousSkies.ocs/Icon.png rename to planet/BackToTheRocks.ocf/ThunderousSkies.ocs/Icon.png diff --git a/planet/BackToTheRocks.c4f/ThunderousSkies.ocs/Map.bmp b/planet/BackToTheRocks.ocf/ThunderousSkies.ocs/Map.bmp similarity index 100% rename from planet/BackToTheRocks.c4f/ThunderousSkies.ocs/Map.bmp rename to planet/BackToTheRocks.ocf/ThunderousSkies.ocs/Map.bmp diff --git a/planet/BackToTheRocks.c4f/ThunderousSkies.ocs/MovingBrick.c4d/DefCore.txt b/planet/BackToTheRocks.ocf/ThunderousSkies.ocs/MovingBrick.c4d/DefCore.txt similarity index 100% rename from planet/BackToTheRocks.c4f/ThunderousSkies.ocs/MovingBrick.c4d/DefCore.txt rename to planet/BackToTheRocks.ocf/ThunderousSkies.ocs/MovingBrick.c4d/DefCore.txt diff --git a/planet/BackToTheRocks.c4f/ThunderousSkies.ocs/MovingBrick.c4d/Graphics.png b/planet/BackToTheRocks.ocf/ThunderousSkies.ocs/MovingBrick.c4d/Graphics.png similarity index 100% rename from planet/BackToTheRocks.c4f/ThunderousSkies.ocs/MovingBrick.c4d/Graphics.png rename to planet/BackToTheRocks.ocf/ThunderousSkies.ocs/MovingBrick.c4d/Graphics.png diff --git a/planet/BackToTheRocks.c4f/ThunderousSkies.ocs/MovingBrick.c4d/Graphics1.png b/planet/BackToTheRocks.ocf/ThunderousSkies.ocs/MovingBrick.c4d/Graphics1.png similarity index 100% rename from planet/BackToTheRocks.c4f/ThunderousSkies.ocs/MovingBrick.c4d/Graphics1.png rename to planet/BackToTheRocks.ocf/ThunderousSkies.ocs/MovingBrick.c4d/Graphics1.png diff --git a/planet/BackToTheRocks.c4f/ThunderousSkies.ocs/MovingBrick.c4d/Graphics2.png b/planet/BackToTheRocks.ocf/ThunderousSkies.ocs/MovingBrick.c4d/Graphics2.png similarity index 100% rename from planet/BackToTheRocks.c4f/ThunderousSkies.ocs/MovingBrick.c4d/Graphics2.png rename to planet/BackToTheRocks.ocf/ThunderousSkies.ocs/MovingBrick.c4d/Graphics2.png diff --git a/planet/BackToTheRocks.c4f/ThunderousSkies.ocs/MovingBrick.c4d/Graphics3.png b/planet/BackToTheRocks.ocf/ThunderousSkies.ocs/MovingBrick.c4d/Graphics3.png similarity index 100% rename from planet/BackToTheRocks.c4f/ThunderousSkies.ocs/MovingBrick.c4d/Graphics3.png rename to planet/BackToTheRocks.ocf/ThunderousSkies.ocs/MovingBrick.c4d/Graphics3.png diff --git a/planet/BackToTheRocks.c4f/ThunderousSkies.ocs/MovingBrick.c4d/Graphics4.png b/planet/BackToTheRocks.ocf/ThunderousSkies.ocs/MovingBrick.c4d/Graphics4.png similarity index 100% rename from planet/BackToTheRocks.c4f/ThunderousSkies.ocs/MovingBrick.c4d/Graphics4.png rename to planet/BackToTheRocks.ocf/ThunderousSkies.ocs/MovingBrick.c4d/Graphics4.png diff --git a/planet/BackToTheRocks.c4f/ThunderousSkies.ocs/MovingBrick.c4d/GraphicsS1.png b/planet/BackToTheRocks.ocf/ThunderousSkies.ocs/MovingBrick.c4d/GraphicsS1.png similarity index 100% rename from planet/BackToTheRocks.c4f/ThunderousSkies.ocs/MovingBrick.c4d/GraphicsS1.png rename to planet/BackToTheRocks.ocf/ThunderousSkies.ocs/MovingBrick.c4d/GraphicsS1.png diff --git a/planet/BackToTheRocks.c4f/ThunderousSkies.ocs/MovingBrick.c4d/GraphicsS2.png b/planet/BackToTheRocks.ocf/ThunderousSkies.ocs/MovingBrick.c4d/GraphicsS2.png similarity index 100% rename from planet/BackToTheRocks.c4f/ThunderousSkies.ocs/MovingBrick.c4d/GraphicsS2.png rename to planet/BackToTheRocks.ocf/ThunderousSkies.ocs/MovingBrick.c4d/GraphicsS2.png diff --git a/planet/BackToTheRocks.c4f/ThunderousSkies.ocs/MovingBrick.c4d/GraphicsS3.png b/planet/BackToTheRocks.ocf/ThunderousSkies.ocs/MovingBrick.c4d/GraphicsS3.png similarity index 100% rename from planet/BackToTheRocks.c4f/ThunderousSkies.ocs/MovingBrick.c4d/GraphicsS3.png rename to planet/BackToTheRocks.ocf/ThunderousSkies.ocs/MovingBrick.c4d/GraphicsS3.png diff --git a/planet/BackToTheRocks.c4f/ThunderousSkies.ocs/MovingBrick.c4d/Script.c b/planet/BackToTheRocks.ocf/ThunderousSkies.ocs/MovingBrick.c4d/Script.c similarity index 100% rename from planet/BackToTheRocks.c4f/ThunderousSkies.ocs/MovingBrick.c4d/Script.c rename to planet/BackToTheRocks.ocf/ThunderousSkies.ocs/MovingBrick.c4d/Script.c diff --git a/planet/BackToTheRocks.c4f/ThunderousSkies.ocs/MovingBrick.c4d/StringTblDE.txt b/planet/BackToTheRocks.ocf/ThunderousSkies.ocs/MovingBrick.c4d/StringTblDE.txt similarity index 100% rename from planet/BackToTheRocks.c4f/ThunderousSkies.ocs/MovingBrick.c4d/StringTblDE.txt rename to planet/BackToTheRocks.ocf/ThunderousSkies.ocs/MovingBrick.c4d/StringTblDE.txt diff --git a/planet/BackToTheRocks.c4f/ThunderousSkies.ocs/MovingBrick.c4d/StringTblUS.txt b/planet/BackToTheRocks.ocf/ThunderousSkies.ocs/MovingBrick.c4d/StringTblUS.txt similarity index 100% rename from planet/BackToTheRocks.c4f/ThunderousSkies.ocs/MovingBrick.c4d/StringTblUS.txt rename to planet/BackToTheRocks.ocf/ThunderousSkies.ocs/MovingBrick.c4d/StringTblUS.txt diff --git a/planet/BackToTheRocks.c4f/ThunderousSkies.ocs/Scenario.txt b/planet/BackToTheRocks.ocf/ThunderousSkies.ocs/Scenario.txt similarity index 100% rename from planet/BackToTheRocks.c4f/ThunderousSkies.ocs/Scenario.txt rename to planet/BackToTheRocks.ocf/ThunderousSkies.ocs/Scenario.txt diff --git a/planet/BackToTheRocks.c4f/ThunderousSkies.ocs/Script.c b/planet/BackToTheRocks.ocf/ThunderousSkies.ocs/Script.c similarity index 100% rename from planet/BackToTheRocks.c4f/ThunderousSkies.ocs/Script.c rename to planet/BackToTheRocks.ocf/ThunderousSkies.ocs/Script.c diff --git a/planet/BackToTheRocks.c4f/ThunderousSkies.ocs/Scrolls.c4d/FireballScroll.c4d/DefCore.txt b/planet/BackToTheRocks.ocf/ThunderousSkies.ocs/Scrolls.c4d/FireballScroll.c4d/DefCore.txt similarity index 100% rename from planet/BackToTheRocks.c4f/ThunderousSkies.ocs/Scrolls.c4d/FireballScroll.c4d/DefCore.txt rename to planet/BackToTheRocks.ocf/ThunderousSkies.ocs/Scrolls.c4d/FireballScroll.c4d/DefCore.txt diff --git a/planet/BackToTheRocks.c4f/ThunderousSkies.ocs/Scrolls.c4d/FireballScroll.c4d/Fireball.ogg b/planet/BackToTheRocks.ocf/ThunderousSkies.ocs/Scrolls.c4d/FireballScroll.c4d/Fireball.ogg similarity index 100% rename from planet/BackToTheRocks.c4f/ThunderousSkies.ocs/Scrolls.c4d/FireballScroll.c4d/Fireball.ogg rename to planet/BackToTheRocks.ocf/ThunderousSkies.ocs/Scrolls.c4d/FireballScroll.c4d/Fireball.ogg diff --git a/planet/BackToTheRocks.c4f/ThunderousSkies.ocs/Scrolls.c4d/FireballScroll.c4d/Graphics.8.png b/planet/BackToTheRocks.ocf/ThunderousSkies.ocs/Scrolls.c4d/FireballScroll.c4d/Graphics.8.png similarity index 100% rename from planet/BackToTheRocks.c4f/ThunderousSkies.ocs/Scrolls.c4d/FireballScroll.c4d/Graphics.8.png rename to planet/BackToTheRocks.ocf/ThunderousSkies.ocs/Scrolls.c4d/FireballScroll.c4d/Graphics.8.png diff --git a/planet/BackToTheRocks.c4f/ThunderousSkies.ocs/Scrolls.c4d/FireballScroll.c4d/Script.c b/planet/BackToTheRocks.ocf/ThunderousSkies.ocs/Scrolls.c4d/FireballScroll.c4d/Script.c similarity index 100% rename from planet/BackToTheRocks.c4f/ThunderousSkies.ocs/Scrolls.c4d/FireballScroll.c4d/Script.c rename to planet/BackToTheRocks.ocf/ThunderousSkies.ocs/Scrolls.c4d/FireballScroll.c4d/Script.c diff --git a/planet/BackToTheRocks.c4f/ThunderousSkies.ocs/Scrolls.c4d/FireballScroll.c4d/StringTblDE.txt b/planet/BackToTheRocks.ocf/ThunderousSkies.ocs/Scrolls.c4d/FireballScroll.c4d/StringTblDE.txt similarity index 100% rename from planet/BackToTheRocks.c4f/ThunderousSkies.ocs/Scrolls.c4d/FireballScroll.c4d/StringTblDE.txt rename to planet/BackToTheRocks.ocf/ThunderousSkies.ocs/Scrolls.c4d/FireballScroll.c4d/StringTblDE.txt diff --git a/planet/BackToTheRocks.c4f/ThunderousSkies.ocs/Scrolls.c4d/FireballScroll.c4d/StringTblUS.txt b/planet/BackToTheRocks.ocf/ThunderousSkies.ocs/Scrolls.c4d/FireballScroll.c4d/StringTblUS.txt similarity index 100% rename from planet/BackToTheRocks.c4f/ThunderousSkies.ocs/Scrolls.c4d/FireballScroll.c4d/StringTblUS.txt rename to planet/BackToTheRocks.ocf/ThunderousSkies.ocs/Scrolls.c4d/FireballScroll.c4d/StringTblUS.txt diff --git a/planet/BackToTheRocks.c4f/ThunderousSkies.ocs/Scrolls.c4d/ThunderScroll.c4d/DefCore.txt b/planet/BackToTheRocks.ocf/ThunderousSkies.ocs/Scrolls.c4d/ThunderScroll.c4d/DefCore.txt similarity index 100% rename from planet/BackToTheRocks.c4f/ThunderousSkies.ocs/Scrolls.c4d/ThunderScroll.c4d/DefCore.txt rename to planet/BackToTheRocks.ocf/ThunderousSkies.ocs/Scrolls.c4d/ThunderScroll.c4d/DefCore.txt diff --git a/planet/BackToTheRocks.c4f/ThunderousSkies.ocs/Scrolls.c4d/ThunderScroll.c4d/Graphics.8.png b/planet/BackToTheRocks.ocf/ThunderousSkies.ocs/Scrolls.c4d/ThunderScroll.c4d/Graphics.8.png similarity index 100% rename from planet/BackToTheRocks.c4f/ThunderousSkies.ocs/Scrolls.c4d/ThunderScroll.c4d/Graphics.8.png rename to planet/BackToTheRocks.ocf/ThunderousSkies.ocs/Scrolls.c4d/ThunderScroll.c4d/Graphics.8.png diff --git a/planet/BackToTheRocks.c4f/ThunderousSkies.ocs/Scrolls.c4d/ThunderScroll.c4d/LightningSpark.c4d/Graphics.png b/planet/BackToTheRocks.ocf/ThunderousSkies.ocs/Scrolls.c4d/ThunderScroll.c4d/LightningSpark.c4d/Graphics.png similarity index 100% rename from planet/BackToTheRocks.c4f/ThunderousSkies.ocs/Scrolls.c4d/ThunderScroll.c4d/LightningSpark.c4d/Graphics.png rename to planet/BackToTheRocks.ocf/ThunderousSkies.ocs/Scrolls.c4d/ThunderScroll.c4d/LightningSpark.c4d/Graphics.png diff --git a/planet/BackToTheRocks.c4f/ThunderousSkies.ocs/Scrolls.c4d/ThunderScroll.c4d/LightningSpark.c4d/Particle.txt b/planet/BackToTheRocks.ocf/ThunderousSkies.ocs/Scrolls.c4d/ThunderScroll.c4d/LightningSpark.c4d/Particle.txt similarity index 100% rename from planet/BackToTheRocks.c4f/ThunderousSkies.ocs/Scrolls.c4d/ThunderScroll.c4d/LightningSpark.c4d/Particle.txt rename to planet/BackToTheRocks.ocf/ThunderousSkies.ocs/Scrolls.c4d/ThunderScroll.c4d/LightningSpark.c4d/Particle.txt diff --git a/planet/BackToTheRocks.c4f/ThunderousSkies.ocs/Scrolls.c4d/ThunderScroll.c4d/LightningStrike.c4d/Graphics.png b/planet/BackToTheRocks.ocf/ThunderousSkies.ocs/Scrolls.c4d/ThunderScroll.c4d/LightningStrike.c4d/Graphics.png similarity index 100% rename from planet/BackToTheRocks.c4f/ThunderousSkies.ocs/Scrolls.c4d/ThunderScroll.c4d/LightningStrike.c4d/Graphics.png rename to planet/BackToTheRocks.ocf/ThunderousSkies.ocs/Scrolls.c4d/ThunderScroll.c4d/LightningStrike.c4d/Graphics.png diff --git a/planet/BackToTheRocks.c4f/ThunderousSkies.ocs/Scrolls.c4d/ThunderScroll.c4d/LightningStrike.c4d/Particle.txt b/planet/BackToTheRocks.ocf/ThunderousSkies.ocs/Scrolls.c4d/ThunderScroll.c4d/LightningStrike.c4d/Particle.txt similarity index 100% rename from planet/BackToTheRocks.c4f/ThunderousSkies.ocs/Scrolls.c4d/ThunderScroll.c4d/LightningStrike.c4d/Particle.txt rename to planet/BackToTheRocks.ocf/ThunderousSkies.ocs/Scrolls.c4d/ThunderScroll.c4d/LightningStrike.c4d/Particle.txt diff --git a/planet/BackToTheRocks.c4f/ThunderousSkies.ocs/Scrolls.c4d/ThunderScroll.c4d/Script.c b/planet/BackToTheRocks.ocf/ThunderousSkies.ocs/Scrolls.c4d/ThunderScroll.c4d/Script.c similarity index 100% rename from planet/BackToTheRocks.c4f/ThunderousSkies.ocs/Scrolls.c4d/ThunderScroll.c4d/Script.c rename to planet/BackToTheRocks.ocf/ThunderousSkies.ocs/Scrolls.c4d/ThunderScroll.c4d/Script.c diff --git a/planet/BackToTheRocks.c4f/ThunderousSkies.ocs/Scrolls.c4d/ThunderScroll.c4d/StringTblDE.txt b/planet/BackToTheRocks.ocf/ThunderousSkies.ocs/Scrolls.c4d/ThunderScroll.c4d/StringTblDE.txt similarity index 100% rename from planet/BackToTheRocks.c4f/ThunderousSkies.ocs/Scrolls.c4d/ThunderScroll.c4d/StringTblDE.txt rename to planet/BackToTheRocks.ocf/ThunderousSkies.ocs/Scrolls.c4d/ThunderScroll.c4d/StringTblDE.txt diff --git a/planet/BackToTheRocks.c4f/ThunderousSkies.ocs/Scrolls.c4d/ThunderScroll.c4d/StringTblUS.txt b/planet/BackToTheRocks.ocf/ThunderousSkies.ocs/Scrolls.c4d/ThunderScroll.c4d/StringTblUS.txt similarity index 100% rename from planet/BackToTheRocks.c4f/ThunderousSkies.ocs/Scrolls.c4d/ThunderScroll.c4d/StringTblUS.txt rename to planet/BackToTheRocks.ocf/ThunderousSkies.ocs/Scrolls.c4d/ThunderScroll.c4d/StringTblUS.txt diff --git a/planet/BackToTheRocks.c4f/ThunderousSkies.ocs/Scrolls.c4d/WindScroll.c4d/DefCore.txt b/planet/BackToTheRocks.ocf/ThunderousSkies.ocs/Scrolls.c4d/WindScroll.c4d/DefCore.txt similarity index 100% rename from planet/BackToTheRocks.c4f/ThunderousSkies.ocs/Scrolls.c4d/WindScroll.c4d/DefCore.txt rename to planet/BackToTheRocks.ocf/ThunderousSkies.ocs/Scrolls.c4d/WindScroll.c4d/DefCore.txt diff --git a/planet/BackToTheRocks.c4f/ThunderousSkies.ocs/Scrolls.c4d/WindScroll.c4d/Graphics.8.png b/planet/BackToTheRocks.ocf/ThunderousSkies.ocs/Scrolls.c4d/WindScroll.c4d/Graphics.8.png similarity index 100% rename from planet/BackToTheRocks.c4f/ThunderousSkies.ocs/Scrolls.c4d/WindScroll.c4d/Graphics.8.png rename to planet/BackToTheRocks.ocf/ThunderousSkies.ocs/Scrolls.c4d/WindScroll.c4d/Graphics.8.png diff --git a/planet/BackToTheRocks.c4f/ThunderousSkies.ocs/Scrolls.c4d/WindScroll.c4d/Script.c b/planet/BackToTheRocks.ocf/ThunderousSkies.ocs/Scrolls.c4d/WindScroll.c4d/Script.c similarity index 100% rename from planet/BackToTheRocks.c4f/ThunderousSkies.ocs/Scrolls.c4d/WindScroll.c4d/Script.c rename to planet/BackToTheRocks.ocf/ThunderousSkies.ocs/Scrolls.c4d/WindScroll.c4d/Script.c diff --git a/planet/BackToTheRocks.c4f/ThunderousSkies.ocs/Scrolls.c4d/WindScroll.c4d/StringTblDE.txt b/planet/BackToTheRocks.ocf/ThunderousSkies.ocs/Scrolls.c4d/WindScroll.c4d/StringTblDE.txt similarity index 100% rename from planet/BackToTheRocks.c4f/ThunderousSkies.ocs/Scrolls.c4d/WindScroll.c4d/StringTblDE.txt rename to planet/BackToTheRocks.ocf/ThunderousSkies.ocs/Scrolls.c4d/WindScroll.c4d/StringTblDE.txt diff --git a/planet/BackToTheRocks.c4f/ThunderousSkies.ocs/Scrolls.c4d/WindScroll.c4d/StringTblUS.txt b/planet/BackToTheRocks.ocf/ThunderousSkies.ocs/Scrolls.c4d/WindScroll.c4d/StringTblUS.txt similarity index 100% rename from planet/BackToTheRocks.c4f/ThunderousSkies.ocs/Scrolls.c4d/WindScroll.c4d/StringTblUS.txt rename to planet/BackToTheRocks.ocf/ThunderousSkies.ocs/Scrolls.c4d/WindScroll.c4d/StringTblUS.txt diff --git a/planet/BackToTheRocks.c4f/ThunderousSkies.ocs/System.ocg/FastDynamite.c b/planet/BackToTheRocks.ocf/ThunderousSkies.ocs/System.ocg/FastDynamite.c similarity index 100% rename from planet/BackToTheRocks.c4f/ThunderousSkies.ocs/System.ocg/FastDynamite.c rename to planet/BackToTheRocks.ocf/ThunderousSkies.ocs/System.ocg/FastDynamite.c diff --git a/planet/BackToTheRocks.c4f/ThunderousSkies.ocs/System.ocg/FlyingArrowpack.c b/planet/BackToTheRocks.ocf/ThunderousSkies.ocs/System.ocg/FlyingArrowpack.c similarity index 100% rename from planet/BackToTheRocks.c4f/ThunderousSkies.ocs/System.ocg/FlyingArrowpack.c rename to planet/BackToTheRocks.ocf/ThunderousSkies.ocs/System.ocg/FlyingArrowpack.c diff --git a/planet/BackToTheRocks.c4f/ThunderousSkies.ocs/System.ocg/FlyingBoompack.c b/planet/BackToTheRocks.ocf/ThunderousSkies.ocs/System.ocg/FlyingBoompack.c similarity index 100% rename from planet/BackToTheRocks.c4f/ThunderousSkies.ocs/System.ocg/FlyingBoompack.c rename to planet/BackToTheRocks.ocf/ThunderousSkies.ocs/System.ocg/FlyingBoompack.c diff --git a/planet/BackToTheRocks.c4f/ThunderousSkies.ocs/System.ocg/FlyingDynamite.c b/planet/BackToTheRocks.ocf/ThunderousSkies.ocs/System.ocg/FlyingDynamite.c similarity index 100% rename from planet/BackToTheRocks.c4f/ThunderousSkies.ocs/System.ocg/FlyingDynamite.c rename to planet/BackToTheRocks.ocf/ThunderousSkies.ocs/System.ocg/FlyingDynamite.c diff --git a/planet/BackToTheRocks.c4f/ThunderousSkies.ocs/System.ocg/Lifesteal.c b/planet/BackToTheRocks.ocf/ThunderousSkies.ocs/System.ocg/Lifesteal.c similarity index 100% rename from planet/BackToTheRocks.c4f/ThunderousSkies.ocs/System.ocg/Lifesteal.c rename to planet/BackToTheRocks.ocf/ThunderousSkies.ocs/System.ocg/Lifesteal.c diff --git a/planet/BackToTheRocks.c4f/ThunderousSkies.ocs/System.ocg/NoRain.c b/planet/BackToTheRocks.ocf/ThunderousSkies.ocs/System.ocg/NoRain.c similarity index 100% rename from planet/BackToTheRocks.c4f/ThunderousSkies.ocs/System.ocg/NoRain.c rename to planet/BackToTheRocks.ocf/ThunderousSkies.ocs/System.ocg/NoRain.c diff --git a/planet/BackToTheRocks.c4f/ThunderousSkies.ocs/System.ocg/NoRegeneration.c b/planet/BackToTheRocks.ocf/ThunderousSkies.ocs/System.ocg/NoRegeneration.c similarity index 100% rename from planet/BackToTheRocks.c4f/ThunderousSkies.ocs/System.ocg/NoRegeneration.c rename to planet/BackToTheRocks.ocf/ThunderousSkies.ocs/System.ocg/NoRegeneration.c diff --git a/planet/BackToTheRocks.c4f/ThunderousSkies.ocs/TargetBalloon.c4d/DefCore.txt b/planet/BackToTheRocks.ocf/ThunderousSkies.ocs/TargetBalloon.c4d/DefCore.txt similarity index 100% rename from planet/BackToTheRocks.c4f/ThunderousSkies.ocs/TargetBalloon.c4d/DefCore.txt rename to planet/BackToTheRocks.ocf/ThunderousSkies.ocs/TargetBalloon.c4d/DefCore.txt diff --git a/planet/BackToTheRocks.c4f/ThunderousSkies.ocs/TargetBalloon.c4d/Graphics.2.png b/planet/BackToTheRocks.ocf/ThunderousSkies.ocs/TargetBalloon.c4d/Graphics.2.png similarity index 100% rename from planet/BackToTheRocks.c4f/ThunderousSkies.ocs/TargetBalloon.c4d/Graphics.2.png rename to planet/BackToTheRocks.ocf/ThunderousSkies.ocs/TargetBalloon.c4d/Graphics.2.png diff --git a/planet/BackToTheRocks.c4f/ThunderousSkies.ocs/TargetBalloon.c4d/Graphics.mesh b/planet/BackToTheRocks.ocf/ThunderousSkies.ocs/TargetBalloon.c4d/Graphics.mesh similarity index 100% rename from planet/BackToTheRocks.c4f/ThunderousSkies.ocs/TargetBalloon.c4d/Graphics.mesh rename to planet/BackToTheRocks.ocf/ThunderousSkies.ocs/TargetBalloon.c4d/Graphics.mesh diff --git a/planet/BackToTheRocks.c4f/ThunderousSkies.ocs/TargetBalloon.c4d/Scene.material b/planet/BackToTheRocks.ocf/ThunderousSkies.ocs/TargetBalloon.c4d/Scene.material similarity index 100% rename from planet/BackToTheRocks.c4f/ThunderousSkies.ocs/TargetBalloon.c4d/Scene.material rename to planet/BackToTheRocks.ocf/ThunderousSkies.ocs/TargetBalloon.c4d/Scene.material diff --git a/planet/BackToTheRocks.c4f/ThunderousSkies.ocs/TargetBalloon.c4d/Script.c b/planet/BackToTheRocks.ocf/ThunderousSkies.ocs/TargetBalloon.c4d/Script.c similarity index 100% rename from planet/BackToTheRocks.c4f/ThunderousSkies.ocs/TargetBalloon.c4d/Script.c rename to planet/BackToTheRocks.ocf/ThunderousSkies.ocs/TargetBalloon.c4d/Script.c diff --git a/planet/BackToTheRocks.c4f/ThunderousSkies.ocs/TargetBalloon.c4d/StringTblDE.txt b/planet/BackToTheRocks.ocf/ThunderousSkies.ocs/TargetBalloon.c4d/StringTblDE.txt similarity index 100% rename from planet/BackToTheRocks.c4f/ThunderousSkies.ocs/TargetBalloon.c4d/StringTblDE.txt rename to planet/BackToTheRocks.ocf/ThunderousSkies.ocs/TargetBalloon.c4d/StringTblDE.txt diff --git a/planet/BackToTheRocks.c4f/ThunderousSkies.ocs/TargetBalloon.c4d/StringTblUS.txt b/planet/BackToTheRocks.ocf/ThunderousSkies.ocs/TargetBalloon.c4d/StringTblUS.txt similarity index 100% rename from planet/BackToTheRocks.c4f/ThunderousSkies.ocs/TargetBalloon.c4d/StringTblUS.txt rename to planet/BackToTheRocks.ocf/ThunderousSkies.ocs/TargetBalloon.c4d/StringTblUS.txt diff --git a/planet/BackToTheRocks.c4f/ThunderousSkies.ocs/TargetBalloon.c4d/Target_Balloon.skeleton b/planet/BackToTheRocks.ocf/ThunderousSkies.ocs/TargetBalloon.c4d/Target_Balloon.skeleton similarity index 100% rename from planet/BackToTheRocks.c4f/ThunderousSkies.ocs/TargetBalloon.c4d/Target_Balloon.skeleton rename to planet/BackToTheRocks.ocf/ThunderousSkies.ocs/TargetBalloon.c4d/Target_Balloon.skeleton diff --git a/planet/BackToTheRocks.c4f/ThunderousSkies.ocs/TargetBalloon.c4d/target_balloon.png b/planet/BackToTheRocks.ocf/ThunderousSkies.ocs/TargetBalloon.c4d/target_balloon.png similarity index 100% rename from planet/BackToTheRocks.c4f/ThunderousSkies.ocs/TargetBalloon.c4d/target_balloon.png rename to planet/BackToTheRocks.ocf/ThunderousSkies.ocs/TargetBalloon.c4d/target_balloon.png diff --git a/planet/BackToTheRocks.c4f/ThunderousSkies.ocs/Title.txt b/planet/BackToTheRocks.ocf/ThunderousSkies.ocs/Title.txt similarity index 100% rename from planet/BackToTheRocks.c4f/ThunderousSkies.ocs/Title.txt rename to planet/BackToTheRocks.ocf/ThunderousSkies.ocs/Title.txt diff --git a/planet/BackToTheRocks.c4f/Title.png b/planet/BackToTheRocks.ocf/Title.png similarity index 100% rename from planet/BackToTheRocks.c4f/Title.png rename to planet/BackToTheRocks.ocf/Title.png diff --git a/planet/BackToTheRocks.c4f/Title.txt b/planet/BackToTheRocks.ocf/Title.txt similarity index 100% rename from planet/BackToTheRocks.c4f/Title.txt rename to planet/BackToTheRocks.ocf/Title.txt diff --git a/planet/BackToTheRocks.c4f/Windmill.ocs/BigBoomattack.c4d/Boomattack.skeleton.xml b/planet/BackToTheRocks.ocf/Windmill.ocs/BigBoomattack.c4d/Boomattack.skeleton.xml similarity index 100% rename from planet/BackToTheRocks.c4f/Windmill.ocs/BigBoomattack.c4d/Boomattack.skeleton.xml rename to planet/BackToTheRocks.ocf/Windmill.ocs/BigBoomattack.c4d/Boomattack.skeleton.xml diff --git a/planet/BackToTheRocks.c4f/Windmill.ocs/BigBoomattack.c4d/DefCore.txt b/planet/BackToTheRocks.ocf/Windmill.ocs/BigBoomattack.c4d/DefCore.txt similarity index 100% rename from planet/BackToTheRocks.c4f/Windmill.ocs/BigBoomattack.c4d/DefCore.txt rename to planet/BackToTheRocks.ocf/Windmill.ocs/BigBoomattack.c4d/DefCore.txt diff --git a/planet/BackToTheRocks.c4f/Windmill.ocs/BigBoomattack.c4d/Graphics.mesh.xml b/planet/BackToTheRocks.ocf/Windmill.ocs/BigBoomattack.c4d/Graphics.mesh.xml similarity index 100% rename from planet/BackToTheRocks.c4f/Windmill.ocs/BigBoomattack.c4d/Graphics.mesh.xml rename to planet/BackToTheRocks.ocf/Windmill.ocs/BigBoomattack.c4d/Graphics.mesh.xml diff --git a/planet/BackToTheRocks.c4f/Windmill.ocs/BigBoomattack.c4d/Scene.material b/planet/BackToTheRocks.ocf/Windmill.ocs/BigBoomattack.c4d/Scene.material similarity index 100% rename from planet/BackToTheRocks.c4f/Windmill.ocs/BigBoomattack.c4d/Scene.material rename to planet/BackToTheRocks.ocf/Windmill.ocs/BigBoomattack.c4d/Scene.material diff --git a/planet/BackToTheRocks.c4f/Windmill.ocs/BigBoomattack.c4d/Script.c b/planet/BackToTheRocks.ocf/Windmill.ocs/BigBoomattack.c4d/Script.c similarity index 100% rename from planet/BackToTheRocks.c4f/Windmill.ocs/BigBoomattack.c4d/Script.c rename to planet/BackToTheRocks.ocf/Windmill.ocs/BigBoomattack.c4d/Script.c diff --git a/planet/BackToTheRocks.c4f/Windmill.ocs/Boomattack.c4d/Boomattack.skeleton.xml b/planet/BackToTheRocks.ocf/Windmill.ocs/Boomattack.c4d/Boomattack.skeleton.xml similarity index 100% rename from planet/BackToTheRocks.c4f/Windmill.ocs/Boomattack.c4d/Boomattack.skeleton.xml rename to planet/BackToTheRocks.ocf/Windmill.ocs/Boomattack.c4d/Boomattack.skeleton.xml diff --git a/planet/BackToTheRocks.c4f/Windmill.ocs/Boomattack.c4d/DefCore.txt b/planet/BackToTheRocks.ocf/Windmill.ocs/Boomattack.c4d/DefCore.txt similarity index 100% rename from planet/BackToTheRocks.c4f/Windmill.ocs/Boomattack.c4d/DefCore.txt rename to planet/BackToTheRocks.ocf/Windmill.ocs/Boomattack.c4d/DefCore.txt diff --git a/planet/BackToTheRocks.c4f/Windmill.ocs/Boomattack.c4d/Graphics.mesh.xml b/planet/BackToTheRocks.ocf/Windmill.ocs/Boomattack.c4d/Graphics.mesh.xml similarity index 100% rename from planet/BackToTheRocks.c4f/Windmill.ocs/Boomattack.c4d/Graphics.mesh.xml rename to planet/BackToTheRocks.ocf/Windmill.ocs/Boomattack.c4d/Graphics.mesh.xml diff --git a/planet/BackToTheRocks.c4f/Windmill.ocs/Boomattack.c4d/Scene.material b/planet/BackToTheRocks.ocf/Windmill.ocs/Boomattack.c4d/Scene.material similarity index 100% rename from planet/BackToTheRocks.c4f/Windmill.ocs/Boomattack.c4d/Scene.material rename to planet/BackToTheRocks.ocf/Windmill.ocs/Boomattack.c4d/Scene.material diff --git a/planet/BackToTheRocks.c4f/Windmill.ocs/Boomattack.c4d/Script.c b/planet/BackToTheRocks.ocf/Windmill.ocs/Boomattack.c4d/Script.c similarity index 100% rename from planet/BackToTheRocks.c4f/Windmill.ocs/Boomattack.c4d/Script.c rename to planet/BackToTheRocks.ocf/Windmill.ocs/Boomattack.c4d/Script.c diff --git a/planet/BackToTheRocks.c4f/Windmill.ocs/Boomattack.c4d/StringTblDE.txt b/planet/BackToTheRocks.ocf/Windmill.ocs/Boomattack.c4d/StringTblDE.txt similarity index 100% rename from planet/BackToTheRocks.c4f/Windmill.ocs/Boomattack.c4d/StringTblDE.txt rename to planet/BackToTheRocks.ocf/Windmill.ocs/Boomattack.c4d/StringTblDE.txt diff --git a/planet/BackToTheRocks.c4f/Windmill.ocs/Boomattack.c4d/StringTblUS.txt b/planet/BackToTheRocks.ocf/Windmill.ocs/Boomattack.c4d/StringTblUS.txt similarity index 100% rename from planet/BackToTheRocks.c4f/Windmill.ocs/Boomattack.c4d/StringTblUS.txt rename to planet/BackToTheRocks.ocf/Windmill.ocs/Boomattack.c4d/StringTblUS.txt diff --git a/planet/BackToTheRocks.c4f/Windmill.ocs/Boomattack.c4d/boomattack.png b/planet/BackToTheRocks.ocf/Windmill.ocs/Boomattack.c4d/boomattack.png similarity index 100% rename from planet/BackToTheRocks.c4f/Windmill.ocs/Boomattack.c4d/boomattack.png rename to planet/BackToTheRocks.ocf/Windmill.ocs/Boomattack.c4d/boomattack.png diff --git a/planet/BackToTheRocks.c4f/Windmill.ocs/DescDE.rtf b/planet/BackToTheRocks.ocf/Windmill.ocs/DescDE.rtf similarity index 100% rename from planet/BackToTheRocks.c4f/Windmill.ocs/DescDE.rtf rename to planet/BackToTheRocks.ocf/Windmill.ocs/DescDE.rtf diff --git a/planet/BackToTheRocks.c4f/Windmill.ocs/DescUS.rtf b/planet/BackToTheRocks.ocf/Windmill.ocs/DescUS.rtf similarity index 100% rename from planet/BackToTheRocks.c4f/Windmill.ocs/DescUS.rtf rename to planet/BackToTheRocks.ocf/Windmill.ocs/DescUS.rtf diff --git a/planet/BackToTheRocks.c4f/Windmill.ocs/Info.txt b/planet/BackToTheRocks.ocf/Windmill.ocs/Info.txt similarity index 100% rename from planet/BackToTheRocks.c4f/Windmill.ocs/Info.txt rename to planet/BackToTheRocks.ocf/Windmill.ocs/Info.txt diff --git a/planet/BackToTheRocks.c4f/Windmill.ocs/Map.bmp b/planet/BackToTheRocks.ocf/Windmill.ocs/Map.bmp similarity index 100% rename from planet/BackToTheRocks.c4f/Windmill.ocs/Map.bmp rename to planet/BackToTheRocks.ocf/Windmill.ocs/Map.bmp diff --git a/planet/BackToTheRocks.c4f/Windmill.ocs/SaveTheWindmills.c4d/DefCore.txt b/planet/BackToTheRocks.ocf/Windmill.ocs/SaveTheWindmills.c4d/DefCore.txt similarity index 100% rename from planet/BackToTheRocks.c4f/Windmill.ocs/SaveTheWindmills.c4d/DefCore.txt rename to planet/BackToTheRocks.ocf/Windmill.ocs/SaveTheWindmills.c4d/DefCore.txt diff --git a/planet/BackToTheRocks.c4f/Windmill.ocs/SaveTheWindmills.c4d/Graphics.png b/planet/BackToTheRocks.ocf/Windmill.ocs/SaveTheWindmills.c4d/Graphics.png similarity index 100% rename from planet/BackToTheRocks.c4f/Windmill.ocs/SaveTheWindmills.c4d/Graphics.png rename to planet/BackToTheRocks.ocf/Windmill.ocs/SaveTheWindmills.c4d/Graphics.png diff --git a/planet/BackToTheRocks.c4f/Windmill.ocs/SaveTheWindmills.c4d/Script.c b/planet/BackToTheRocks.ocf/Windmill.ocs/SaveTheWindmills.c4d/Script.c similarity index 100% rename from planet/BackToTheRocks.c4f/Windmill.ocs/SaveTheWindmills.c4d/Script.c rename to planet/BackToTheRocks.ocf/Windmill.ocs/SaveTheWindmills.c4d/Script.c diff --git a/planet/BackToTheRocks.c4f/Windmill.ocs/SaveTheWindmills.c4d/StringTblDE.txt b/planet/BackToTheRocks.ocf/Windmill.ocs/SaveTheWindmills.c4d/StringTblDE.txt similarity index 100% rename from planet/BackToTheRocks.c4f/Windmill.ocs/SaveTheWindmills.c4d/StringTblDE.txt rename to planet/BackToTheRocks.ocf/Windmill.ocs/SaveTheWindmills.c4d/StringTblDE.txt diff --git a/planet/BackToTheRocks.c4f/Windmill.ocs/SaveTheWindmills.c4d/StringTblUS.txt b/planet/BackToTheRocks.ocf/Windmill.ocs/SaveTheWindmills.c4d/StringTblUS.txt similarity index 100% rename from planet/BackToTheRocks.c4f/Windmill.ocs/SaveTheWindmills.c4d/StringTblUS.txt rename to planet/BackToTheRocks.ocf/Windmill.ocs/SaveTheWindmills.c4d/StringTblUS.txt diff --git a/planet/BackToTheRocks.c4f/Windmill.ocs/Scenario.txt b/planet/BackToTheRocks.ocf/Windmill.ocs/Scenario.txt similarity index 100% rename from planet/BackToTheRocks.c4f/Windmill.ocs/Scenario.txt rename to planet/BackToTheRocks.ocf/Windmill.ocs/Scenario.txt diff --git a/planet/BackToTheRocks.c4f/Windmill.ocs/Script.c b/planet/BackToTheRocks.ocf/Windmill.ocs/Script.c similarity index 100% rename from planet/BackToTheRocks.c4f/Windmill.ocs/Script.c rename to planet/BackToTheRocks.ocf/Windmill.ocs/Script.c diff --git a/planet/BackToTheRocks.c4f/Windmill.ocs/Sky.jpg b/planet/BackToTheRocks.ocf/Windmill.ocs/Sky.jpg similarity index 100% rename from planet/BackToTheRocks.c4f/Windmill.ocs/Sky.jpg rename to planet/BackToTheRocks.ocf/Windmill.ocs/Sky.jpg diff --git a/planet/BackToTheRocks.c4f/Windmill.ocs/StringTblDE.txt b/planet/BackToTheRocks.ocf/Windmill.ocs/StringTblDE.txt similarity index 100% rename from planet/BackToTheRocks.c4f/Windmill.ocs/StringTblDE.txt rename to planet/BackToTheRocks.ocf/Windmill.ocs/StringTblDE.txt diff --git a/planet/BackToTheRocks.c4f/Windmill.ocs/StringTblUS.txt b/planet/BackToTheRocks.ocf/Windmill.ocs/StringTblUS.txt similarity index 100% rename from planet/BackToTheRocks.c4f/Windmill.ocs/StringTblUS.txt rename to planet/BackToTheRocks.ocf/Windmill.ocs/StringTblUS.txt diff --git a/planet/BackToTheRocks.c4f/Windmill.ocs/System.ocg/CheatArrow.c b/planet/BackToTheRocks.ocf/Windmill.ocs/System.ocg/CheatArrow.c similarity index 100% rename from planet/BackToTheRocks.c4f/Windmill.ocs/System.ocg/CheatArrow.c rename to planet/BackToTheRocks.ocf/Windmill.ocs/System.ocg/CheatArrow.c diff --git a/planet/BackToTheRocks.c4f/Windmill.ocs/System.ocg/SensitiveWindGenerator.c b/planet/BackToTheRocks.ocf/Windmill.ocs/System.ocg/SensitiveWindGenerator.c similarity index 100% rename from planet/BackToTheRocks.c4f/Windmill.ocs/System.ocg/SensitiveWindGenerator.c rename to planet/BackToTheRocks.ocf/Windmill.ocs/System.ocg/SensitiveWindGenerator.c diff --git a/planet/BackToTheRocks.c4f/Windmill.ocs/Title.txt b/planet/BackToTheRocks.ocf/Windmill.ocs/Title.txt similarity index 100% rename from planet/BackToTheRocks.c4f/Windmill.ocs/Title.txt rename to planet/BackToTheRocks.ocf/Windmill.ocs/Title.txt diff --git a/planet/Tests.c4f/AirRace.ocs/DescDE.rtf b/planet/Tests.ocf/AirRace.ocs/DescDE.rtf similarity index 100% rename from planet/Tests.c4f/AirRace.ocs/DescDE.rtf rename to planet/Tests.ocf/AirRace.ocs/DescDE.rtf diff --git a/planet/Tests.c4f/AirRace.ocs/DescUS.rtf b/planet/Tests.ocf/AirRace.ocs/DescUS.rtf similarity index 100% rename from planet/Tests.c4f/AirRace.ocs/DescUS.rtf rename to planet/Tests.ocf/AirRace.ocs/DescUS.rtf diff --git a/planet/Tests.c4f/AirRace.ocs/Extra.c4d/GuidedRocket.c4d/Boompack.skeleton b/planet/Tests.ocf/AirRace.ocs/Extra.c4d/GuidedRocket.c4d/Boompack.skeleton similarity index 100% rename from planet/Tests.c4f/AirRace.ocs/Extra.c4d/GuidedRocket.c4d/Boompack.skeleton rename to planet/Tests.ocf/AirRace.ocs/Extra.c4d/GuidedRocket.c4d/Boompack.skeleton diff --git a/planet/Tests.c4f/AirRace.ocs/Extra.c4d/GuidedRocket.c4d/DefCore.txt b/planet/Tests.ocf/AirRace.ocs/Extra.c4d/GuidedRocket.c4d/DefCore.txt similarity index 100% rename from planet/Tests.c4f/AirRace.ocs/Extra.c4d/GuidedRocket.c4d/DefCore.txt rename to planet/Tests.ocf/AirRace.ocs/Extra.c4d/GuidedRocket.c4d/DefCore.txt diff --git a/planet/Tests.c4f/AirRace.ocs/Extra.c4d/GuidedRocket.c4d/Graphics.mesh b/planet/Tests.ocf/AirRace.ocs/Extra.c4d/GuidedRocket.c4d/Graphics.mesh similarity index 100% rename from planet/Tests.c4f/AirRace.ocs/Extra.c4d/GuidedRocket.c4d/Graphics.mesh rename to planet/Tests.ocf/AirRace.ocs/Extra.c4d/GuidedRocket.c4d/Graphics.mesh diff --git a/planet/Tests.c4f/AirRace.ocs/Extra.c4d/GuidedRocket.c4d/Scene.material b/planet/Tests.ocf/AirRace.ocs/Extra.c4d/GuidedRocket.c4d/Scene.material similarity index 100% rename from planet/Tests.c4f/AirRace.ocs/Extra.c4d/GuidedRocket.c4d/Scene.material rename to planet/Tests.ocf/AirRace.ocs/Extra.c4d/GuidedRocket.c4d/Scene.material diff --git a/planet/Tests.c4f/AirRace.ocs/Extra.c4d/GuidedRocket.c4d/Script.c b/planet/Tests.ocf/AirRace.ocs/Extra.c4d/GuidedRocket.c4d/Script.c similarity index 100% rename from planet/Tests.c4f/AirRace.ocs/Extra.c4d/GuidedRocket.c4d/Script.c rename to planet/Tests.ocf/AirRace.ocs/Extra.c4d/GuidedRocket.c4d/Script.c diff --git a/planet/Tests.c4f/AirRace.ocs/Extra.c4d/GuidedRocket.c4d/StringTblDE.txt b/planet/Tests.ocf/AirRace.ocs/Extra.c4d/GuidedRocket.c4d/StringTblDE.txt similarity index 100% rename from planet/Tests.c4f/AirRace.ocs/Extra.c4d/GuidedRocket.c4d/StringTblDE.txt rename to planet/Tests.ocf/AirRace.ocs/Extra.c4d/GuidedRocket.c4d/StringTblDE.txt diff --git a/planet/Tests.c4f/AirRace.ocs/Extra.c4d/GuidedRocket.c4d/StringTblUS.txt b/planet/Tests.ocf/AirRace.ocs/Extra.c4d/GuidedRocket.c4d/StringTblUS.txt similarity index 100% rename from planet/Tests.c4f/AirRace.ocs/Extra.c4d/GuidedRocket.c4d/StringTblUS.txt rename to planet/Tests.ocf/AirRace.ocs/Extra.c4d/GuidedRocket.c4d/StringTblUS.txt diff --git a/planet/Tests.c4f/AirRace.ocs/Extra.c4d/GuidedRocket.c4d/boompack.png b/planet/Tests.ocf/AirRace.ocs/Extra.c4d/GuidedRocket.c4d/boompack.png similarity index 100% rename from planet/Tests.c4f/AirRace.ocs/Extra.c4d/GuidedRocket.c4d/boompack.png rename to planet/Tests.ocf/AirRace.ocs/Extra.c4d/GuidedRocket.c4d/boompack.png diff --git a/planet/Tests.c4f/AirRace.ocs/Extra.c4d/Rocket.c4d/Boompack.skeleton b/planet/Tests.ocf/AirRace.ocs/Extra.c4d/Rocket.c4d/Boompack.skeleton similarity index 100% rename from planet/Tests.c4f/AirRace.ocs/Extra.c4d/Rocket.c4d/Boompack.skeleton rename to planet/Tests.ocf/AirRace.ocs/Extra.c4d/Rocket.c4d/Boompack.skeleton diff --git a/planet/Tests.c4f/AirRace.ocs/Extra.c4d/Rocket.c4d/DefCore.txt b/planet/Tests.ocf/AirRace.ocs/Extra.c4d/Rocket.c4d/DefCore.txt similarity index 100% rename from planet/Tests.c4f/AirRace.ocs/Extra.c4d/Rocket.c4d/DefCore.txt rename to planet/Tests.ocf/AirRace.ocs/Extra.c4d/Rocket.c4d/DefCore.txt diff --git a/planet/Tests.c4f/AirRace.ocs/Extra.c4d/Rocket.c4d/Graphics.mesh b/planet/Tests.ocf/AirRace.ocs/Extra.c4d/Rocket.c4d/Graphics.mesh similarity index 100% rename from planet/Tests.c4f/AirRace.ocs/Extra.c4d/Rocket.c4d/Graphics.mesh rename to planet/Tests.ocf/AirRace.ocs/Extra.c4d/Rocket.c4d/Graphics.mesh diff --git a/planet/Tests.c4f/AirRace.ocs/Extra.c4d/Rocket.c4d/Scene.material b/planet/Tests.ocf/AirRace.ocs/Extra.c4d/Rocket.c4d/Scene.material similarity index 100% rename from planet/Tests.c4f/AirRace.ocs/Extra.c4d/Rocket.c4d/Scene.material rename to planet/Tests.ocf/AirRace.ocs/Extra.c4d/Rocket.c4d/Scene.material diff --git a/planet/Tests.c4f/AirRace.ocs/Extra.c4d/Rocket.c4d/Script.c b/planet/Tests.ocf/AirRace.ocs/Extra.c4d/Rocket.c4d/Script.c similarity index 100% rename from planet/Tests.c4f/AirRace.ocs/Extra.c4d/Rocket.c4d/Script.c rename to planet/Tests.ocf/AirRace.ocs/Extra.c4d/Rocket.c4d/Script.c diff --git a/planet/Tests.c4f/AirRace.ocs/Extra.c4d/Rocket.c4d/StringTblDE.txt b/planet/Tests.ocf/AirRace.ocs/Extra.c4d/Rocket.c4d/StringTblDE.txt similarity index 100% rename from planet/Tests.c4f/AirRace.ocs/Extra.c4d/Rocket.c4d/StringTblDE.txt rename to planet/Tests.ocf/AirRace.ocs/Extra.c4d/Rocket.c4d/StringTblDE.txt diff --git a/planet/Tests.c4f/AirRace.ocs/Extra.c4d/Rocket.c4d/StringTblUS.txt b/planet/Tests.ocf/AirRace.ocs/Extra.c4d/Rocket.c4d/StringTblUS.txt similarity index 100% rename from planet/Tests.c4f/AirRace.ocs/Extra.c4d/Rocket.c4d/StringTblUS.txt rename to planet/Tests.ocf/AirRace.ocs/Extra.c4d/Rocket.c4d/StringTblUS.txt diff --git a/planet/Tests.c4f/AirRace.ocs/Extra.c4d/Rocket.c4d/boompack.png b/planet/Tests.ocf/AirRace.ocs/Extra.c4d/Rocket.c4d/boompack.png similarity index 100% rename from planet/Tests.c4f/AirRace.ocs/Extra.c4d/Rocket.c4d/boompack.png rename to planet/Tests.ocf/AirRace.ocs/Extra.c4d/Rocket.c4d/boompack.png diff --git a/planet/Tests.c4f/AirRace.ocs/Extra.c4d/WeaponSpawn.c4d/DefCore.txt b/planet/Tests.ocf/AirRace.ocs/Extra.c4d/WeaponSpawn.c4d/DefCore.txt similarity index 100% rename from planet/Tests.c4f/AirRace.ocs/Extra.c4d/WeaponSpawn.c4d/DefCore.txt rename to planet/Tests.ocf/AirRace.ocs/Extra.c4d/WeaponSpawn.c4d/DefCore.txt diff --git a/planet/Tests.c4f/AirRace.ocs/Extra.c4d/WeaponSpawn.c4d/Graphics.png b/planet/Tests.ocf/AirRace.ocs/Extra.c4d/WeaponSpawn.c4d/Graphics.png similarity index 100% rename from planet/Tests.c4f/AirRace.ocs/Extra.c4d/WeaponSpawn.c4d/Graphics.png rename to planet/Tests.ocf/AirRace.ocs/Extra.c4d/WeaponSpawn.c4d/Graphics.png diff --git a/planet/Tests.c4f/AirRace.ocs/Extra.c4d/WeaponSpawn.c4d/Script.c b/planet/Tests.ocf/AirRace.ocs/Extra.c4d/WeaponSpawn.c4d/Script.c similarity index 100% rename from planet/Tests.c4f/AirRace.ocs/Extra.c4d/WeaponSpawn.c4d/Script.c rename to planet/Tests.ocf/AirRace.ocs/Extra.c4d/WeaponSpawn.c4d/Script.c diff --git a/planet/Tests.c4f/AirRace.ocs/Extra.c4d/WeaponSpawn.c4d/StringTblDE.txt b/planet/Tests.ocf/AirRace.ocs/Extra.c4d/WeaponSpawn.c4d/StringTblDE.txt similarity index 100% rename from planet/Tests.c4f/AirRace.ocs/Extra.c4d/WeaponSpawn.c4d/StringTblDE.txt rename to planet/Tests.ocf/AirRace.ocs/Extra.c4d/WeaponSpawn.c4d/StringTblDE.txt diff --git a/planet/Tests.c4f/AirRace.ocs/Extra.c4d/WeaponSpawn.c4d/StringTblUS.txt b/planet/Tests.ocf/AirRace.ocs/Extra.c4d/WeaponSpawn.c4d/StringTblUS.txt similarity index 100% rename from planet/Tests.c4f/AirRace.ocs/Extra.c4d/WeaponSpawn.c4d/StringTblUS.txt rename to planet/Tests.ocf/AirRace.ocs/Extra.c4d/WeaponSpawn.c4d/StringTblUS.txt diff --git a/planet/Tests.c4f/AirRace.ocs/Landscape.txt b/planet/Tests.ocf/AirRace.ocs/Landscape.txt similarity index 100% rename from planet/Tests.c4f/AirRace.ocs/Landscape.txt rename to planet/Tests.ocf/AirRace.ocs/Landscape.txt diff --git a/planet/Tests.c4f/AirRace.ocs/Scenario.txt b/planet/Tests.ocf/AirRace.ocs/Scenario.txt similarity index 100% rename from planet/Tests.c4f/AirRace.ocs/Scenario.txt rename to planet/Tests.ocf/AirRace.ocs/Scenario.txt diff --git a/planet/Tests.c4f/AirRace.ocs/Script.c b/planet/Tests.ocf/AirRace.ocs/Script.c similarity index 100% rename from planet/Tests.c4f/AirRace.ocs/Script.c rename to planet/Tests.ocf/AirRace.ocs/Script.c diff --git a/planet/Tests.c4f/AirRace.ocs/System.ocg/Plane.c b/planet/Tests.ocf/AirRace.ocs/System.ocg/Plane.c similarity index 100% rename from planet/Tests.c4f/AirRace.ocs/System.ocg/Plane.c rename to planet/Tests.ocf/AirRace.ocs/System.ocg/Plane.c diff --git a/planet/Tests.c4f/AirRace.ocs/System.ocg/Restart.c b/planet/Tests.ocf/AirRace.ocs/System.ocg/Restart.c similarity index 100% rename from planet/Tests.c4f/AirRace.ocs/System.ocg/Restart.c rename to planet/Tests.ocf/AirRace.ocs/System.ocg/Restart.c diff --git a/planet/Tests.c4f/AirRace.ocs/Title.txt b/planet/Tests.ocf/AirRace.ocs/Title.txt similarity index 100% rename from planet/Tests.c4f/AirRace.ocs/Title.txt rename to planet/Tests.ocf/AirRace.ocs/Title.txt diff --git a/planet/Tests.c4f/CableLorrys.ocs/CableReel.c4d/CableLine.c4d/DefCore.txt b/planet/Tests.ocf/CableLorrys.ocs/CableReel.c4d/CableLine.c4d/DefCore.txt similarity index 100% rename from planet/Tests.c4f/CableLorrys.ocs/CableReel.c4d/CableLine.c4d/DefCore.txt rename to planet/Tests.ocf/CableLorrys.ocs/CableReel.c4d/CableLine.c4d/DefCore.txt diff --git a/planet/Tests.c4f/CableLorrys.ocs/CableReel.c4d/CableLine.c4d/Graphics.png b/planet/Tests.ocf/CableLorrys.ocs/CableReel.c4d/CableLine.c4d/Graphics.png similarity index 100% rename from planet/Tests.c4f/CableLorrys.ocs/CableReel.c4d/CableLine.c4d/Graphics.png rename to planet/Tests.ocf/CableLorrys.ocs/CableReel.c4d/CableLine.c4d/Graphics.png diff --git a/planet/Tests.c4f/CableLorrys.ocs/CableReel.c4d/CableLine.c4d/GraphicsLine.8.png b/planet/Tests.ocf/CableLorrys.ocs/CableReel.c4d/CableLine.c4d/GraphicsLine.8.png similarity index 100% rename from planet/Tests.c4f/CableLorrys.ocs/CableReel.c4d/CableLine.c4d/GraphicsLine.8.png rename to planet/Tests.ocf/CableLorrys.ocs/CableReel.c4d/CableLine.c4d/GraphicsLine.8.png diff --git a/planet/Tests.c4f/CableLorrys.ocs/CableReel.c4d/CableLine.c4d/GraphicsLine0.8.png b/planet/Tests.ocf/CableLorrys.ocs/CableReel.c4d/CableLine.c4d/GraphicsLine0.8.png similarity index 100% rename from planet/Tests.c4f/CableLorrys.ocs/CableReel.c4d/CableLine.c4d/GraphicsLine0.8.png rename to planet/Tests.ocf/CableLorrys.ocs/CableReel.c4d/CableLine.c4d/GraphicsLine0.8.png diff --git a/planet/Tests.c4f/CableLorrys.ocs/CableReel.c4d/CableLine.c4d/GraphicsLine1.8.png b/planet/Tests.ocf/CableLorrys.ocs/CableReel.c4d/CableLine.c4d/GraphicsLine1.8.png similarity index 100% rename from planet/Tests.c4f/CableLorrys.ocs/CableReel.c4d/CableLine.c4d/GraphicsLine1.8.png rename to planet/Tests.ocf/CableLorrys.ocs/CableReel.c4d/CableLine.c4d/GraphicsLine1.8.png diff --git a/planet/Tests.c4f/CableLorrys.ocs/CableReel.c4d/CableLine.c4d/GraphicsLine2.8.png b/planet/Tests.ocf/CableLorrys.ocs/CableReel.c4d/CableLine.c4d/GraphicsLine2.8.png similarity index 100% rename from planet/Tests.c4f/CableLorrys.ocs/CableReel.c4d/CableLine.c4d/GraphicsLine2.8.png rename to planet/Tests.ocf/CableLorrys.ocs/CableReel.c4d/CableLine.c4d/GraphicsLine2.8.png diff --git a/planet/Tests.c4f/CableLorrys.ocs/CableReel.c4d/CableLine.c4d/GraphicsLine3.8.png b/planet/Tests.ocf/CableLorrys.ocs/CableReel.c4d/CableLine.c4d/GraphicsLine3.8.png similarity index 100% rename from planet/Tests.c4f/CableLorrys.ocs/CableReel.c4d/CableLine.c4d/GraphicsLine3.8.png rename to planet/Tests.ocf/CableLorrys.ocs/CableReel.c4d/CableLine.c4d/GraphicsLine3.8.png diff --git a/planet/Tests.c4f/CableLorrys.ocs/CableReel.c4d/CableLine.c4d/GraphicsLine4.8.png b/planet/Tests.ocf/CableLorrys.ocs/CableReel.c4d/CableLine.c4d/GraphicsLine4.8.png similarity index 100% rename from planet/Tests.c4f/CableLorrys.ocs/CableReel.c4d/CableLine.c4d/GraphicsLine4.8.png rename to planet/Tests.ocf/CableLorrys.ocs/CableReel.c4d/CableLine.c4d/GraphicsLine4.8.png diff --git a/planet/Tests.c4f/CableLorrys.ocs/CableReel.c4d/CableLine.c4d/GraphicsLine5.8.png b/planet/Tests.ocf/CableLorrys.ocs/CableReel.c4d/CableLine.c4d/GraphicsLine5.8.png similarity index 100% rename from planet/Tests.c4f/CableLorrys.ocs/CableReel.c4d/CableLine.c4d/GraphicsLine5.8.png rename to planet/Tests.ocf/CableLorrys.ocs/CableReel.c4d/CableLine.c4d/GraphicsLine5.8.png diff --git a/planet/Tests.c4f/CableLorrys.ocs/CableReel.c4d/CableLine.c4d/GraphicsLine6.8.png b/planet/Tests.ocf/CableLorrys.ocs/CableReel.c4d/CableLine.c4d/GraphicsLine6.8.png similarity index 100% rename from planet/Tests.c4f/CableLorrys.ocs/CableReel.c4d/CableLine.c4d/GraphicsLine6.8.png rename to planet/Tests.ocf/CableLorrys.ocs/CableReel.c4d/CableLine.c4d/GraphicsLine6.8.png diff --git a/planet/Tests.c4f/CableLorrys.ocs/CableReel.c4d/CableLine.c4d/GraphicsLine7.8.png b/planet/Tests.ocf/CableLorrys.ocs/CableReel.c4d/CableLine.c4d/GraphicsLine7.8.png similarity index 100% rename from planet/Tests.c4f/CableLorrys.ocs/CableReel.c4d/CableLine.c4d/GraphicsLine7.8.png rename to planet/Tests.ocf/CableLorrys.ocs/CableReel.c4d/CableLine.c4d/GraphicsLine7.8.png diff --git a/planet/Tests.c4f/CableLorrys.ocs/CableReel.c4d/CableLine.c4d/Script.c b/planet/Tests.ocf/CableLorrys.ocs/CableReel.c4d/CableLine.c4d/Script.c similarity index 100% rename from planet/Tests.c4f/CableLorrys.ocs/CableReel.c4d/CableLine.c4d/Script.c rename to planet/Tests.ocf/CableLorrys.ocs/CableReel.c4d/CableLine.c4d/Script.c diff --git a/planet/Tests.c4f/CableLorrys.ocs/CableReel.c4d/CableLine.c4d/StringTblDE.txt b/planet/Tests.ocf/CableLorrys.ocs/CableReel.c4d/CableLine.c4d/StringTblDE.txt similarity index 100% rename from planet/Tests.c4f/CableLorrys.ocs/CableReel.c4d/CableLine.c4d/StringTblDE.txt rename to planet/Tests.ocf/CableLorrys.ocs/CableReel.c4d/CableLine.c4d/StringTblDE.txt diff --git a/planet/Tests.c4f/CableLorrys.ocs/CableReel.c4d/CableLine.c4d/StringTblUS.txt b/planet/Tests.ocf/CableLorrys.ocs/CableReel.c4d/CableLine.c4d/StringTblUS.txt similarity index 100% rename from planet/Tests.c4f/CableLorrys.ocs/CableReel.c4d/CableLine.c4d/StringTblUS.txt rename to planet/Tests.ocf/CableLorrys.ocs/CableReel.c4d/CableLine.c4d/StringTblUS.txt diff --git a/planet/Tests.c4f/CableLorrys.ocs/CableReel.c4d/DefCore.txt b/planet/Tests.ocf/CableLorrys.ocs/CableReel.c4d/DefCore.txt similarity index 100% rename from planet/Tests.c4f/CableLorrys.ocs/CableReel.c4d/DefCore.txt rename to planet/Tests.ocf/CableLorrys.ocs/CableReel.c4d/DefCore.txt diff --git a/planet/Tests.c4f/CableLorrys.ocs/CableReel.c4d/Graphics.png b/planet/Tests.ocf/CableLorrys.ocs/CableReel.c4d/Graphics.png similarity index 100% rename from planet/Tests.c4f/CableLorrys.ocs/CableReel.c4d/Graphics.png rename to planet/Tests.ocf/CableLorrys.ocs/CableReel.c4d/Graphics.png diff --git a/planet/Tests.c4f/CableLorrys.ocs/CableReel.c4d/Script.c b/planet/Tests.ocf/CableLorrys.ocs/CableReel.c4d/Script.c similarity index 100% rename from planet/Tests.c4f/CableLorrys.ocs/CableReel.c4d/Script.c rename to planet/Tests.ocf/CableLorrys.ocs/CableReel.c4d/Script.c diff --git a/planet/Tests.c4f/CableLorrys.ocs/CableReel.c4d/StringTblDE.txt b/planet/Tests.ocf/CableLorrys.ocs/CableReel.c4d/StringTblDE.txt similarity index 100% rename from planet/Tests.c4f/CableLorrys.ocs/CableReel.c4d/StringTblDE.txt rename to planet/Tests.ocf/CableLorrys.ocs/CableReel.c4d/StringTblDE.txt diff --git a/planet/Tests.c4f/CableLorrys.ocs/CableReel.c4d/StringTblUS.txt b/planet/Tests.ocf/CableLorrys.ocs/CableReel.c4d/StringTblUS.txt similarity index 100% rename from planet/Tests.c4f/CableLorrys.ocs/CableReel.c4d/StringTblUS.txt rename to planet/Tests.ocf/CableLorrys.ocs/CableReel.c4d/StringTblUS.txt diff --git a/planet/Tests.c4f/CableLorrys.ocs/Crossing.c4d/DefCore.txt b/planet/Tests.ocf/CableLorrys.ocs/Crossing.c4d/DefCore.txt similarity index 100% rename from planet/Tests.c4f/CableLorrys.ocs/Crossing.c4d/DefCore.txt rename to planet/Tests.ocf/CableLorrys.ocs/Crossing.c4d/DefCore.txt diff --git a/planet/Tests.c4f/CableLorrys.ocs/Crossing.c4d/Graphics.8.png b/planet/Tests.ocf/CableLorrys.ocs/Crossing.c4d/Graphics.8.png similarity index 100% rename from planet/Tests.c4f/CableLorrys.ocs/Crossing.c4d/Graphics.8.png rename to planet/Tests.ocf/CableLorrys.ocs/Crossing.c4d/Graphics.8.png diff --git a/planet/Tests.c4f/CableLorrys.ocs/Crossing.c4d/Script.c b/planet/Tests.ocf/CableLorrys.ocs/Crossing.c4d/Script.c similarity index 100% rename from planet/Tests.c4f/CableLorrys.ocs/Crossing.c4d/Script.c rename to planet/Tests.ocf/CableLorrys.ocs/Crossing.c4d/Script.c diff --git a/planet/Tests.c4f/CableLorrys.ocs/Crossing.c4d/StringTblDE.txt b/planet/Tests.ocf/CableLorrys.ocs/Crossing.c4d/StringTblDE.txt similarity index 100% rename from planet/Tests.c4f/CableLorrys.ocs/Crossing.c4d/StringTblDE.txt rename to planet/Tests.ocf/CableLorrys.ocs/Crossing.c4d/StringTblDE.txt diff --git a/planet/Tests.c4f/CableLorrys.ocs/Crossing.c4d/StringTblUS.txt b/planet/Tests.ocf/CableLorrys.ocs/Crossing.c4d/StringTblUS.txt similarity index 100% rename from planet/Tests.c4f/CableLorrys.ocs/Crossing.c4d/StringTblUS.txt rename to planet/Tests.ocf/CableLorrys.ocs/Crossing.c4d/StringTblUS.txt diff --git a/planet/Tests.c4f/CableLorrys.ocs/Lorry.c4d/DefCore.txt b/planet/Tests.ocf/CableLorrys.ocs/Lorry.c4d/DefCore.txt similarity index 100% rename from planet/Tests.c4f/CableLorrys.ocs/Lorry.c4d/DefCore.txt rename to planet/Tests.ocf/CableLorrys.ocs/Lorry.c4d/DefCore.txt diff --git a/planet/Tests.c4f/CableLorrys.ocs/Lorry.c4d/Graphics.mesh b/planet/Tests.ocf/CableLorrys.ocs/Lorry.c4d/Graphics.mesh similarity index 100% rename from planet/Tests.c4f/CableLorrys.ocs/Lorry.c4d/Graphics.mesh rename to planet/Tests.ocf/CableLorrys.ocs/Lorry.c4d/Graphics.mesh diff --git a/planet/Tests.c4f/CableLorrys.ocs/Lorry.c4d/Scene.material b/planet/Tests.ocf/CableLorrys.ocs/Lorry.c4d/Scene.material similarity index 100% rename from planet/Tests.c4f/CableLorrys.ocs/Lorry.c4d/Scene.material rename to planet/Tests.ocf/CableLorrys.ocs/Lorry.c4d/Scene.material diff --git a/planet/Tests.c4f/CableLorrys.ocs/Lorry.c4d/Script.c b/planet/Tests.ocf/CableLorrys.ocs/Lorry.c4d/Script.c similarity index 100% rename from planet/Tests.c4f/CableLorrys.ocs/Lorry.c4d/Script.c rename to planet/Tests.ocf/CableLorrys.ocs/Lorry.c4d/Script.c diff --git a/planet/Tests.c4f/CableLorrys.ocs/Lorry.c4d/StringTblDE.txt b/planet/Tests.ocf/CableLorrys.ocs/Lorry.c4d/StringTblDE.txt similarity index 100% rename from planet/Tests.c4f/CableLorrys.ocs/Lorry.c4d/StringTblDE.txt rename to planet/Tests.ocf/CableLorrys.ocs/Lorry.c4d/StringTblDE.txt diff --git a/planet/Tests.c4f/CableLorrys.ocs/Lorry.c4d/StringTblUS.txt b/planet/Tests.ocf/CableLorrys.ocs/Lorry.c4d/StringTblUS.txt similarity index 100% rename from planet/Tests.c4f/CableLorrys.ocs/Lorry.c4d/StringTblUS.txt rename to planet/Tests.ocf/CableLorrys.ocs/Lorry.c4d/StringTblUS.txt diff --git a/planet/Tests.c4f/CableLorrys.ocs/Lorry.c4d/lorry.png b/planet/Tests.ocf/CableLorrys.ocs/Lorry.c4d/lorry.png similarity index 100% rename from planet/Tests.c4f/CableLorrys.ocs/Lorry.c4d/lorry.png rename to planet/Tests.ocf/CableLorrys.ocs/Lorry.c4d/lorry.png diff --git a/planet/Tests.c4f/CableLorrys.ocs/Lorry.c4d/lorry.skeleton b/planet/Tests.ocf/CableLorrys.ocs/Lorry.c4d/lorry.skeleton similarity index 100% rename from planet/Tests.c4f/CableLorrys.ocs/Lorry.c4d/lorry.skeleton rename to planet/Tests.ocf/CableLorrys.ocs/Lorry.c4d/lorry.skeleton diff --git a/planet/Tests.c4f/CableLorrys.ocs/Map.bmp b/planet/Tests.ocf/CableLorrys.ocs/Map.bmp similarity index 100% rename from planet/Tests.c4f/CableLorrys.ocs/Map.bmp rename to planet/Tests.ocf/CableLorrys.ocs/Map.bmp diff --git a/planet/Tests.c4f/CableLorrys.ocs/Scenario.txt b/planet/Tests.ocf/CableLorrys.ocs/Scenario.txt similarity index 100% rename from planet/Tests.c4f/CableLorrys.ocs/Scenario.txt rename to planet/Tests.ocf/CableLorrys.ocs/Scenario.txt diff --git a/planet/Tests.c4f/CableLorrys.ocs/Script.c b/planet/Tests.ocf/CableLorrys.ocs/Script.c similarity index 100% rename from planet/Tests.c4f/CableLorrys.ocs/Script.c rename to planet/Tests.ocf/CableLorrys.ocs/Script.c diff --git a/planet/Tests.c4f/CableLorrys.ocs/Teams.txt b/planet/Tests.ocf/CableLorrys.ocs/Teams.txt similarity index 100% rename from planet/Tests.c4f/CableLorrys.ocs/Teams.txt rename to planet/Tests.ocf/CableLorrys.ocs/Teams.txt diff --git a/planet/Tests.c4f/CableLorrys.ocs/Title.txt b/planet/Tests.ocf/CableLorrys.ocs/Title.txt similarity index 100% rename from planet/Tests.c4f/CableLorrys.ocs/Title.txt rename to planet/Tests.ocf/CableLorrys.ocs/Title.txt diff --git a/planet/Tests.c4f/Clonk50.ocs/Clonk.c4d/Clonk.png b/planet/Tests.ocf/Clonk50.ocs/Clonk.c4d/Clonk.png similarity index 100% rename from planet/Tests.c4f/Clonk50.ocs/Clonk.c4d/Clonk.png rename to planet/Tests.ocf/Clonk50.ocs/Clonk.c4d/Clonk.png diff --git a/planet/Tests.c4f/Clonk50.ocs/Clonk.c4d/Clonk.skeleton.xml b/planet/Tests.ocf/Clonk50.ocs/Clonk.c4d/Clonk.skeleton.xml similarity index 100% rename from planet/Tests.c4f/Clonk50.ocs/Clonk.c4d/Clonk.skeleton.xml rename to planet/Tests.ocf/Clonk50.ocs/Clonk.c4d/Clonk.skeleton.xml diff --git a/planet/Tests.c4f/Clonk50.ocs/Clonk.c4d/DefCore.txt b/planet/Tests.ocf/Clonk50.ocs/Clonk.c4d/DefCore.txt similarity index 100% rename from planet/Tests.c4f/Clonk50.ocs/Clonk.c4d/DefCore.txt rename to planet/Tests.ocf/Clonk50.ocs/Clonk.c4d/DefCore.txt diff --git a/planet/Tests.c4f/Clonk50.ocs/Clonk.c4d/Graphics.mesh.xml b/planet/Tests.ocf/Clonk50.ocs/Clonk.c4d/Graphics.mesh.xml similarity index 100% rename from planet/Tests.c4f/Clonk50.ocs/Clonk.c4d/Graphics.mesh.xml rename to planet/Tests.ocf/Clonk50.ocs/Clonk.c4d/Graphics.mesh.xml diff --git a/planet/Tests.c4f/Clonk50.ocs/Clonk.c4d/Overlay.png b/planet/Tests.ocf/Clonk50.ocs/Clonk.c4d/Overlay.png similarity index 100% rename from planet/Tests.c4f/Clonk50.ocs/Clonk.c4d/Overlay.png rename to planet/Tests.ocf/Clonk50.ocs/Clonk.c4d/Overlay.png diff --git a/planet/Tests.c4f/Clonk50.ocs/Clonk.c4d/RankDE.txt b/planet/Tests.ocf/Clonk50.ocs/Clonk.c4d/RankDE.txt similarity index 100% rename from planet/Tests.c4f/Clonk50.ocs/Clonk.c4d/RankDE.txt rename to planet/Tests.ocf/Clonk50.ocs/Clonk.c4d/RankDE.txt diff --git a/planet/Tests.c4f/Clonk50.ocs/Clonk.c4d/RankUS.txt b/planet/Tests.ocf/Clonk50.ocs/Clonk.c4d/RankUS.txt similarity index 100% rename from planet/Tests.c4f/Clonk50.ocs/Clonk.c4d/RankUS.txt rename to planet/Tests.ocf/Clonk50.ocs/Clonk.c4d/RankUS.txt diff --git a/planet/Tests.c4f/Clonk50.ocs/Clonk.c4d/Scene.material b/planet/Tests.ocf/Clonk50.ocs/Clonk.c4d/Scene.material similarity index 100% rename from planet/Tests.c4f/Clonk50.ocs/Clonk.c4d/Scene.material rename to planet/Tests.ocf/Clonk50.ocs/Clonk.c4d/Scene.material diff --git a/planet/Tests.c4f/Clonk50.ocs/Clonk.c4d/Script.c b/planet/Tests.ocf/Clonk50.ocs/Clonk.c4d/Script.c similarity index 100% rename from planet/Tests.c4f/Clonk50.ocs/Clonk.c4d/Script.c rename to planet/Tests.ocf/Clonk50.ocs/Clonk.c4d/Script.c diff --git a/planet/Tests.c4f/Clonk50.ocs/Clonk.c4d/StringTblDE.txt b/planet/Tests.ocf/Clonk50.ocs/Clonk.c4d/StringTblDE.txt similarity index 100% rename from planet/Tests.c4f/Clonk50.ocs/Clonk.c4d/StringTblDE.txt rename to planet/Tests.ocf/Clonk50.ocs/Clonk.c4d/StringTblDE.txt diff --git a/planet/Tests.c4f/Clonk50.ocs/Clonk.c4d/StringTblUS.txt b/planet/Tests.ocf/Clonk50.ocs/Clonk.c4d/StringTblUS.txt similarity index 100% rename from planet/Tests.c4f/Clonk50.ocs/Clonk.c4d/StringTblUS.txt rename to planet/Tests.ocf/Clonk50.ocs/Clonk.c4d/StringTblUS.txt diff --git a/planet/Tests.c4f/Clonk50.ocs/Map.bmp b/planet/Tests.ocf/Clonk50.ocs/Map.bmp similarity index 100% rename from planet/Tests.c4f/Clonk50.ocs/Map.bmp rename to planet/Tests.ocf/Clonk50.ocs/Map.bmp diff --git a/planet/Tests.c4f/Clonk50.ocs/Scenario.txt b/planet/Tests.ocf/Clonk50.ocs/Scenario.txt similarity index 100% rename from planet/Tests.c4f/Clonk50.ocs/Scenario.txt rename to planet/Tests.ocf/Clonk50.ocs/Scenario.txt diff --git a/planet/Tests.c4f/Clonk50.ocs/Script.c b/planet/Tests.ocf/Clonk50.ocs/Script.c similarity index 100% rename from planet/Tests.c4f/Clonk50.ocs/Script.c rename to planet/Tests.ocf/Clonk50.ocs/Script.c diff --git a/planet/Tests.c4f/Clonk50.ocs/Teams.txt b/planet/Tests.ocf/Clonk50.ocs/Teams.txt similarity index 100% rename from planet/Tests.c4f/Clonk50.ocs/Teams.txt rename to planet/Tests.ocf/Clonk50.ocs/Teams.txt diff --git a/planet/Tests.c4f/Clonk50.ocs/Title.txt b/planet/Tests.ocf/Clonk50.ocs/Title.txt similarity index 100% rename from planet/Tests.c4f/Clonk50.ocs/Title.txt rename to planet/Tests.ocf/Clonk50.ocs/Title.txt diff --git a/planet/Tests.c4f/GrappleRace.ocs/DescDE.rtf b/planet/Tests.ocf/GrappleRace.ocs/DescDE.rtf similarity index 100% rename from planet/Tests.c4f/GrappleRace.ocs/DescDE.rtf rename to planet/Tests.ocf/GrappleRace.ocs/DescDE.rtf diff --git a/planet/Tests.c4f/GrappleRace.ocs/DescUS.rtf b/planet/Tests.ocf/GrappleRace.ocs/DescUS.rtf similarity index 100% rename from planet/Tests.c4f/GrappleRace.ocs/DescUS.rtf rename to planet/Tests.ocf/GrappleRace.ocs/DescUS.rtf diff --git a/planet/Tests.c4f/GrappleRace.ocs/Landscape.txt b/planet/Tests.ocf/GrappleRace.ocs/Landscape.txt similarity index 100% rename from planet/Tests.c4f/GrappleRace.ocs/Landscape.txt rename to planet/Tests.ocf/GrappleRace.ocs/Landscape.txt diff --git a/planet/Tests.c4f/GrappleRace.ocs/Scenario.txt b/planet/Tests.ocf/GrappleRace.ocs/Scenario.txt similarity index 100% rename from planet/Tests.c4f/GrappleRace.ocs/Scenario.txt rename to planet/Tests.ocf/GrappleRace.ocs/Scenario.txt diff --git a/planet/Tests.c4f/GrappleRace.ocs/Script.c b/planet/Tests.ocf/GrappleRace.ocs/Script.c similarity index 100% rename from planet/Tests.c4f/GrappleRace.ocs/Script.c rename to planet/Tests.ocf/GrappleRace.ocs/Script.c diff --git a/planet/Tests.c4f/GrappleRace.ocs/Title.txt b/planet/Tests.ocf/GrappleRace.ocs/Title.txt similarity index 100% rename from planet/Tests.c4f/GrappleRace.ocs/Title.txt rename to planet/Tests.ocf/GrappleRace.ocs/Title.txt diff --git a/planet/Tests.c4f/Lines.ocs/FireGlobe.c4d/DefCore.txt b/planet/Tests.ocf/Lines.ocs/FireGlobe.c4d/DefCore.txt similarity index 100% rename from planet/Tests.c4f/Lines.ocs/FireGlobe.c4d/DefCore.txt rename to planet/Tests.ocf/Lines.ocs/FireGlobe.c4d/DefCore.txt diff --git a/planet/Tests.c4f/Lines.ocs/FireGlobe.c4d/Graphics.6.png b/planet/Tests.ocf/Lines.ocs/FireGlobe.c4d/Graphics.6.png similarity index 100% rename from planet/Tests.c4f/Lines.ocs/FireGlobe.c4d/Graphics.6.png rename to planet/Tests.ocf/Lines.ocs/FireGlobe.c4d/Graphics.6.png diff --git a/planet/Tests.c4f/Lines.ocs/FireGlobe.c4d/Path.c4d/DefCore.txt b/planet/Tests.ocf/Lines.ocs/FireGlobe.c4d/Path.c4d/DefCore.txt similarity index 100% rename from planet/Tests.c4f/Lines.ocs/FireGlobe.c4d/Path.c4d/DefCore.txt rename to planet/Tests.ocf/Lines.ocs/FireGlobe.c4d/Path.c4d/DefCore.txt diff --git a/planet/Tests.c4f/Lines.ocs/FireGlobe.c4d/Path.c4d/Graphics.png b/planet/Tests.ocf/Lines.ocs/FireGlobe.c4d/Path.c4d/Graphics.png similarity index 100% rename from planet/Tests.c4f/Lines.ocs/FireGlobe.c4d/Path.c4d/Graphics.png rename to planet/Tests.ocf/Lines.ocs/FireGlobe.c4d/Path.c4d/Graphics.png diff --git a/planet/Tests.c4f/Lines.ocs/FireGlobe.c4d/Path.c4d/Script.c b/planet/Tests.ocf/Lines.ocs/FireGlobe.c4d/Path.c4d/Script.c similarity index 100% rename from planet/Tests.c4f/Lines.ocs/FireGlobe.c4d/Path.c4d/Script.c rename to planet/Tests.ocf/Lines.ocs/FireGlobe.c4d/Path.c4d/Script.c diff --git a/planet/Tests.c4f/Lines.ocs/FireGlobe.c4d/Script.c b/planet/Tests.ocf/Lines.ocs/FireGlobe.c4d/Script.c similarity index 100% rename from planet/Tests.c4f/Lines.ocs/FireGlobe.c4d/Script.c rename to planet/Tests.ocf/Lines.ocs/FireGlobe.c4d/Script.c diff --git a/planet/Tests.c4f/Lines.ocs/FireGlobe.c4d/StringTblDE.txt b/planet/Tests.ocf/Lines.ocs/FireGlobe.c4d/StringTblDE.txt similarity index 100% rename from planet/Tests.c4f/Lines.ocs/FireGlobe.c4d/StringTblDE.txt rename to planet/Tests.ocf/Lines.ocs/FireGlobe.c4d/StringTblDE.txt diff --git a/planet/Tests.c4f/Lines.ocs/FireGlobe.c4d/StringTblUS.txt b/planet/Tests.ocf/Lines.ocs/FireGlobe.c4d/StringTblUS.txt similarity index 100% rename from planet/Tests.c4f/Lines.ocs/FireGlobe.c4d/StringTblUS.txt rename to planet/Tests.ocf/Lines.ocs/FireGlobe.c4d/StringTblUS.txt diff --git a/planet/Tests.c4f/Lines.ocs/Map.bmp b/planet/Tests.ocf/Lines.ocs/Map.bmp similarity index 100% rename from planet/Tests.c4f/Lines.ocs/Map.bmp rename to planet/Tests.ocf/Lines.ocs/Map.bmp diff --git a/planet/Tests.c4f/Lines.ocs/Scenario.txt b/planet/Tests.ocf/Lines.ocs/Scenario.txt similarity index 100% rename from planet/Tests.c4f/Lines.ocs/Scenario.txt rename to planet/Tests.ocf/Lines.ocs/Scenario.txt diff --git a/planet/Tests.c4f/Lines.ocs/Script.c b/planet/Tests.ocf/Lines.ocs/Script.c similarity index 100% rename from planet/Tests.c4f/Lines.ocs/Script.c rename to planet/Tests.ocf/Lines.ocs/Script.c diff --git a/planet/Tests.c4f/Lines.ocs/Teams.txt b/planet/Tests.ocf/Lines.ocs/Teams.txt similarity index 100% rename from planet/Tests.c4f/Lines.ocs/Teams.txt rename to planet/Tests.ocf/Lines.ocs/Teams.txt diff --git a/planet/Tests.c4f/Lines.ocs/Title.txt b/planet/Tests.ocf/Lines.ocs/Title.txt similarity index 100% rename from planet/Tests.c4f/Lines.ocs/Title.txt rename to planet/Tests.ocf/Lines.ocs/Title.txt diff --git a/planet/Tests.c4f/Pyramid.ocs/DescDE.rtf b/planet/Tests.ocf/Pyramid.ocs/DescDE.rtf similarity index 100% rename from planet/Tests.c4f/Pyramid.ocs/DescDE.rtf rename to planet/Tests.ocf/Pyramid.ocs/DescDE.rtf diff --git a/planet/Tests.c4f/Pyramid.ocs/DescUS.rtf b/planet/Tests.ocf/Pyramid.ocs/DescUS.rtf similarity index 100% rename from planet/Tests.c4f/Pyramid.ocs/DescUS.rtf rename to planet/Tests.ocf/Pyramid.ocs/DescUS.rtf diff --git a/planet/Tests.c4f/Pyramid.ocs/Icon.png b/planet/Tests.ocf/Pyramid.ocs/Icon.png similarity index 100% rename from planet/Tests.c4f/Pyramid.ocs/Icon.png rename to planet/Tests.ocf/Pyramid.ocs/Icon.png diff --git a/planet/Tests.c4f/Pyramid.ocs/Map.bmp b/planet/Tests.ocf/Pyramid.ocs/Map.bmp similarity index 100% rename from planet/Tests.c4f/Pyramid.ocs/Map.bmp rename to planet/Tests.ocf/Pyramid.ocs/Map.bmp diff --git a/planet/Tests.c4f/Pyramid.ocs/Scenario.txt b/planet/Tests.ocf/Pyramid.ocs/Scenario.txt similarity index 100% rename from planet/Tests.c4f/Pyramid.ocs/Scenario.txt rename to planet/Tests.ocf/Pyramid.ocs/Scenario.txt diff --git a/planet/Tests.c4f/Pyramid.ocs/Script.c b/planet/Tests.ocf/Pyramid.ocs/Script.c similarity index 100% rename from planet/Tests.c4f/Pyramid.ocs/Script.c rename to planet/Tests.ocf/Pyramid.ocs/Script.c diff --git a/planet/Tests.c4f/Pyramid.ocs/Title.txt b/planet/Tests.ocf/Pyramid.ocs/Title.txt similarity index 100% rename from planet/Tests.c4f/Pyramid.ocs/Title.txt rename to planet/Tests.ocf/Pyramid.ocs/Title.txt diff --git a/planet/Tests.c4f/Settlement.ocs/Landscape.txt b/planet/Tests.ocf/Settlement.ocs/Landscape.txt similarity index 100% rename from planet/Tests.c4f/Settlement.ocs/Landscape.txt rename to planet/Tests.ocf/Settlement.ocs/Landscape.txt diff --git a/planet/Tests.c4f/Settlement.ocs/Scenario.txt b/planet/Tests.ocf/Settlement.ocs/Scenario.txt similarity index 100% rename from planet/Tests.c4f/Settlement.ocs/Scenario.txt rename to planet/Tests.ocf/Settlement.ocs/Scenario.txt diff --git a/planet/Tests.c4f/Settlement.ocs/Script.c b/planet/Tests.ocf/Settlement.ocs/Script.c similarity index 100% rename from planet/Tests.c4f/Settlement.ocs/Script.c rename to planet/Tests.ocf/Settlement.ocs/Script.c diff --git a/planet/Tests.c4f/Settlement.ocs/Title.txt b/planet/Tests.ocf/Settlement.ocs/Title.txt similarity index 100% rename from planet/Tests.c4f/Settlement.ocs/Title.txt rename to planet/Tests.ocf/Settlement.ocs/Title.txt diff --git a/planet/Tutorial.c4f/DescDE.rtf b/planet/Tutorial.ocf/DescDE.rtf similarity index 100% rename from planet/Tutorial.c4f/DescDE.rtf rename to planet/Tutorial.ocf/DescDE.rtf diff --git a/planet/Tutorial.c4f/DescUS.rtf b/planet/Tutorial.ocf/DescUS.rtf similarity index 100% rename from planet/Tutorial.c4f/DescUS.rtf rename to planet/Tutorial.ocf/DescUS.rtf diff --git a/planet/Tutorial.c4f/Title.png b/planet/Tutorial.ocf/Title.png similarity index 100% rename from planet/Tutorial.c4f/Title.png rename to planet/Tutorial.ocf/Title.png diff --git a/planet/Tutorial.c4f/Title.txt b/planet/Tutorial.ocf/Title.txt similarity index 100% rename from planet/Tutorial.c4f/Title.txt rename to planet/Tutorial.ocf/Title.txt diff --git a/planet/Tutorial.c4f/Tutorial.c4d/FlagGoal.c4d/DefCore.txt b/planet/Tutorial.ocf/Tutorial.c4d/FlagGoal.c4d/DefCore.txt similarity index 100% rename from planet/Tutorial.c4f/Tutorial.c4d/FlagGoal.c4d/DefCore.txt rename to planet/Tutorial.ocf/Tutorial.c4d/FlagGoal.c4d/DefCore.txt diff --git a/planet/Tutorial.c4f/Tutorial.c4d/FlagGoal.c4d/Flag.c4d/DefCore.txt b/planet/Tutorial.ocf/Tutorial.c4d/FlagGoal.c4d/Flag.c4d/DefCore.txt similarity index 100% rename from planet/Tutorial.c4f/Tutorial.c4d/FlagGoal.c4d/Flag.c4d/DefCore.txt rename to planet/Tutorial.ocf/Tutorial.c4d/FlagGoal.c4d/Flag.c4d/DefCore.txt diff --git a/planet/Tutorial.c4f/Tutorial.c4d/FlagGoal.c4d/Flag.c4d/Flag.skeleton b/planet/Tutorial.ocf/Tutorial.c4d/FlagGoal.c4d/Flag.c4d/Flag.skeleton similarity index 100% rename from planet/Tutorial.c4f/Tutorial.c4d/FlagGoal.c4d/Flag.c4d/Flag.skeleton rename to planet/Tutorial.ocf/Tutorial.c4d/FlagGoal.c4d/Flag.c4d/Flag.skeleton diff --git a/planet/Tutorial.c4f/Tutorial.c4d/FlagGoal.c4d/Flag.c4d/Graphics.mesh b/planet/Tutorial.ocf/Tutorial.c4d/FlagGoal.c4d/Flag.c4d/Graphics.mesh similarity index 100% rename from planet/Tutorial.c4f/Tutorial.c4d/FlagGoal.c4d/Flag.c4d/Graphics.mesh rename to planet/Tutorial.ocf/Tutorial.c4d/FlagGoal.c4d/Flag.c4d/Graphics.mesh diff --git a/planet/Tutorial.c4f/Tutorial.c4d/FlagGoal.c4d/Flag.c4d/Scene.material b/planet/Tutorial.ocf/Tutorial.c4d/FlagGoal.c4d/Flag.c4d/Scene.material similarity index 100% rename from planet/Tutorial.c4f/Tutorial.c4d/FlagGoal.c4d/Flag.c4d/Scene.material rename to planet/Tutorial.ocf/Tutorial.c4d/FlagGoal.c4d/Flag.c4d/Scene.material diff --git a/planet/Tutorial.c4f/Tutorial.c4d/FlagGoal.c4d/Flag.c4d/Script.c b/planet/Tutorial.ocf/Tutorial.c4d/FlagGoal.c4d/Flag.c4d/Script.c similarity index 100% rename from planet/Tutorial.c4f/Tutorial.c4d/FlagGoal.c4d/Flag.c4d/Script.c rename to planet/Tutorial.ocf/Tutorial.c4d/FlagGoal.c4d/Flag.c4d/Script.c diff --git a/planet/Tutorial.c4f/Tutorial.c4d/FlagGoal.c4d/Flag.c4d/StringTblDE.txt b/planet/Tutorial.ocf/Tutorial.c4d/FlagGoal.c4d/Flag.c4d/StringTblDE.txt similarity index 100% rename from planet/Tutorial.c4f/Tutorial.c4d/FlagGoal.c4d/Flag.c4d/StringTblDE.txt rename to planet/Tutorial.ocf/Tutorial.c4d/FlagGoal.c4d/Flag.c4d/StringTblDE.txt diff --git a/planet/Tutorial.c4f/Tutorial.c4d/FlagGoal.c4d/Flag.c4d/StringTblUS.txt b/planet/Tutorial.ocf/Tutorial.c4d/FlagGoal.c4d/Flag.c4d/StringTblUS.txt similarity index 100% rename from planet/Tutorial.c4f/Tutorial.c4d/FlagGoal.c4d/Flag.c4d/StringTblUS.txt rename to planet/Tutorial.ocf/Tutorial.c4d/FlagGoal.c4d/Flag.c4d/StringTblUS.txt diff --git a/planet/Tutorial.c4f/Tutorial.c4d/FlagGoal.c4d/Flag.c4d/flag.png b/planet/Tutorial.ocf/Tutorial.c4d/FlagGoal.c4d/Flag.c4d/flag.png similarity index 100% rename from planet/Tutorial.c4f/Tutorial.c4d/FlagGoal.c4d/Flag.c4d/flag.png rename to planet/Tutorial.ocf/Tutorial.c4d/FlagGoal.c4d/Flag.c4d/flag.png diff --git a/planet/Tutorial.c4f/Tutorial.c4d/FlagGoal.c4d/Graphics.png b/planet/Tutorial.ocf/Tutorial.c4d/FlagGoal.c4d/Graphics.png similarity index 100% rename from planet/Tutorial.c4f/Tutorial.c4d/FlagGoal.c4d/Graphics.png rename to planet/Tutorial.ocf/Tutorial.c4d/FlagGoal.c4d/Graphics.png diff --git a/planet/Tutorial.c4f/Tutorial.c4d/FlagGoal.c4d/Script.c b/planet/Tutorial.ocf/Tutorial.c4d/FlagGoal.c4d/Script.c similarity index 100% rename from planet/Tutorial.c4f/Tutorial.c4d/FlagGoal.c4d/Script.c rename to planet/Tutorial.ocf/Tutorial.c4d/FlagGoal.c4d/Script.c diff --git a/planet/Tutorial.c4f/Tutorial.c4d/FlagGoal.c4d/StringTblDE.txt b/planet/Tutorial.ocf/Tutorial.c4d/FlagGoal.c4d/StringTblDE.txt similarity index 100% rename from planet/Tutorial.c4f/Tutorial.c4d/FlagGoal.c4d/StringTblDE.txt rename to planet/Tutorial.ocf/Tutorial.c4d/FlagGoal.c4d/StringTblDE.txt diff --git a/planet/Tutorial.c4f/Tutorial.c4d/FlagGoal.c4d/StringTblUS.txt b/planet/Tutorial.ocf/Tutorial.c4d/FlagGoal.c4d/StringTblUS.txt similarity index 100% rename from planet/Tutorial.c4f/Tutorial.c4d/FlagGoal.c4d/StringTblUS.txt rename to planet/Tutorial.ocf/Tutorial.c4d/FlagGoal.c4d/StringTblUS.txt diff --git a/planet/Tutorial.c4f/Tutorial.c4d/ObjectRestorer.c4d/DefCore.txt b/planet/Tutorial.ocf/Tutorial.c4d/ObjectRestorer.c4d/DefCore.txt similarity index 100% rename from planet/Tutorial.c4f/Tutorial.c4d/ObjectRestorer.c4d/DefCore.txt rename to planet/Tutorial.ocf/Tutorial.c4d/ObjectRestorer.c4d/DefCore.txt diff --git a/planet/Tutorial.c4f/Tutorial.c4d/ObjectRestorer.c4d/Graphics.png b/planet/Tutorial.ocf/Tutorial.c4d/ObjectRestorer.c4d/Graphics.png similarity index 100% rename from planet/Tutorial.c4f/Tutorial.c4d/ObjectRestorer.c4d/Graphics.png rename to planet/Tutorial.ocf/Tutorial.c4d/ObjectRestorer.c4d/Graphics.png diff --git a/planet/Tutorial.c4f/Tutorial.c4d/ObjectRestorer.c4d/Script.c b/planet/Tutorial.ocf/Tutorial.c4d/ObjectRestorer.c4d/Script.c similarity index 100% rename from planet/Tutorial.c4f/Tutorial.c4d/ObjectRestorer.c4d/Script.c rename to planet/Tutorial.ocf/Tutorial.c4d/ObjectRestorer.c4d/Script.c diff --git a/planet/Tutorial.c4f/Tutorial.c4d/ObjectRestorer.c4d/StringTblDE.txt b/planet/Tutorial.ocf/Tutorial.c4d/ObjectRestorer.c4d/StringTblDE.txt similarity index 100% rename from planet/Tutorial.c4f/Tutorial.c4d/ObjectRestorer.c4d/StringTblDE.txt rename to planet/Tutorial.ocf/Tutorial.c4d/ObjectRestorer.c4d/StringTblDE.txt diff --git a/planet/Tutorial.c4f/Tutorial.c4d/ObjectRestorer.c4d/StringTblUS.txt b/planet/Tutorial.ocf/Tutorial.c4d/ObjectRestorer.c4d/StringTblUS.txt similarity index 100% rename from planet/Tutorial.c4f/Tutorial.c4d/ObjectRestorer.c4d/StringTblUS.txt rename to planet/Tutorial.ocf/Tutorial.c4d/ObjectRestorer.c4d/StringTblUS.txt diff --git a/planet/Tutorial.c4f/Tutorial.c4d/TutGuide.c4d/DefCore.txt b/planet/Tutorial.ocf/Tutorial.c4d/TutGuide.c4d/DefCore.txt similarity index 100% rename from planet/Tutorial.c4f/Tutorial.c4d/TutGuide.c4d/DefCore.txt rename to planet/Tutorial.ocf/Tutorial.c4d/TutGuide.c4d/DefCore.txt diff --git a/planet/Tutorial.c4f/Tutorial.c4d/TutGuide.c4d/Graphics.png b/planet/Tutorial.ocf/Tutorial.c4d/TutGuide.c4d/Graphics.png similarity index 100% rename from planet/Tutorial.c4f/Tutorial.c4d/TutGuide.c4d/Graphics.png rename to planet/Tutorial.ocf/Tutorial.c4d/TutGuide.c4d/Graphics.png diff --git a/planet/Tutorial.c4f/Tutorial.c4d/TutGuide.c4d/GraphicsSpeakBubble.png b/planet/Tutorial.ocf/Tutorial.c4d/TutGuide.c4d/GraphicsSpeakBubble.png similarity index 100% rename from planet/Tutorial.c4f/Tutorial.c4d/TutGuide.c4d/GraphicsSpeakBubble.png rename to planet/Tutorial.ocf/Tutorial.c4d/TutGuide.c4d/GraphicsSpeakBubble.png diff --git a/planet/Tutorial.c4f/Tutorial.c4d/TutGuide.c4d/Portrait1.png b/planet/Tutorial.ocf/Tutorial.c4d/TutGuide.c4d/Portrait1.png similarity index 100% rename from planet/Tutorial.c4f/Tutorial.c4d/TutGuide.c4d/Portrait1.png rename to planet/Tutorial.ocf/Tutorial.c4d/TutGuide.c4d/Portrait1.png diff --git a/planet/Tutorial.c4f/Tutorial.c4d/TutGuide.c4d/Script.c b/planet/Tutorial.ocf/Tutorial.c4d/TutGuide.c4d/Script.c similarity index 100% rename from planet/Tutorial.c4f/Tutorial.c4d/TutGuide.c4d/Script.c rename to planet/Tutorial.ocf/Tutorial.c4d/TutGuide.c4d/Script.c diff --git a/planet/Tutorial.c4f/Tutorial.c4d/TutGuide.c4d/StringTblDE.txt b/planet/Tutorial.ocf/Tutorial.c4d/TutGuide.c4d/StringTblDE.txt similarity index 100% rename from planet/Tutorial.c4f/Tutorial.c4d/TutGuide.c4d/StringTblDE.txt rename to planet/Tutorial.ocf/Tutorial.c4d/TutGuide.c4d/StringTblDE.txt diff --git a/planet/Tutorial.c4f/Tutorial.c4d/TutGuide.c4d/StringTblUS.txt b/planet/Tutorial.ocf/Tutorial.c4d/TutGuide.c4d/StringTblUS.txt similarity index 100% rename from planet/Tutorial.c4f/Tutorial.c4d/TutGuide.c4d/StringTblUS.txt rename to planet/Tutorial.ocf/Tutorial.c4d/TutGuide.c4d/StringTblUS.txt diff --git a/planet/Tutorial.c4f/Tutorial.c4d/TutorialArrow.c4d/DefCore.txt b/planet/Tutorial.ocf/Tutorial.c4d/TutorialArrow.c4d/DefCore.txt similarity index 100% rename from planet/Tutorial.c4f/Tutorial.c4d/TutorialArrow.c4d/DefCore.txt rename to planet/Tutorial.ocf/Tutorial.c4d/TutorialArrow.c4d/DefCore.txt diff --git a/planet/Tutorial.c4f/Tutorial.c4d/TutorialArrow.c4d/Graphics.mesh b/planet/Tutorial.ocf/Tutorial.c4d/TutorialArrow.c4d/Graphics.mesh similarity index 100% rename from planet/Tutorial.c4f/Tutorial.c4d/TutorialArrow.c4d/Graphics.mesh rename to planet/Tutorial.ocf/Tutorial.c4d/TutorialArrow.c4d/Graphics.mesh diff --git a/planet/Tutorial.c4f/Tutorial.c4d/TutorialArrow.c4d/Scene.material b/planet/Tutorial.ocf/Tutorial.c4d/TutorialArrow.c4d/Scene.material similarity index 100% rename from planet/Tutorial.c4f/Tutorial.c4d/TutorialArrow.c4d/Scene.material rename to planet/Tutorial.ocf/Tutorial.c4d/TutorialArrow.c4d/Scene.material diff --git a/planet/Tutorial.c4f/Tutorial.c4d/TutorialArrow.c4d/Script.c b/planet/Tutorial.ocf/Tutorial.c4d/TutorialArrow.c4d/Script.c similarity index 100% rename from planet/Tutorial.c4f/Tutorial.c4d/TutorialArrow.c4d/Script.c rename to planet/Tutorial.ocf/Tutorial.c4d/TutorialArrow.c4d/Script.c diff --git a/planet/Tutorial.c4f/Tutorial.c4d/TutorialArrow.c4d/StringTblDE.txt b/planet/Tutorial.ocf/Tutorial.c4d/TutorialArrow.c4d/StringTblDE.txt similarity index 100% rename from planet/Tutorial.c4f/Tutorial.c4d/TutorialArrow.c4d/StringTblDE.txt rename to planet/Tutorial.ocf/Tutorial.c4d/TutorialArrow.c4d/StringTblDE.txt diff --git a/planet/Tutorial.c4f/Tutorial.c4d/TutorialArrow.c4d/StringTblUS.txt b/planet/Tutorial.ocf/Tutorial.c4d/TutorialArrow.c4d/StringTblUS.txt similarity index 100% rename from planet/Tutorial.c4f/Tutorial.c4d/TutorialArrow.c4d/StringTblUS.txt rename to planet/Tutorial.ocf/Tutorial.c4d/TutorialArrow.c4d/StringTblUS.txt diff --git a/planet/Tutorial.c4f/Tutorial.c4d/TutorialArrow.c4d/TutArrow.skeleton b/planet/Tutorial.ocf/Tutorial.c4d/TutorialArrow.c4d/TutArrow.skeleton similarity index 100% rename from planet/Tutorial.c4f/Tutorial.c4d/TutorialArrow.c4d/TutArrow.skeleton rename to planet/Tutorial.ocf/Tutorial.c4d/TutorialArrow.c4d/TutArrow.skeleton diff --git a/planet/Tutorial.c4f/Tutorial01.ocs/DescDE.rtf b/planet/Tutorial.ocf/Tutorial01.ocs/DescDE.rtf similarity index 100% rename from planet/Tutorial.c4f/Tutorial01.ocs/DescDE.rtf rename to planet/Tutorial.ocf/Tutorial01.ocs/DescDE.rtf diff --git a/planet/Tutorial.c4f/Tutorial01.ocs/DescUS.rtf b/planet/Tutorial.ocf/Tutorial01.ocs/DescUS.rtf similarity index 100% rename from planet/Tutorial.c4f/Tutorial01.ocs/DescUS.rtf rename to planet/Tutorial.ocf/Tutorial01.ocs/DescUS.rtf diff --git a/planet/Tutorial.c4f/Tutorial01.ocs/Map.bmp b/planet/Tutorial.ocf/Tutorial01.ocs/Map.bmp similarity index 100% rename from planet/Tutorial.c4f/Tutorial01.ocs/Map.bmp rename to planet/Tutorial.ocf/Tutorial01.ocs/Map.bmp diff --git a/planet/Tutorial.c4f/Tutorial01.ocs/Scenario.txt b/planet/Tutorial.ocf/Tutorial01.ocs/Scenario.txt similarity index 100% rename from planet/Tutorial.c4f/Tutorial01.ocs/Scenario.txt rename to planet/Tutorial.ocf/Tutorial01.ocs/Scenario.txt diff --git a/planet/Tutorial.c4f/Tutorial01.ocs/Script.c b/planet/Tutorial.ocf/Tutorial01.ocs/Script.c similarity index 98% rename from planet/Tutorial.c4f/Tutorial01.ocs/Script.c rename to planet/Tutorial.ocf/Tutorial01.ocs/Script.c index a0a5d4af5..b304e5773 100644 --- a/planet/Tutorial.c4f/Tutorial01.ocs/Script.c +++ b/planet/Tutorial.ocf/Tutorial01.ocs/Script.c @@ -37,7 +37,7 @@ protected func Initialize() chest->CreateContents(Firestone)->AddRestoreMode(chest); // Dialogue options -> repeat round. - SetNextMission("Tutorial.c4f\\Tutorial01.ocs", "$MsgRepeatRound$", "$MsgRepeatRoundDesc$"); + SetNextMission("Tutorial.ocf\\Tutorial01.ocs", "$MsgRepeatRound$", "$MsgRepeatRoundDesc$"); return; } @@ -45,7 +45,7 @@ protected func Initialize() protected func OnGoalsFulfilled() { // Dialogue options -> next round. - SetNextMission("Tutorial.c4f\\Tutorial02.ocs", "$MsgNextTutorial$", "$MsgNextTutorialDesc$"); + SetNextMission("Tutorial.ocf\\Tutorial02.ocs", "$MsgNextTutorial$", "$MsgNextTutorialDesc$"); // Normal scenario ending by goal library. return false; } diff --git a/planet/Tutorial.c4f/Tutorial01.ocs/StringTblDE.txt b/planet/Tutorial.ocf/Tutorial01.ocs/StringTblDE.txt similarity index 100% rename from planet/Tutorial.c4f/Tutorial01.ocs/StringTblDE.txt rename to planet/Tutorial.ocf/Tutorial01.ocs/StringTblDE.txt diff --git a/planet/Tutorial.c4f/Tutorial01.ocs/StringTblUS.txt b/planet/Tutorial.ocf/Tutorial01.ocs/StringTblUS.txt similarity index 100% rename from planet/Tutorial.c4f/Tutorial01.ocs/StringTblUS.txt rename to planet/Tutorial.ocf/Tutorial01.ocs/StringTblUS.txt diff --git a/planet/Tutorial.c4f/Tutorial01.ocs/Title.png b/planet/Tutorial.ocf/Tutorial01.ocs/Title.png similarity index 100% rename from planet/Tutorial.c4f/Tutorial01.ocs/Title.png rename to planet/Tutorial.ocf/Tutorial01.ocs/Title.png diff --git a/planet/Tutorial.c4f/Tutorial01.ocs/Title.txt b/planet/Tutorial.ocf/Tutorial01.ocs/Title.txt similarity index 100% rename from planet/Tutorial.c4f/Tutorial01.ocs/Title.txt rename to planet/Tutorial.ocf/Tutorial01.ocs/Title.txt diff --git a/planet/Tutorial.c4f/Tutorial02.ocs/DescDE.rtf b/planet/Tutorial.ocf/Tutorial02.ocs/DescDE.rtf similarity index 100% rename from planet/Tutorial.c4f/Tutorial02.ocs/DescDE.rtf rename to planet/Tutorial.ocf/Tutorial02.ocs/DescDE.rtf diff --git a/planet/Tutorial.c4f/Tutorial02.ocs/DescUS.rtf b/planet/Tutorial.ocf/Tutorial02.ocs/DescUS.rtf similarity index 100% rename from planet/Tutorial.c4f/Tutorial02.ocs/DescUS.rtf rename to planet/Tutorial.ocf/Tutorial02.ocs/DescUS.rtf diff --git a/planet/Tutorial.c4f/Tutorial02.ocs/Map.bmp b/planet/Tutorial.ocf/Tutorial02.ocs/Map.bmp similarity index 100% rename from planet/Tutorial.c4f/Tutorial02.ocs/Map.bmp rename to planet/Tutorial.ocf/Tutorial02.ocs/Map.bmp diff --git a/planet/Tutorial.c4f/Tutorial02.ocs/Scenario.txt b/planet/Tutorial.ocf/Tutorial02.ocs/Scenario.txt similarity index 100% rename from planet/Tutorial.c4f/Tutorial02.ocs/Scenario.txt rename to planet/Tutorial.ocf/Tutorial02.ocs/Scenario.txt diff --git a/planet/Tutorial.c4f/Tutorial02.ocs/Script.c b/planet/Tutorial.ocf/Tutorial02.ocs/Script.c similarity index 99% rename from planet/Tutorial.c4f/Tutorial02.ocs/Script.c rename to planet/Tutorial.ocf/Tutorial02.ocs/Script.c index a30baf3c1..1bb26ad81 100644 --- a/planet/Tutorial.c4f/Tutorial02.ocs/Script.c +++ b/planet/Tutorial.ocf/Tutorial02.ocs/Script.c @@ -116,7 +116,7 @@ protected func Initialize() PlaceGrass(85); // Dialogue options -> repeat round. - SetNextMission("Tutorial.c4f\\Tutorial02.ocs", "$MsgRepeatRound$", "$MsgRepeatRoundDesc$"); + SetNextMission("Tutorial.ocf\\Tutorial02.ocs", "$MsgRepeatRound$", "$MsgRepeatRoundDesc$"); return; } @@ -124,7 +124,7 @@ protected func Initialize() protected func OnGoalsFulfilled() { // Dialogue options -> next round. - SetNextMission("Tutorial.c4f\\Tutorial03.ocs", "$MsgNextTutorial$", "$MsgNextTutorialDesc$"); + SetNextMission("Tutorial.ocf\\Tutorial03.ocs", "$MsgNextTutorial$", "$MsgNextTutorialDesc$"); // Normal scenario ending by goal library. return false; } diff --git a/planet/Tutorial.c4f/Tutorial02.ocs/StringTblDE.txt b/planet/Tutorial.ocf/Tutorial02.ocs/StringTblDE.txt similarity index 100% rename from planet/Tutorial.c4f/Tutorial02.ocs/StringTblDE.txt rename to planet/Tutorial.ocf/Tutorial02.ocs/StringTblDE.txt diff --git a/planet/Tutorial.c4f/Tutorial02.ocs/StringTblUS.txt b/planet/Tutorial.ocf/Tutorial02.ocs/StringTblUS.txt similarity index 100% rename from planet/Tutorial.c4f/Tutorial02.ocs/StringTblUS.txt rename to planet/Tutorial.ocf/Tutorial02.ocs/StringTblUS.txt diff --git a/planet/Tutorial.c4f/Tutorial02.ocs/System.ocg/Clonk.c b/planet/Tutorial.ocf/Tutorial02.ocs/System.ocg/Clonk.c similarity index 100% rename from planet/Tutorial.c4f/Tutorial02.ocs/System.ocg/Clonk.c rename to planet/Tutorial.ocf/Tutorial02.ocs/System.ocg/Clonk.c diff --git a/planet/Tutorial.c4f/Tutorial02.ocs/Title.png b/planet/Tutorial.ocf/Tutorial02.ocs/Title.png similarity index 100% rename from planet/Tutorial.c4f/Tutorial02.ocs/Title.png rename to planet/Tutorial.ocf/Tutorial02.ocs/Title.png diff --git a/planet/Tutorial.c4f/Tutorial02.ocs/Title.txt b/planet/Tutorial.ocf/Tutorial02.ocs/Title.txt similarity index 100% rename from planet/Tutorial.c4f/Tutorial02.ocs/Title.txt rename to planet/Tutorial.ocf/Tutorial02.ocs/Title.txt diff --git a/planet/Tutorial.c4f/Tutorial03.ocs/DescDE.rtf b/planet/Tutorial.ocf/Tutorial03.ocs/DescDE.rtf similarity index 100% rename from planet/Tutorial.c4f/Tutorial03.ocs/DescDE.rtf rename to planet/Tutorial.ocf/Tutorial03.ocs/DescDE.rtf diff --git a/planet/Tutorial.c4f/Tutorial03.ocs/DescUS.rtf b/planet/Tutorial.ocf/Tutorial03.ocs/DescUS.rtf similarity index 100% rename from planet/Tutorial.c4f/Tutorial03.ocs/DescUS.rtf rename to planet/Tutorial.ocf/Tutorial03.ocs/DescUS.rtf diff --git a/planet/Tutorial.c4f/Tutorial03.ocs/Map.bmp b/planet/Tutorial.ocf/Tutorial03.ocs/Map.bmp similarity index 100% rename from planet/Tutorial.c4f/Tutorial03.ocs/Map.bmp rename to planet/Tutorial.ocf/Tutorial03.ocs/Map.bmp diff --git a/planet/Tutorial.c4f/Tutorial03.ocs/Scenario.txt b/planet/Tutorial.ocf/Tutorial03.ocs/Scenario.txt similarity index 100% rename from planet/Tutorial.c4f/Tutorial03.ocs/Scenario.txt rename to planet/Tutorial.ocf/Tutorial03.ocs/Scenario.txt diff --git a/planet/Tutorial.c4f/Tutorial03.ocs/Script.c b/planet/Tutorial.ocf/Tutorial03.ocs/Script.c similarity index 98% rename from planet/Tutorial.c4f/Tutorial03.ocs/Script.c rename to planet/Tutorial.ocf/Tutorial03.ocs/Script.c index 1864da5ba..540caa948 100644 --- a/planet/Tutorial.c4f/Tutorial03.ocs/Script.c +++ b/planet/Tutorial.ocf/Tutorial03.ocs/Script.c @@ -62,7 +62,7 @@ protected func Initialize() AddEffect("Ropeladder", target, 1, 0, target); // Dialogue options -> repeat round. - SetNextMission("Tutorial.c4f\\Tutorial03.ocs", "$MsgRepeatRound$", "$MsgRepeatRoundDesc$"); + SetNextMission("Tutorial.ocf\\Tutorial03.ocs", "$MsgRepeatRound$", "$MsgRepeatRoundDesc$"); return; } @@ -70,7 +70,7 @@ protected func Initialize() protected func OnGoalsFulfilled() { // Dialogue options -> next round. - SetNextMission("Tutorial.c4f\\Tutorial04.ocs", "$MsgNextTutorial$", "$MsgNextTutorialDesc$"); + SetNextMission("Tutorial.ocf\\Tutorial04.ocs", "$MsgNextTutorial$", "$MsgNextTutorialDesc$"); // Normal scenario ending by goal library. return false; } diff --git a/planet/Tutorial.c4f/Tutorial03.ocs/StringTblDE.txt b/planet/Tutorial.ocf/Tutorial03.ocs/StringTblDE.txt similarity index 100% rename from planet/Tutorial.c4f/Tutorial03.ocs/StringTblDE.txt rename to planet/Tutorial.ocf/Tutorial03.ocs/StringTblDE.txt diff --git a/planet/Tutorial.c4f/Tutorial03.ocs/StringTblUS.txt b/planet/Tutorial.ocf/Tutorial03.ocs/StringTblUS.txt similarity index 100% rename from planet/Tutorial.c4f/Tutorial03.ocs/StringTblUS.txt rename to planet/Tutorial.ocf/Tutorial03.ocs/StringTblUS.txt diff --git a/planet/Tutorial.c4f/Tutorial03.ocs/System.ocg/Clonk.c b/planet/Tutorial.ocf/Tutorial03.ocs/System.ocg/Clonk.c similarity index 100% rename from planet/Tutorial.c4f/Tutorial03.ocs/System.ocg/Clonk.c rename to planet/Tutorial.ocf/Tutorial03.ocs/System.ocg/Clonk.c diff --git a/planet/Tutorial.c4f/Tutorial03.ocs/System.ocg/FlagGoal.c b/planet/Tutorial.ocf/Tutorial03.ocs/System.ocg/FlagGoal.c similarity index 100% rename from planet/Tutorial.c4f/Tutorial03.ocs/System.ocg/FlagGoal.c rename to planet/Tutorial.ocf/Tutorial03.ocs/System.ocg/FlagGoal.c diff --git a/planet/Tutorial.c4f/Tutorial03.ocs/System.ocg/Ropeladder.c b/planet/Tutorial.ocf/Tutorial03.ocs/System.ocg/Ropeladder.c similarity index 100% rename from planet/Tutorial.c4f/Tutorial03.ocs/System.ocg/Ropeladder.c rename to planet/Tutorial.ocf/Tutorial03.ocs/System.ocg/Ropeladder.c diff --git a/planet/Tutorial.c4f/Tutorial03.ocs/System.ocg/StringTblDE.txt b/planet/Tutorial.ocf/Tutorial03.ocs/System.ocg/StringTblDE.txt similarity index 100% rename from planet/Tutorial.c4f/Tutorial03.ocs/System.ocg/StringTblDE.txt rename to planet/Tutorial.ocf/Tutorial03.ocs/System.ocg/StringTblDE.txt diff --git a/planet/Tutorial.c4f/Tutorial03.ocs/System.ocg/StringTblUS.txt b/planet/Tutorial.ocf/Tutorial03.ocs/System.ocg/StringTblUS.txt similarity index 100% rename from planet/Tutorial.c4f/Tutorial03.ocs/System.ocg/StringTblUS.txt rename to planet/Tutorial.ocf/Tutorial03.ocs/System.ocg/StringTblUS.txt diff --git a/planet/Tutorial.c4f/Tutorial03.ocs/System.ocg/WeaponFade.c b/planet/Tutorial.ocf/Tutorial03.ocs/System.ocg/WeaponFade.c similarity index 100% rename from planet/Tutorial.c4f/Tutorial03.ocs/System.ocg/WeaponFade.c rename to planet/Tutorial.ocf/Tutorial03.ocs/System.ocg/WeaponFade.c diff --git a/planet/Tutorial.c4f/Tutorial03.ocs/Target.c4d/DefCore.txt b/planet/Tutorial.ocf/Tutorial03.ocs/Target.c4d/DefCore.txt similarity index 100% rename from planet/Tutorial.c4f/Tutorial03.ocs/Target.c4d/DefCore.txt rename to planet/Tutorial.ocf/Tutorial03.ocs/Target.c4d/DefCore.txt diff --git a/planet/Tutorial.c4f/Tutorial03.ocs/Target.c4d/Graphics.mesh b/planet/Tutorial.ocf/Tutorial03.ocs/Target.c4d/Graphics.mesh similarity index 100% rename from planet/Tutorial.c4f/Tutorial03.ocs/Target.c4d/Graphics.mesh rename to planet/Tutorial.ocf/Tutorial03.ocs/Target.c4d/Graphics.mesh diff --git a/planet/Tutorial.c4f/Tutorial03.ocs/Target.c4d/Scene.material b/planet/Tutorial.ocf/Tutorial03.ocs/Target.c4d/Scene.material similarity index 100% rename from planet/Tutorial.c4f/Tutorial03.ocs/Target.c4d/Scene.material rename to planet/Tutorial.ocf/Tutorial03.ocs/Target.c4d/Scene.material diff --git a/planet/Tutorial.c4f/Tutorial03.ocs/Target.c4d/Script.c b/planet/Tutorial.ocf/Tutorial03.ocs/Target.c4d/Script.c similarity index 100% rename from planet/Tutorial.c4f/Tutorial03.ocs/Target.c4d/Script.c rename to planet/Tutorial.ocf/Tutorial03.ocs/Target.c4d/Script.c diff --git a/planet/Tutorial.c4f/Tutorial03.ocs/Target.c4d/Straw.c4d/Graphics.png b/planet/Tutorial.ocf/Tutorial03.ocs/Target.c4d/Straw.c4d/Graphics.png similarity index 100% rename from planet/Tutorial.c4f/Tutorial03.ocs/Target.c4d/Straw.c4d/Graphics.png rename to planet/Tutorial.ocf/Tutorial03.ocs/Target.c4d/Straw.c4d/Graphics.png diff --git a/planet/Tutorial.c4f/Tutorial03.ocs/Target.c4d/Straw.c4d/Particle.txt b/planet/Tutorial.ocf/Tutorial03.ocs/Target.c4d/Straw.c4d/Particle.txt similarity index 100% rename from planet/Tutorial.c4f/Tutorial03.ocs/Target.c4d/Straw.c4d/Particle.txt rename to planet/Tutorial.ocf/Tutorial03.ocs/Target.c4d/Straw.c4d/Particle.txt diff --git a/planet/Tutorial.c4f/Tutorial03.ocs/Target.c4d/StringTblDE.txt b/planet/Tutorial.ocf/Tutorial03.ocs/Target.c4d/StringTblDE.txt similarity index 100% rename from planet/Tutorial.c4f/Tutorial03.ocs/Target.c4d/StringTblDE.txt rename to planet/Tutorial.ocf/Tutorial03.ocs/Target.c4d/StringTblDE.txt diff --git a/planet/Tutorial.c4f/Tutorial03.ocs/Target.c4d/StringTblUS.txt b/planet/Tutorial.ocf/Tutorial03.ocs/Target.c4d/StringTblUS.txt similarity index 100% rename from planet/Tutorial.c4f/Tutorial03.ocs/Target.c4d/StringTblUS.txt rename to planet/Tutorial.ocf/Tutorial03.ocs/Target.c4d/StringTblUS.txt diff --git a/planet/Tutorial.c4f/Tutorial03.ocs/Target.c4d/Target.skeleton b/planet/Tutorial.ocf/Tutorial03.ocs/Target.c4d/Target.skeleton similarity index 100% rename from planet/Tutorial.c4f/Tutorial03.ocs/Target.c4d/Target.skeleton rename to planet/Tutorial.ocf/Tutorial03.ocs/Target.c4d/Target.skeleton diff --git a/planet/Tutorial.c4f/Tutorial03.ocs/Target.c4d/TargetBalloon.c4d/BurntBalloon.c4d/DefCore.txt b/planet/Tutorial.ocf/Tutorial03.ocs/Target.c4d/TargetBalloon.c4d/BurntBalloon.c4d/DefCore.txt similarity index 100% rename from planet/Tutorial.c4f/Tutorial03.ocs/Target.c4d/TargetBalloon.c4d/BurntBalloon.c4d/DefCore.txt rename to planet/Tutorial.ocf/Tutorial03.ocs/Target.c4d/TargetBalloon.c4d/BurntBalloon.c4d/DefCore.txt diff --git a/planet/Tutorial.c4f/Tutorial03.ocs/Target.c4d/TargetBalloon.c4d/BurntBalloon.c4d/Graphics.2.png b/planet/Tutorial.ocf/Tutorial03.ocs/Target.c4d/TargetBalloon.c4d/BurntBalloon.c4d/Graphics.2.png similarity index 100% rename from planet/Tutorial.c4f/Tutorial03.ocs/Target.c4d/TargetBalloon.c4d/BurntBalloon.c4d/Graphics.2.png rename to planet/Tutorial.ocf/Tutorial03.ocs/Target.c4d/TargetBalloon.c4d/BurntBalloon.c4d/Graphics.2.png diff --git a/planet/Tutorial.c4f/Tutorial03.ocs/Target.c4d/TargetBalloon.c4d/BurntBalloon.c4d/Script.c b/planet/Tutorial.ocf/Tutorial03.ocs/Target.c4d/TargetBalloon.c4d/BurntBalloon.c4d/Script.c similarity index 100% rename from planet/Tutorial.c4f/Tutorial03.ocs/Target.c4d/TargetBalloon.c4d/BurntBalloon.c4d/Script.c rename to planet/Tutorial.ocf/Tutorial03.ocs/Target.c4d/TargetBalloon.c4d/BurntBalloon.c4d/Script.c diff --git a/planet/Tutorial.c4f/Tutorial03.ocs/Target.c4d/TargetBalloon.c4d/DefCore.txt b/planet/Tutorial.ocf/Tutorial03.ocs/Target.c4d/TargetBalloon.c4d/DefCore.txt similarity index 100% rename from planet/Tutorial.c4f/Tutorial03.ocs/Target.c4d/TargetBalloon.c4d/DefCore.txt rename to planet/Tutorial.ocf/Tutorial03.ocs/Target.c4d/TargetBalloon.c4d/DefCore.txt diff --git a/planet/Tutorial.c4f/Tutorial03.ocs/Target.c4d/TargetBalloon.c4d/Graphics.2.png b/planet/Tutorial.ocf/Tutorial03.ocs/Target.c4d/TargetBalloon.c4d/Graphics.2.png similarity index 100% rename from planet/Tutorial.c4f/Tutorial03.ocs/Target.c4d/TargetBalloon.c4d/Graphics.2.png rename to planet/Tutorial.ocf/Tutorial03.ocs/Target.c4d/TargetBalloon.c4d/Graphics.2.png diff --git a/planet/Tutorial.c4f/Tutorial03.ocs/Target.c4d/TargetBalloon.c4d/Graphics.mesh b/planet/Tutorial.ocf/Tutorial03.ocs/Target.c4d/TargetBalloon.c4d/Graphics.mesh similarity index 100% rename from planet/Tutorial.c4f/Tutorial03.ocs/Target.c4d/TargetBalloon.c4d/Graphics.mesh rename to planet/Tutorial.ocf/Tutorial03.ocs/Target.c4d/TargetBalloon.c4d/Graphics.mesh diff --git a/planet/Tutorial.c4f/Tutorial03.ocs/Target.c4d/TargetBalloon.c4d/Scene.material b/planet/Tutorial.ocf/Tutorial03.ocs/Target.c4d/TargetBalloon.c4d/Scene.material similarity index 100% rename from planet/Tutorial.c4f/Tutorial03.ocs/Target.c4d/TargetBalloon.c4d/Scene.material rename to planet/Tutorial.ocf/Tutorial03.ocs/Target.c4d/TargetBalloon.c4d/Scene.material diff --git a/planet/Tutorial.c4f/Tutorial03.ocs/Target.c4d/TargetBalloon.c4d/Script.c b/planet/Tutorial.ocf/Tutorial03.ocs/Target.c4d/TargetBalloon.c4d/Script.c similarity index 100% rename from planet/Tutorial.c4f/Tutorial03.ocs/Target.c4d/TargetBalloon.c4d/Script.c rename to planet/Tutorial.ocf/Tutorial03.ocs/Target.c4d/TargetBalloon.c4d/Script.c diff --git a/planet/Tutorial.c4f/Tutorial03.ocs/Target.c4d/TargetBalloon.c4d/StringTblDE.txt b/planet/Tutorial.ocf/Tutorial03.ocs/Target.c4d/TargetBalloon.c4d/StringTblDE.txt similarity index 100% rename from planet/Tutorial.c4f/Tutorial03.ocs/Target.c4d/TargetBalloon.c4d/StringTblDE.txt rename to planet/Tutorial.ocf/Tutorial03.ocs/Target.c4d/TargetBalloon.c4d/StringTblDE.txt diff --git a/planet/Tutorial.c4f/Tutorial03.ocs/Target.c4d/TargetBalloon.c4d/StringTblUS.txt b/planet/Tutorial.ocf/Tutorial03.ocs/Target.c4d/TargetBalloon.c4d/StringTblUS.txt similarity index 100% rename from planet/Tutorial.c4f/Tutorial03.ocs/Target.c4d/TargetBalloon.c4d/StringTblUS.txt rename to planet/Tutorial.ocf/Tutorial03.ocs/Target.c4d/TargetBalloon.c4d/StringTblUS.txt diff --git a/planet/Tutorial.c4f/Tutorial03.ocs/Target.c4d/TargetBalloon.c4d/Target_Balloon.skeleton b/planet/Tutorial.ocf/Tutorial03.ocs/Target.c4d/TargetBalloon.c4d/Target_Balloon.skeleton similarity index 100% rename from planet/Tutorial.c4f/Tutorial03.ocs/Target.c4d/TargetBalloon.c4d/Target_Balloon.skeleton rename to planet/Tutorial.ocf/Tutorial03.ocs/Target.c4d/TargetBalloon.c4d/Target_Balloon.skeleton diff --git a/planet/Tutorial.c4f/Tutorial03.ocs/Target.c4d/TargetBalloon.c4d/target_balloon.png b/planet/Tutorial.ocf/Tutorial03.ocs/Target.c4d/TargetBalloon.c4d/target_balloon.png similarity index 100% rename from planet/Tutorial.c4f/Tutorial03.ocs/Target.c4d/TargetBalloon.c4d/target_balloon.png rename to planet/Tutorial.ocf/Tutorial03.ocs/Target.c4d/TargetBalloon.c4d/target_balloon.png diff --git a/planet/Tutorial.c4f/Tutorial03.ocs/Target.c4d/target.png b/planet/Tutorial.ocf/Tutorial03.ocs/Target.c4d/target.png similarity index 100% rename from planet/Tutorial.c4f/Tutorial03.ocs/Target.c4d/target.png rename to planet/Tutorial.ocf/Tutorial03.ocs/Target.c4d/target.png diff --git a/planet/Tutorial.c4f/Tutorial03.ocs/Title.png b/planet/Tutorial.ocf/Tutorial03.ocs/Title.png similarity index 100% rename from planet/Tutorial.c4f/Tutorial03.ocs/Title.png rename to planet/Tutorial.ocf/Tutorial03.ocs/Title.png diff --git a/planet/Tutorial.c4f/Tutorial03.ocs/Title.txt b/planet/Tutorial.ocf/Tutorial03.ocs/Title.txt similarity index 100% rename from planet/Tutorial.c4f/Tutorial03.ocs/Title.txt rename to planet/Tutorial.ocf/Tutorial03.ocs/Title.txt diff --git a/planet/Tutorial.c4f/Tutorial04.ocs/DescDE.rtf b/planet/Tutorial.ocf/Tutorial04.ocs/DescDE.rtf similarity index 100% rename from planet/Tutorial.c4f/Tutorial04.ocs/DescDE.rtf rename to planet/Tutorial.ocf/Tutorial04.ocs/DescDE.rtf diff --git a/planet/Tutorial.c4f/Tutorial04.ocs/DescUS.rtf b/planet/Tutorial.ocf/Tutorial04.ocs/DescUS.rtf similarity index 100% rename from planet/Tutorial.c4f/Tutorial04.ocs/DescUS.rtf rename to planet/Tutorial.ocf/Tutorial04.ocs/DescUS.rtf diff --git a/planet/Tutorial.c4f/Tutorial04.ocs/EnergyBar.c4d/DefCore.txt b/planet/Tutorial.ocf/Tutorial04.ocs/EnergyBar.c4d/DefCore.txt similarity index 100% rename from planet/Tutorial.c4f/Tutorial04.ocs/EnergyBar.c4d/DefCore.txt rename to planet/Tutorial.ocf/Tutorial04.ocs/EnergyBar.c4d/DefCore.txt diff --git a/planet/Tutorial.c4f/Tutorial04.ocs/EnergyBar.c4d/Graphics.png b/planet/Tutorial.ocf/Tutorial04.ocs/EnergyBar.c4d/Graphics.png similarity index 100% rename from planet/Tutorial.c4f/Tutorial04.ocs/EnergyBar.c4d/Graphics.png rename to planet/Tutorial.ocf/Tutorial04.ocs/EnergyBar.c4d/Graphics.png diff --git a/planet/Tutorial.c4f/Tutorial04.ocs/EnergyBar.c4d/Script.c b/planet/Tutorial.ocf/Tutorial04.ocs/EnergyBar.c4d/Script.c similarity index 100% rename from planet/Tutorial.c4f/Tutorial04.ocs/EnergyBar.c4d/Script.c rename to planet/Tutorial.ocf/Tutorial04.ocs/EnergyBar.c4d/Script.c diff --git a/planet/Tutorial.c4f/Tutorial04.ocs/EnergyBar.c4d/StringTblDE.txt b/planet/Tutorial.ocf/Tutorial04.ocs/EnergyBar.c4d/StringTblDE.txt similarity index 100% rename from planet/Tutorial.c4f/Tutorial04.ocs/EnergyBar.c4d/StringTblDE.txt rename to planet/Tutorial.ocf/Tutorial04.ocs/EnergyBar.c4d/StringTblDE.txt diff --git a/planet/Tutorial.c4f/Tutorial04.ocs/EnergyBar.c4d/StringTblUS.txt b/planet/Tutorial.ocf/Tutorial04.ocs/EnergyBar.c4d/StringTblUS.txt similarity index 100% rename from planet/Tutorial.c4f/Tutorial04.ocs/EnergyBar.c4d/StringTblUS.txt rename to planet/Tutorial.ocf/Tutorial04.ocs/EnergyBar.c4d/StringTblUS.txt diff --git a/planet/Tutorial.c4f/Tutorial04.ocs/Map.bmp b/planet/Tutorial.ocf/Tutorial04.ocs/Map.bmp similarity index 100% rename from planet/Tutorial.c4f/Tutorial04.ocs/Map.bmp rename to planet/Tutorial.ocf/Tutorial04.ocs/Map.bmp diff --git a/planet/Tutorial.c4f/Tutorial04.ocs/Scenario.txt b/planet/Tutorial.ocf/Tutorial04.ocs/Scenario.txt similarity index 100% rename from planet/Tutorial.c4f/Tutorial04.ocs/Scenario.txt rename to planet/Tutorial.ocf/Tutorial04.ocs/Scenario.txt diff --git a/planet/Tutorial.c4f/Tutorial04.ocs/Script.c b/planet/Tutorial.ocf/Tutorial04.ocs/Script.c similarity index 98% rename from planet/Tutorial.c4f/Tutorial04.ocs/Script.c rename to planet/Tutorial.ocf/Tutorial04.ocs/Script.c index ba9bca400..b7d753929 100644 --- a/planet/Tutorial.c4f/Tutorial04.ocs/Script.c +++ b/planet/Tutorial.ocf/Tutorial04.ocs/Script.c @@ -55,7 +55,7 @@ protected func Initialize() CreateObject(BrickEdge, edges[i][0], edges[i][1], NO_OWNER)->PermaEdge(); // Dialogue options -> repeat round. - SetNextMission("Tutorial.c4f\\Tutorial04.ocs", "$MsgRepeatRound$", "$MsgRepeatRoundDesc$"); + SetNextMission("Tutorial.ocf\\Tutorial04.ocs", "$MsgRepeatRound$", "$MsgRepeatRoundDesc$"); return; } @@ -64,7 +64,7 @@ protected func OnGoalsFulfilled() { // Dialogue options -> next round. // Uncomment if there is a 5th tutorial. - // SetNextMission("Tutorial.c4f\\Tutorial05.ocs", "$MsgNextTutorial$", "$MsgNextTutorialDesc$"); + // SetNextMission("Tutorial.ocf\\Tutorial05.ocs", "$MsgNextTutorial$", "$MsgNextTutorialDesc$"); // Normal scenario ending by goal library. return false; } diff --git a/planet/Tutorial.c4f/Tutorial04.ocs/StringTblDE.txt b/planet/Tutorial.ocf/Tutorial04.ocs/StringTblDE.txt similarity index 100% rename from planet/Tutorial.c4f/Tutorial04.ocs/StringTblDE.txt rename to planet/Tutorial.ocf/Tutorial04.ocs/StringTblDE.txt diff --git a/planet/Tutorial.c4f/Tutorial04.ocs/StringTblUS.txt b/planet/Tutorial.ocf/Tutorial04.ocs/StringTblUS.txt similarity index 100% rename from planet/Tutorial.c4f/Tutorial04.ocs/StringTblUS.txt rename to planet/Tutorial.ocf/Tutorial04.ocs/StringTblUS.txt diff --git a/planet/Tutorial.c4f/Tutorial04.ocs/SwordTarget.c4d/DefCore.txt b/planet/Tutorial.ocf/Tutorial04.ocs/SwordTarget.c4d/DefCore.txt similarity index 100% rename from planet/Tutorial.c4f/Tutorial04.ocs/SwordTarget.c4d/DefCore.txt rename to planet/Tutorial.ocf/Tutorial04.ocs/SwordTarget.c4d/DefCore.txt diff --git a/planet/Tutorial.c4f/Tutorial04.ocs/SwordTarget.c4d/Graphics.mesh b/planet/Tutorial.ocf/Tutorial04.ocs/SwordTarget.c4d/Graphics.mesh similarity index 100% rename from planet/Tutorial.c4f/Tutorial04.ocs/SwordTarget.c4d/Graphics.mesh rename to planet/Tutorial.ocf/Tutorial04.ocs/SwordTarget.c4d/Graphics.mesh diff --git a/planet/Tutorial.c4f/Tutorial04.ocs/SwordTarget.c4d/Scene.material b/planet/Tutorial.ocf/Tutorial04.ocs/SwordTarget.c4d/Scene.material similarity index 100% rename from planet/Tutorial.c4f/Tutorial04.ocs/SwordTarget.c4d/Scene.material rename to planet/Tutorial.ocf/Tutorial04.ocs/SwordTarget.c4d/Scene.material diff --git a/planet/Tutorial.c4f/Tutorial04.ocs/SwordTarget.c4d/Script.c b/planet/Tutorial.ocf/Tutorial04.ocs/SwordTarget.c4d/Script.c similarity index 100% rename from planet/Tutorial.c4f/Tutorial04.ocs/SwordTarget.c4d/Script.c rename to planet/Tutorial.ocf/Tutorial04.ocs/SwordTarget.c4d/Script.c diff --git a/planet/Tutorial.c4f/Tutorial04.ocs/SwordTarget.c4d/Straw.c4d/Graphics.png b/planet/Tutorial.ocf/Tutorial04.ocs/SwordTarget.c4d/Straw.c4d/Graphics.png similarity index 100% rename from planet/Tutorial.c4f/Tutorial04.ocs/SwordTarget.c4d/Straw.c4d/Graphics.png rename to planet/Tutorial.ocf/Tutorial04.ocs/SwordTarget.c4d/Straw.c4d/Graphics.png diff --git a/planet/Tutorial.c4f/Tutorial04.ocs/SwordTarget.c4d/Straw.c4d/Particle.txt b/planet/Tutorial.ocf/Tutorial04.ocs/SwordTarget.c4d/Straw.c4d/Particle.txt similarity index 100% rename from planet/Tutorial.c4f/Tutorial04.ocs/SwordTarget.c4d/Straw.c4d/Particle.txt rename to planet/Tutorial.ocf/Tutorial04.ocs/SwordTarget.c4d/Straw.c4d/Particle.txt diff --git a/planet/Tutorial.c4f/Tutorial04.ocs/SwordTarget.c4d/StringTblDE.txt b/planet/Tutorial.ocf/Tutorial04.ocs/SwordTarget.c4d/StringTblDE.txt similarity index 100% rename from planet/Tutorial.c4f/Tutorial04.ocs/SwordTarget.c4d/StringTblDE.txt rename to planet/Tutorial.ocf/Tutorial04.ocs/SwordTarget.c4d/StringTblDE.txt diff --git a/planet/Tutorial.c4f/Tutorial04.ocs/SwordTarget.c4d/StringTblUS.txt b/planet/Tutorial.ocf/Tutorial04.ocs/SwordTarget.c4d/StringTblUS.txt similarity index 100% rename from planet/Tutorial.c4f/Tutorial04.ocs/SwordTarget.c4d/StringTblUS.txt rename to planet/Tutorial.ocf/Tutorial04.ocs/SwordTarget.c4d/StringTblUS.txt diff --git a/planet/Tutorial.c4f/Tutorial04.ocs/SwordTarget.c4d/Target.skeleton b/planet/Tutorial.ocf/Tutorial04.ocs/SwordTarget.c4d/Target.skeleton similarity index 100% rename from planet/Tutorial.c4f/Tutorial04.ocs/SwordTarget.c4d/Target.skeleton rename to planet/Tutorial.ocf/Tutorial04.ocs/SwordTarget.c4d/Target.skeleton diff --git a/planet/Tutorial.c4f/Tutorial04.ocs/SwordTarget.c4d/strawman.png b/planet/Tutorial.ocf/Tutorial04.ocs/SwordTarget.c4d/strawman.png similarity index 100% rename from planet/Tutorial.c4f/Tutorial04.ocs/SwordTarget.c4d/strawman.png rename to planet/Tutorial.ocf/Tutorial04.ocs/SwordTarget.c4d/strawman.png diff --git a/planet/Tutorial.c4f/Tutorial04.ocs/System.ocg/AIAttack.c b/planet/Tutorial.ocf/Tutorial04.ocs/System.ocg/AIAttack.c similarity index 100% rename from planet/Tutorial.c4f/Tutorial04.ocs/System.ocg/AIAttack.c rename to planet/Tutorial.ocf/Tutorial04.ocs/System.ocg/AIAttack.c diff --git a/planet/Tutorial.c4f/Tutorial04.ocs/System.ocg/AIBowAttack.c b/planet/Tutorial.ocf/Tutorial04.ocs/System.ocg/AIBowAttack.c similarity index 100% rename from planet/Tutorial.c4f/Tutorial04.ocs/System.ocg/AIBowAttack.c rename to planet/Tutorial.ocf/Tutorial04.ocs/System.ocg/AIBowAttack.c diff --git a/planet/Tutorial.c4f/Tutorial04.ocs/System.ocg/AIGuardArea.c b/planet/Tutorial.ocf/Tutorial04.ocs/System.ocg/AIGuardArea.c similarity index 100% rename from planet/Tutorial.c4f/Tutorial04.ocs/System.ocg/AIGuardArea.c rename to planet/Tutorial.ocf/Tutorial04.ocs/System.ocg/AIGuardArea.c diff --git a/planet/Tutorial.c4f/Tutorial04.ocs/System.ocg/AIJavelinAttack.c b/planet/Tutorial.ocf/Tutorial04.ocs/System.ocg/AIJavelinAttack.c similarity index 100% rename from planet/Tutorial.c4f/Tutorial04.ocs/System.ocg/AIJavelinAttack.c rename to planet/Tutorial.ocf/Tutorial04.ocs/System.ocg/AIJavelinAttack.c diff --git a/planet/Tutorial.c4f/Tutorial04.ocs/System.ocg/AILog.c b/planet/Tutorial.ocf/Tutorial04.ocs/System.ocg/AILog.c similarity index 100% rename from planet/Tutorial.c4f/Tutorial04.ocs/System.ocg/AILog.c rename to planet/Tutorial.ocf/Tutorial04.ocs/System.ocg/AILog.c diff --git a/planet/Tutorial.c4f/Tutorial04.ocs/System.ocg/AIMeleeAttack.c b/planet/Tutorial.ocf/Tutorial04.ocs/System.ocg/AIMeleeAttack.c similarity index 100% rename from planet/Tutorial.c4f/Tutorial04.ocs/System.ocg/AIMeleeAttack.c rename to planet/Tutorial.ocf/Tutorial04.ocs/System.ocg/AIMeleeAttack.c diff --git a/planet/Tutorial.c4f/Tutorial04.ocs/System.ocg/AIMusketAttack.c b/planet/Tutorial.ocf/Tutorial04.ocs/System.ocg/AIMusketAttack.c similarity index 100% rename from planet/Tutorial.c4f/Tutorial04.ocs/System.ocg/AIMusketAttack.c rename to planet/Tutorial.ocf/Tutorial04.ocs/System.ocg/AIMusketAttack.c diff --git a/planet/Tutorial.c4f/Tutorial04.ocs/System.ocg/AIRangedAttack.c b/planet/Tutorial.ocf/Tutorial04.ocs/System.ocg/AIRangedAttack.c similarity index 100% rename from planet/Tutorial.c4f/Tutorial04.ocs/System.ocg/AIRangedAttack.c rename to planet/Tutorial.ocf/Tutorial04.ocs/System.ocg/AIRangedAttack.c diff --git a/planet/Tutorial.c4f/Tutorial04.ocs/System.ocg/AISwordAttack.c b/planet/Tutorial.ocf/Tutorial04.ocs/System.ocg/AISwordAttack.c similarity index 100% rename from planet/Tutorial.c4f/Tutorial04.ocs/System.ocg/AISwordAttack.c rename to planet/Tutorial.ocf/Tutorial04.ocs/System.ocg/AISwordAttack.c diff --git a/planet/Tutorial.c4f/Tutorial04.ocs/System.ocg/Ammo.c b/planet/Tutorial.ocf/Tutorial04.ocs/System.ocg/Ammo.c similarity index 100% rename from planet/Tutorial.c4f/Tutorial04.ocs/System.ocg/Ammo.c rename to planet/Tutorial.ocf/Tutorial04.ocs/System.ocg/Ammo.c diff --git a/planet/Tutorial.c4f/Tutorial04.ocs/System.ocg/Cloud.c b/planet/Tutorial.ocf/Tutorial04.ocs/System.ocg/Cloud.c similarity index 100% rename from planet/Tutorial.c4f/Tutorial04.ocs/System.ocg/Cloud.c rename to planet/Tutorial.ocf/Tutorial04.ocs/System.ocg/Cloud.c diff --git a/planet/Tutorial.c4f/Tutorial04.ocs/System.ocg/Collect.c b/planet/Tutorial.ocf/Tutorial04.ocs/System.ocg/Collect.c similarity index 100% rename from planet/Tutorial.c4f/Tutorial04.ocs/System.ocg/Collect.c rename to planet/Tutorial.ocf/Tutorial04.ocs/System.ocg/Collect.c diff --git a/planet/Tutorial.c4f/Tutorial04.ocs/System.ocg/StringTblDE.txt b/planet/Tutorial.ocf/Tutorial04.ocs/System.ocg/StringTblDE.txt similarity index 100% rename from planet/Tutorial.c4f/Tutorial04.ocs/System.ocg/StringTblDE.txt rename to planet/Tutorial.ocf/Tutorial04.ocs/System.ocg/StringTblDE.txt diff --git a/planet/Tutorial.c4f/Tutorial04.ocs/System.ocg/StringTblUS.txt b/planet/Tutorial.ocf/Tutorial04.ocs/System.ocg/StringTblUS.txt similarity index 100% rename from planet/Tutorial.c4f/Tutorial04.ocs/System.ocg/StringTblUS.txt rename to planet/Tutorial.ocf/Tutorial04.ocs/System.ocg/StringTblUS.txt diff --git a/planet/Tutorial.c4f/Tutorial04.ocs/Title.png b/planet/Tutorial.ocf/Tutorial04.ocs/Title.png similarity index 100% rename from planet/Tutorial.c4f/Tutorial04.ocs/Title.png rename to planet/Tutorial.ocf/Tutorial04.ocs/Title.png diff --git a/planet/Tutorial.c4f/Tutorial04.ocs/Title.txt b/planet/Tutorial.ocf/Tutorial04.ocs/Title.txt similarity index 100% rename from planet/Tutorial.c4f/Tutorial04.ocs/Title.txt rename to planet/Tutorial.ocf/Tutorial04.ocs/Title.txt diff --git a/src/C4Game.cpp b/src/C4Game.cpp index 5740d6d42..8f9b983f6 100644 --- a/src/C4Game.cpp +++ b/src/C4Game.cpp @@ -172,7 +172,7 @@ bool C4Game::OpenScenario() if (!ScenarioFilename[0]) { LogFatal(LoadResStr("IDS_PRC_NOC4S")); return false; } LogF(LoadResStr("IDS_PRC_LOADC4S"),ScenarioFilename); - // get parent folder, if it's c4f + // get parent folder, if it's ocf pParentGroup = GroupSet.RegisterParentFolders(ScenarioFilename); // open scenario @@ -219,11 +219,11 @@ bool C4Game::OpenScenario() else Log(LoadResStr("IDS_PRC_LOCALONLY")); } - // add all .c4f-modules to the group set + // add all .ocf-modules to the group set // (for savegames, network games, etc.) /* char szModule[_MAX_PATH+1]; C4Group *pGrp=NULL; int32_t iDefGrpPrio=C4GSPrio_Definition; for (int32_t cseg=0; SCopySegment(DefinitionFilenames,cseg,szModule,';',_MAX_PATH); cseg++) - if (SEqualNoCase(GetExtension(szModule), "c4f")) + if (SEqualNoCase(GetExtension(szModule), "ocf")) { if (!pGrp) pGrp = new C4Group(); if (!pGrp->Open(szModule)) continue; @@ -3116,7 +3116,7 @@ const char* C4Game::FoldersWithLocalsDefs(const char *szPath) // Get folder name SCopy(szPath,szFoldername,iBackslash); // Open folder - if (SEqualNoCase(GetExtension(szFoldername),"c4f")) + if (SEqualNoCase(GetExtension(szFoldername),"ocf")) if (hGroup.Open(szFoldername)) { // Check for contained defs diff --git a/src/c4group/C4Components.h b/src/c4group/C4Components.h index 7c8cd6391..89afa96cb 100644 --- a/src/c4group/C4Components.h +++ b/src/c4group/C4Components.h @@ -153,7 +153,7 @@ #define C4CFN_PNGFiles "*.png" #define C4CFN_BitmapFiles "*.bmp" #define C4CFN_ScenarioFiles "*.ocs" -#define C4CFN_FolderFiles "*.c4f" +#define C4CFN_FolderFiles "*.ocf" #define C4CFN_QueueFiles "*.c4q" #define C4CFN_AnimationFiles "*.c4v" #define C4CFN_KeyFiles "*.c4k" diff --git a/src/c4group/C4GroupSet.cpp b/src/c4group/C4GroupSet.cpp index ae4c33347..779f12c22 100644 --- a/src/c4group/C4GroupSet.cpp +++ b/src/c4group/C4GroupSet.cpp @@ -303,7 +303,7 @@ C4Group *C4GroupSet::RegisterParentFolders(const char *szScenFilename) // the scenario filename may be a scenario or directly a group folder C4Group *pParentGroup=NULL; bool fParentC4F; char szParentfolder[_MAX_PATH+1]; - if (SEqualNoCase(GetExtension(szScenFilename), "c4f")) + if (SEqualNoCase(GetExtension(szScenFilename), "ocf")) { fParentC4F = true; SCopy(szScenFilename, szParentfolder, _MAX_PATH); @@ -311,14 +311,14 @@ C4Group *C4GroupSet::RegisterParentFolders(const char *szScenFilename) else { GetParentPath(szScenFilename,szParentfolder); - fParentC4F = SEqualNoCase(GetExtension(szParentfolder), "c4f"); + fParentC4F = SEqualNoCase(GetExtension(szParentfolder), "ocf"); } if (fParentC4F) { // replace all (back)slashes with zero-fields int32_t iOriginalLen=SLen(szParentfolder); for (int32_t i=0; i Execute shell command when done\n"); printf("\n"); printf("Examples: c4group pack.ocg -x\n"); - printf(" c4group update.c4u -g ver1.c4f ver2.c4f New_Version\n"); + printf(" c4group update.c4u -g ver1.ocf ver2.ocf New_Version\n"); printf(" c4group -i\n"); } diff --git a/src/config/C4Config.cpp b/src/config/C4Config.cpp index 1b1b1dc2d..6c77029f9 100644 --- a/src/config/C4Config.cpp +++ b/src/config/C4Config.cpp @@ -67,8 +67,8 @@ void C4ConfigGeneral::CompileFunc(StdCompiler *pComp) // assimilate old data pComp->Value(mkNamingAdapt(s(Adopt.PlayerPath), "PlayerPath", "")); - pComp->Value(mkNamingAdapt(SaveGameFolder, "SaveGameFolder", "Savegames.c4f", false, true)); - pComp->Value(mkNamingAdapt(SaveDemoFolder, "SaveDemoFolder", "Records.c4f", false, true )); + pComp->Value(mkNamingAdapt(SaveGameFolder, "SaveGameFolder", "Savegames.ocf", false, true)); + pComp->Value(mkNamingAdapt(SaveDemoFolder, "SaveDemoFolder", "Records.ocf", false, true )); pComp->Value(mkNamingAdapt(s(MissionAccess), "MissionAccess", "", false, true)); pComp->Value(mkNamingAdapt(FPS, "FPS", 0 )); pComp->Value(mkNamingAdapt(DefRec, "DefRec", 0 )); @@ -677,7 +677,7 @@ void C4Config::ForceRelativePath(StdStrBuf *sFilename) // not in ExePath: Is it a global path? if (IsGlobalPath(sFilename->getData())) { - // then shorten it (e.g. C:\Temp\Missions.c4f\Goldmine.ocs to Missions.c4f\Goldmine.ocs) + // then shorten it (e.g. C:\Temp\Missions.ocf\Goldmine.ocs to Missions.ocf\Goldmine.ocs) StdStrBuf sTemp; sTemp.Copy(GetC4Filename(sFilename->getData())); sFilename->Take(std::move(sTemp)); } diff --git a/src/editor/C4Console.cpp b/src/editor/C4Console.cpp index b00abccd8..48b35dbb6 100644 --- a/src/editor/C4Console.cpp +++ b/src/editor/C4Console.cpp @@ -48,7 +48,7 @@ #include #define FILE_SELECT_FILTER_FOR_C4S "Clonk 4 Scenario\0" \ - "*.ocs;*.c4f;Scenario.txt\0" \ + "*.ocs;*.ocf;Scenario.txt\0" \ "\0" using namespace OpenFileFlags; diff --git a/src/game/object/C4DefList.cpp b/src/game/object/C4DefList.cpp index 21ce99086..340f7f78c 100644 --- a/src/game/object/C4DefList.cpp +++ b/src/game/object/C4DefList.cpp @@ -59,7 +59,7 @@ int32_t C4DefList::Load(C4Group &hGroup, DWORD dwLoadWhat, if (fSearchMessage) if (SEqualNoCase(GetExtension(hGroup.GetName()),"c4d") || SEqualNoCase(GetExtension(hGroup.GetName()),"ocs") - || SEqualNoCase(GetExtension(hGroup.GetName()),"c4f")) + || SEqualNoCase(GetExtension(hGroup.GetName()),"ocf")) { fThisSearchMessage=true; fSearchMessage=false; @@ -115,7 +115,7 @@ int32_t C4DefList::LoadFolderLocal( const char *szPath, { SCopy(szPath,szFoldername,iBackslash); // Load from parent folder - if (SEqualNoCase(GetExtension(szFoldername),"c4f")) + if (SEqualNoCase(GetExtension(szFoldername),"ocf")) if ((iDefs=Load(szFoldername,dwLoadWhat,szLanguage,pSoundSystem,fOverload))) { iResult+=iDefs; diff --git a/src/gui/C4MainMenu.cpp b/src/gui/C4MainMenu.cpp index 551efeefe..642c35142 100644 --- a/src/gui/C4MainMenu.cpp +++ b/src/gui/C4MainMenu.cpp @@ -433,7 +433,7 @@ bool C4MainMenu::ActivateSavegame(int32_t iPlayer) RemoveExtension(DirPath); if (LooksLikeInteger(DirPath)) { - // ScenTitle.c4f\%d.ocs-names (old-style savegames) + // ScenTitle.ocf\%d.ocs-names (old-style savegames) // get owning folder if (Game.pParentGroup) { @@ -464,10 +464,10 @@ bool C4MainMenu::ActivateSavegame(int32_t iPlayer) } // New Style 2007: - // * scenarios are saved into ScenName.c4f/ScenName123.ocs to keep umlauts out of filenames + // * scenarios are saved into ScenName.ocf/ScenName123.ocs to keep umlauts out of filenames // * language titles are stored in folders as title component StdStrBuf strFilename, strTitle; - strFilename.Format("%s.c4f%c%s%%d.ocs", ScenName, DirectorySeparator, ScenName); + strFilename.Format("%s.ocf%c%s%%d.ocs", ScenName, DirectorySeparator, ScenName); strTitle = Game.ScenarioTitle; // Create menu items diff --git a/src/gui/C4StartupScenSelDlg.cpp b/src/gui/C4StartupScenSelDlg.cpp index 43a3acb7d..a35b85755 100644 --- a/src/gui/C4StartupScenSelDlg.cpp +++ b/src/gui/C4StartupScenSelDlg.cpp @@ -540,7 +540,7 @@ bool C4ScenarioListLoader::Entry::Load(C4Group *pFromGrp, const StdStrBuf *psFil return true; } -// helper func: Recursive check whether a directory contains a .ocs or .c4f file +// helper func: Recursive check whether a directory contains a .ocs or .ocf file bool DirContainsScenarios(const char *szDir) { // create iterator on free store to avoid stack overflow with deeply recursed folders diff --git a/src/gui/C4StartupScenSelDlg.h b/src/gui/C4StartupScenSelDlg.h index 59fd4106b..dbf9ceed6 100644 --- a/src/gui/C4StartupScenSelDlg.h +++ b/src/gui/C4StartupScenSelDlg.h @@ -171,14 +171,14 @@ public: C4MapFolderData *GetMapData() const { return pMapData; } }; - // .c4f subfolder: Read through by group + // .ocf subfolder: Read through by group class SubFolder : public Folder { public: SubFolder(Folder *pParent) : Folder(pParent) {} virtual ~SubFolder() {} - virtual const char *GetDefaultExtension() { return "c4f"; } + virtual const char *GetDefaultExtension() { return "ocf"; } virtual StdStrBuf GetTypeName() { return StdCopyStrBuf(LoadResStr("IDS_TYPE_FOLDER"), true); } diff --git a/src/network/C4Network2Res.cpp b/src/network/C4Network2Res.cpp index 99a0bef5a..d6cf653a1 100644 --- a/src/network/C4Network2Res.cpp +++ b/src/network/C4Network2Res.cpp @@ -460,7 +460,7 @@ bool C4Network2Res::SetByCore(const C4Network2ResCore &nCore, bool fSilent, cons return true; } } - // get and search for filename without specified folder (e.g., Castle.ocs when the opened game is Easy.c4f\Castle.ocs) + // get and search for filename without specified folder (e.g., Castle.ocs when the opened game is Easy.ocf\Castle.ocs) const char *szFilenameOnly = GetFilename(szFilename); const char *szFilenameC4 = GetC4Filename(szFilename); if (szFilenameOnly != szFilenameC4) @@ -489,7 +489,7 @@ bool C4Network2Res::SetByCore(const C4Network2ResCore &nCore, bool fSilent, cons if (!*GetExtension(*i)) // directories without extension only if (!szNetPath || !*szNetPath || !ItemIdentical(*i, szNetPath)) // ignore network path { - // search for complete name at subpath (e.g. MyFolder\Easy.c4f\Castle.ocs) + // search for complete name at subpath (e.g. MyFolder\Easy.ocf\Castle.ocs) sFilename.Format("%s%c%s", *i, DirectorySeparator, szFilenameC4); if (SetByCore(nCore, fSilent, sFilename.getData(), iRecursion + 1)) return true; diff --git a/src/platform/C4FileClasses.cpp b/src/platform/C4FileClasses.cpp index da6f04868..8fee98219 100644 --- a/src/platform/C4FileClasses.cpp +++ b/src/platform/C4FileClasses.cpp @@ -50,7 +50,7 @@ bool SetC4FileClasses(const char *szEnginePath) if (!SetRegFileClass("OpenClonk.Scenario", ,"ocs", "OpenClonk Scenario", szEnginePath, 1, C4FileClassContentType)) return false; if (!SetRegFileClass("OpenClonk.Group", ,"ocg", "OpenClonk Group", szEnginePath, 2, C4FileClassContentType)) return false; - if (!SetRegFileClass("Clonk4.Folder", "c4f", "Clonk 4 Folder", szEnginePath, 3, C4FileClassContentType)) return false; + if (!SetRegFileClass("OpenClonk.Folder", ,"ocf", "OpenClonk Folder", szEnginePath, 3, C4FileClassContentType)) return false; if (!SetRegFileClass("Clonk4.Player", "c4p", "Clonk 4 Player", szEnginePath, 4, C4FileClassContentType)) return false; if (!SetRegFileClass("Clonk4.Definition", "c4d", "Clonk 4 Object Definition", szEnginePath, 5, C4FileClassContentType)) return false; if (!SetRegFileClass("Clonk4.Object", "c4i", "Clonk 4 Object Info", szEnginePath, 6, C4FileClassContentType)) return false; diff --git a/src/res/c4f.ico b/src/res/c4f.ico deleted file mode 100644 index 130d0e6ef..000000000 Binary files a/src/res/c4f.ico and /dev/null differ diff --git a/src/res/engine.rc b/src/res/engine.rc index 5ad193334..948ee929b 100644 --- a/src/res/engine.rc +++ b/src/res/engine.rc @@ -34,7 +34,7 @@ LANGUAGE LANG_GERMAN, SUBLANG_GERMAN IDI_00_C4X ICON DISCARDABLE "oc.ico" IDI_01_OCS ICON DISCARDABLE "ocs.ico" IDI_02_OCG ICON DISCARDABLE "ocg.ico" -IDI_03_C4F ICON DISCARDABLE "c4f.ico" +IDI_03_OCF ICON DISCARDABLE "ocf.ico" IDI_04_C4P ICON DISCARDABLE "c4p.ico" IDI_06_C4D ICON DISCARDABLE "c4d.ico" IDI_07_C4I ICON DISCARDABLE "c4i.ico" diff --git a/src/res/ocf.ico b/src/res/ocf.ico new file mode 100644 index 000000000..5c61838c2 Binary files /dev/null and b/src/res/ocf.ico differ diff --git a/src/res/resource.h b/src/res/resource.h index 2f982e519..58b9230f8 100644 --- a/src/res/resource.h +++ b/src/res/resource.h @@ -61,7 +61,7 @@ #define IDI_00_C4X 4000 #define IDI_01_OCS 4001 #define IDI_02_OCG 4002 -#define IDI_03_C4F 4003 +#define IDI_03_OCF 4003 #define IDI_04_C4P 4004 #define IDI_06_C4D 4006 #define IDI_07_C4I 4007 diff --git a/tools/install/oc.nsi b/tools/install/oc.nsi index c6befd8d3..df8613912 100644 --- a/tools/install/oc.nsi +++ b/tools/install/oc.nsi @@ -107,8 +107,8 @@ Section -Post WriteRegStr HKCR ".ocs\Content Type" "" "vnd.clonk.c4group" WriteRegStr HKCR ".ocg" "" "OpenClonk.Group" WriteRegStr HKCR ".ocg\Content Type" "" "vnd.clonk.c4group" - WriteRegStr HKCR ".c4f" "" "Clonk4.Folder" - WriteRegStr HKCR ".c4f\Content Type" "" "vnd.clonk.c4group" + WriteRegStr HKCR ".ocf" "" "OpenClonk.Folder" + WriteRegStr HKCR ".ocf\Content Type" "" "vnd.clonk.c4group" WriteRegStr HKCR ".c4p" "" "Clonk4.Player" WriteRegStr HKCR ".c4p\Content Type" "" "vnd.clonk.c4group" WriteRegStr HKCR ".c4d" "" "Clonk4.Definition" @@ -130,8 +130,8 @@ Section -Post WriteRegStr HKCR "OpenClonk.Scenario\DefaultIcon" "" "$INSTDIR\Clonk.exe,1" WriteRegStr HKCR "OpenClonk.Group" "" "OpenClonk Group" WriteRegStr HKCR "OpenClonk.Group\DefaultIcon" "" "$INSTDIR\Clonk.exe,2" - WriteRegStr HKCR "Clonk4.Folder" "" "Clonk 4 Folder" - WriteRegStr HKCR "Clonk4.Folder\DefaultIcon" "" "$INSTDIR\Clonk.exe,3" + WriteRegStr HKCR "OpenClonk.Folder" "" "OpenClonk Folder" + WriteRegStr HKCR "OpenClonk.Folder\DefaultIcon" "" "$INSTDIR\Clonk.exe,3" WriteRegStr HKCR "Clonk4.Player" "" "Clonk 4 Player" WriteRegStr HKCR "Clonk4.Player\DefaultIcon" "" "$INSTDIR\Clonk.exe,4" WriteRegStr HKCR "Clonk4.Definition" "" "Clonk 4 Object Definition" @@ -199,8 +199,8 @@ Section Uninstall DeleteRegKey HKCR "OpenClonk.Scenario" DeleteRegKey HKCR ".ocg" DeleteRegKey HKCR "OpenClonk.Group" - DeleteRegKey HKCR ".c4f" - DeleteRegKey HKCR "Clonk4.Folder" + DeleteRegKey HKCR ".ocf" + DeleteRegKey HKCR "OpenClonk.Folder" DeleteRegKey HKCR ".c4p" DeleteRegKey HKCR "Clonk4.Player" DeleteRegKey HKCR ".c4d"